[!IMPORTANT] Only legitimate copies of the games are supported. If you don't own the game, please buy it.
Windows | Debian/Ubuntu | Other Linux OS | macOS
alterware-launcher.exe
in the game directory.alterware-launcher.exe
. After updating, the game will launch automatically.[!NOTE] Windows 7 is no longer supported. v0.6.12 is the last version that will run on Windows 7. To keep using it, set
"skip_self_update": true
in thealterware-launcher.json
config file.[!IMPORTANT]
Information for server owners:
On Windows, the launcher self-updates and restarts by spawning a new console. For automated processes, use
--skip-launcher-update
and manually download the latest launcher from here.
[!TIP] Use the
--update
command-line argument if you want to launch the game through Proton or other Wine versions instead of the default wine found in your path.[!NOTE] The steps above can be used for any Debian-based distribution that uses the APT package manager.
[!NOTE] For more information on how to run the launcher on Linux, see this guide.
alterware-launcher
executable to your game directory.
PATH
so you can run it from anywhere. For example, in /usr/local/bin/
chmod +x alterware-launcher
./alterware-launcher
[!TIP] Use the
--update
command-line argument if you want to launch the game through Proton or other Wine versions instead of the default wine found in your path.[!NOTE] For more information on how to run the launcher on Linux, see this guide.
--update
command-line argument as explained in this guide.[!CAUTION] Running the AlterWare launcher on macOS has not been officially tested. However, since WINE has a macOS port, it should theoretically be possible to run our clients on this platform.
[!IMPORTANT] Only legitimate copies of the games are supported. If you don't own the game, please buy it.
IW4x
Call of Duty: Modern Warfare 2 - MultiplayerIW4-SP
Call of Duty: Modern Warfare 2 - SingeplayerIW5-Mod
Call of Duty: Modern Warfare 3 - Singleplayer, SpecOpsIW6-Mod
Call of Duty: GhostsS1-Mod
Call of Duty: Advanced Warfare
iw4-sp
, iw4x
, iw5-mod
, iw6-mod
, s1-mod
--help
--update
, -u
--skip-launcher-update
--bonus
--skip-bonus
--force
, -f
--path
, -p
--pass
--version
, -v
--ignore-required-files
--skip-redist
--redist
alterware-launcher.exe iw4x --bonus -u --path "C:\Games\IW4x" --pass "-console"
[!TIP] Some arguments can be set in alterware-launcher.json, args generally override the values of the config.
alterware-launcher.json
update_only
: Set to true to only update the game. Default: false
.skip_self_update
: Skip launcher updates. Default: false
.download_bonus_content
: Automatically download bonus content. Default: false
.ask_download_bonus_content
: Ask before downloading bonus content. Default: false
.force_update
: Force file recheck. Default: false
.args
: Pass additional arguments to the game. Default: ""
.use_https
: Use HTTPS for downloads. Default: true
.skip_redist
: Skip redistributable installations. Default: false
.See CONTRIBUTING.md for details.
Need help or have questions? We're here to help you!