I DID NOT MAKE THIS. Simply posting for the hundreds of people that ask to play this game with a controller. Currently its singleplayer only but I imagine someone could take the code and make it work in multiplayer.
Singleplayer client modification for Call of Duty 4: Modern Warfare (IW3). This client based on the IW4x Client.
Credits
- Bogdan Konstantinou
- xoxor4d - IW3xo
- X Labs Team
- AlterWare
- fed - h2-mod
- Nukem9 - LinkerMod
- CoD4X Server/Client
- Vlad Loktionov
[Dependencies]
- ocornut - Dear ImGui
- curl
- juliettef - imgui_markdown
- discord-rpc
- nlohmann - json
- DirectX SDK
- LibTomCrypt
- LibTomMath
Disclaimer
This software has been created purely for the purposes of academic research. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.
Features (Short)
- Increased asset limits for IW3
- FX: 1200
- Image: 7168
- Loaded Sound: 2700
- Streamed Sound: 24000
- Material: 8192
- Weapon: 2400
- Xmodel: 5125
- Added the game achievements;
- Added the gamepad support with aim assist;
- Ability to launch the mods from main menu of the game and more…
More information about features of the IW3SP-MOD you can see in Wiki Page: link
How to install modification? (For regular users)
NOTE: You must legally own Steam version of Call of Duty® 4: Modern Warfare® (2007) to run this mod. Cracked/Pirated/CDs versions of the game are NOT supported.
- Download the latest release
- Place the .zip contents into your cod4 root folder
- Start the iw3sp_mod.exe
How to compile from source? (For advanced users)
-
Clone the this repository. I recommend use the git-scm.
P.S: (Downloading the zip does not include deps!) -
Find any directory which you want the placed the content of repository, then open context menu and find “Git Bash Here” and write next line in the cmd:
git clone https://gitea.com/JerryALT/iw3sp_mod
-
After cloning click the
generate.bat
and wait when all files will be ready. -
Open build folder and find the
iw3sp_dev.sln
file and compile.