Manual Installation On Windows
1. Find Modern Warfare 2 installation
Section titled “1. Find Modern Warfare 2 installation”Iw4x needs to be installed in the same directory where Call of Duty: Modern Warfare 2 is installed.
Usually, the path to this directory is:
C:\Program Files (x86)\Steam\steamapps\common\Call of Duty Modern Warfare 2If you have trouble to find the install directory, you can use your Steam Library as help:
-
Open Steam and go to your LIBRARY
-
Right-click on Call of Duty: Modern Warfare 2 (2009) - Multiplayer
-
Select Manage > Browse local files
2. Download IW4x
Section titled “2. Download IW4x”Once you’ve located the Modern Warfare 2 game directory, you can download the latest release version of iw4x.dll from the GitHub repository and save it to this directory.
3. Download Raw Files
Section titled “3. Download Raw Files”The raw files are additional assets like maps, weapons, and scripts that enhance your IW4x experience.
Like in the previous step, download and save the latest release version into your game directory.
You’ll find several more downloads on GitHub, but the most important ones are:
- iw4x.exe - A custom version of the original
iw4mp.exe, designed to loadiw4x.dll(downloaded in the previous step) - release.zip - Contains all required extra assets for IW4x
Additional files you may encounter:
zonebuilder.exe- A tool for creating custom assets and modsupdate.json- Used by the launcher for update tracking, can be ignored- Several files with the
.iwdextension (e.g.iw4x_00.iwd)
The .iwd files contain optional DLC content, including Nuketown from Call of Duty: Black Ops (2010) and the classic maps from Call of Duty: Modern Warfare (2007).
IW4x will work without them, but you can download them too if you want to play on these DLC maps.
Just make sure to move them into the iw4x/ directory, or the game won’t recognize them.
The iw4x/ directory doesn’t exist yet, that’s because the files in release.zip need to be extracted first.
The easiest way to do so is to select release.zip and then:
-
Click on Compressed Folder Tools
-
Click on Extract all
-
Click on Extract
Make sure to extract them to the root directory of your game folder (not in an additional
releasesub-folder). -
Delete release.zip
Install using PowerShell
Section titled “Install using PowerShell”-
cdinto the game directoryTerminal window cd "C:\Program Files (x86)\Steam\steamapps\common\Call of Duty Modern Warfare 2" -
Download
iw4x.dllTerminal window Start-BitsTransfer -source https://github.com/iw4x/iw4x-client/releases/latest/download/iw4x.dll -
Download
iw4x.exeTerminal window Start-BitsTransfer -source https://github.com/iw4x/iw4x-rawfiles/releases/latest/download/iw4x.exe -
Download
release.zipTerminal window Start-BitsTransfer -source https://github.com/iw4x/iw4x-rawfiles/releases/latest/download/release.zip -
Extract
release.zipTerminal window Expand-Archive release.zip -DestinationPath . -
Delete
release.zipTerminal window Remove-Item release.zip -
Download
.iwd filesTerminal window Start-BitsTransfer -source https://github.com/iw4x/iw4x-rawfiles/releases/latest/download/iw4x_00.iwd iw4xStart-BitsTransfer -source https://github.com/iw4x/iw4x-rawfiles/releases/latest/download/iw4x_00.iwd iw4xStart-BitsTransfer -source https://github.com/iw4x/iw4x-rawfiles/releases/latest/download/iw4x_01.iwd iw4xStart-BitsTransfer -source https://github.com/iw4x/iw4x-rawfiles/releases/latest/download/iw4x_02.iwd iw4xStart-BitsTransfer -source https://github.com/iw4x/iw4x-rawfiles/releases/latest/download/iw4x_03.iwd iw4xStart-BitsTransfer -source https://github.com/iw4x/iw4x-rawfiles/releases/latest/download/iw4x_04.iwd iw4xStart-BitsTransfer -source https://github.com/iw4x/iw4x-rawfiles/releases/latest/download/iw4x_05.iwd iw4x
If you run into any issue while following these guide, we are happy to help you out on our Discord server!
