Call of Duty Modern Warfare 2 - A1eNaz/Xenia-Game-Settings GitHub Wiki


Description 📄

Modern Warfare 2 continues the gripping and heart-racing action as players face off against a new threat dedicated to bringing the world to the brink of collapse.

Tools 🔧

PATCHES
Title Update 6

PLUGINS/TOOLS
Mouse & Keyboard

Local/Online Multiplayer 🎮

Split-Screen?             ✅
Connects Online?          ❌
Match with Others?        ✅
Works on Public Servers?  ❌
Local Servers Only?       ❌
Systemlink Working?       ✅ No servers required.

https://github.com/AdrianCassar/xenia-canary/wiki

Known issues ⚠️

None afaik

Recommended Settings 🔧

launch_module = "default.xex"
(Launches the Single-Player)

launch_module = "default_mp.xex"
(Launches the Multiplayer)

cl = "+r_vsync 0 +com_maxfps 0"
(Unlocks FPS)

cl = "+bind BUTTON_BACK cg_fovscale 1.3 +r_vsync 0 +com_maxfps 0"
(Unlocks FPS + Back button changes FOV)

cl = "+r_fullbright 1 +r_vsync 0 +com_maxfps 0"
(Better performance at the cost of quality)

cl = "+bind BUTTON_BACK cg_fovscale 1.3 +r_vsync 0 +r_fullbright 1 +com_maxfps 0"
(Better performance at the cost of quality + Back button changes FOV)
⚠️ **GitHub.com Fallback** ⚠️