Skip to content

Modding scriptmenu with a native look for IW4x

Notifications You must be signed in to change notification settings

505e06b2/iw4x-EbinMenu

Repository files navigation

screenshot
A scriptmenu for MW2, inspired by GSC menus of the past and with a focus on administration

Why a ScriptMenu and not GSC?

  • Doesn't appear in killcams
  • Mouse-friendly
  • Emulates the look and feel of the original in-game menus

Mod Installation

  1. Follow the steps on the Alterware forum to download and install the Alterware launcher
  2. Download the mod asset from the latest release
  3. From inside this .zip, extract ebinmenu into your game's mods folder

UserRaw Installation

  1. Follow the steps on the Alterware forum to download and install the Alterware launcher
  2. Download the userraw asset from the latest release
  3. Change the extension of the downloaded .zip file to .iwd
  4. Place this .iwd file into your game's userraw folder

Manual Installation for Development

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/

Credits

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