Skip to content

Console focused CodJumper mod for Call of Duty 4

License

Notifications You must be signed in to change notification settings

luna/codjumper

 
 

Repository files navigation

IW3 Console CodJumper Mod

GSC CodJumper mod for Call of Duty 4.

Menu preview

Features

  • Save and load position
  • Unlimited ammo with reload animation
  • UFO Mode
  • Map selector
  • Game object manipulations
  • Various visual tweaks
  • Ability to spawn stationary bots

Xbox 360 Specific Features

The Xbox 360 version of the mod includes additional features that require engine modifications via a plugin.

  • Auto Mantle Bots - Bots will automatically mantle when player is near them. This allows bots to be used for head bounces.
  • Barrier Removal - Removes barriers from the map. This allows players to walk on areas that are normally blocked off.

Usage

This mod is compatible with the following setups:

  • Xbox 360 with the ability to run unsigned code (JTAG/RGH/DEVKIT)
  • PS3 Jailbroken
  • Xenia Emulator
  • RPCS3 Emulator

Build

Prerequisites

Building

To build the fastfiles run:

make build-all

PS3 is build/ps3/patch_mp.ff Xbox 360 is build/xenon/patch_mp.ff

Xbox 360 plugin

The plugin requires additional steps to build and can only be built on Windows.

You need the following tools installed:

  • Visual Studio 2022
  • Visual Studio 2010
  • Microsoft Xbox 360 SDK

To build the plugin run:

make build-plugin-xenon

Credits

About

Console focused CodJumper mod for Call of Duty 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GSC 85.3%
  • C++ 5.8%
  • C 4.7%
  • Python 4.1%
  • Makefile 0.1%