NOTE: You must legally own Call of Duty®: Black Ops Cold War to run this mod. Cracked/Pirated versions of the game are NOT supported.
- Clone the Git repo. Do NOT download it as ZIP, that won't work.
You can run
git clone https://github.com/xifil/t9-mod.git --recurse-submodules
or
git clone https://gitlab.com/xifil/t9-mod.git --recurse-submodules
depending on what Git you would like to use, however you always need the
--recurse-submodules
flag. - Update the submodules and run
premake5 vs2022
or simply use the deliveredgenerate.bat
. - Build via solution file in
t9_vs2022.sln
.
GitHub Actions automatically builds the DLL file on each commit, you can find the latest build of t9-mod here.
This software has been created purely for the purposes of academic research. It is not intended to be used to attack other systems. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.
t9-mod supports these versions of Black Ops Cold War:
- 1.34.0.15931218
- 1.34.1.15931218
No, you cannot play online with this - the local play doesn't work with other players.
The same discord_game_sdk.dll
can be used for both versions as it auto-detects the version based on the executable and calculates the signatures based on that.