A scriptmenu for MW2, inspired by GSC menus of the past and with a focus on administration
- Doesn't appear in killcams
- Mouse-friendly
- Emulates the look and feel of the original in-game menus
- Follow the steps on the Alterware forum to download and install the Alterware launcher
- Download the mod asset from the latest release
- From inside this
.zip
, extractebinmenu
into your game'smods
folder
- Follow the steps on the Alterware forum to download and install the Alterware launcher
- Download the userraw asset from the latest release
- Change the extension of the downloaded
.zip
file to.iwd
- Place this
.iwd
file into your game'suserraw
folder
cd "$HOME/.steam/steam/steamapps/common/Call of Duty Modern Warfare 2"
mkdir -p mods
cd mods
git clone --recurse-submodules 'https://github.com/505e06b2/iw4x-EbinMenu' ebinmenu
cd ..
ln -rs mods/ebinmenu/ebinmenu_images.iwd userraw/
This would not be possible without:
Item | Author |
---|---|
IW4x | The IW4x team and contributors |
Bot Warfare Mod | INeedGames/INeedBot(s) |
IW4 Rawfiles | shit-ware |
Picking up where XLabs left off | The Alterware team |