From f6eebe247190debe9aaa6c4717971e5a09643984 Mon Sep 17 00:00:00 2001 From: momo5502 Date: Sat, 17 Sep 2022 12:53:56 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index bffff22a..afe8c78e 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,16 @@ Reverse engineering and analysis of Call of Duty: Black Ops 3. Very experimental - [ ] Demonware Emulation - [ ] Disable Anti-Debugging Mechanisms +## Download + +Unzip this into your BOIII folder and run the BlackOps3.exe + +## Compile from source + +- Clone the Git repo. Do NOT download it as ZIP, that won't work. +- Update the submodules and run `premake5 vs2022` or simply use the delivered `generate.bat`. +- Build via solution file in `build\boiii.sln`. + ## Disclaimer This software has been created purely for the purposes of