Call of Duty 4 Modern Warfare - A1eNaz/Xenia-Game-Settings GitHub Wiki
As both a U.S Marine and British S.A.S. soldier fighting through an unfolding story full of twists and turns, players use sophisticated technology, superior firepower and coordinated land and air strikes on a battlefield where speed, accuracy and communication are essential to victory. The epic title also delivers an added depth of multiplayer action providing online fans an all-new community of persistence, addictive and customizable gameplay.
PATCHES
Netplay Base Version
Netplay Title Update 4
PLUGINS/TOOLS
Mouse & Keyboard
Split-Screen? ✅
Connects Online? ❌
Match with Others? ✅
Works on Public Servers? ⚠️ Use the system link patch.
Local Servers Only? ❌
Systemlink Working? ✅ No servers required.
https://github.com/AdrianCassar/xenia-canary/wiki
None afaik
launch_module = "default.xex"
(Launches the Single-Player)
launch_module = "default_mp.xex"
(Launches the Multiplayer)
cl = "r_vsync 0"
(Unlocks FPS)
cl = "+bind BUTTON_BACK cg_fovscale 1.3 +r_vsync 0"
(Unlocks FPS + Back button changes FOV)
cl = "+r_fullbright 1 +r_vsync 0"
(Better performance at the cost of quality)
cl = "+bind BUTTON_BACK cg_fovscale 1.3 +r_vsync 0 +r_fullbright 1"
(Better performance at the cost of quality + Back button changes FOV)