3.5 KiB
3.5 KiB
IW3SP-MOD - Modification for Call of Duty 4: Modern Warfare
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
- 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;
- Added the custom methods and functions for GSC;
- Added loading the additional .ff files
[level name]_patch.ff
; - Added FOV logic from multiplayer to singleplayer;
- Added map entities editing for the stock maps and more...
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://github.com/JerryALT/iw3sp_mod.git
- 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.