Need for Speed Most Wanted 2005 - A1eNaz/Xenia-Game-Settings GitHub Wiki

Description 📄

In the game, players take part in illegal street races across Most Wanted's setting, utilizing a variety of licensed real-world cars that can be upgraded and customized with new parts while contending with the involvement of the police in their efforts to impede the player.

Tools 🔧

PATCHES Base Version

Local/Online Multiplayer 🎮

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

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

Known issues ⚠️

  • Bright bloom issue. Either turn off post processing with patches or turn on d3d12_readback_resolve

Recommended Settings 🔧

vsync = false
framerate_limit = 0
(Unlocks FPS)

enable_host_guest_stack_synchronization = false
(+4% FPS increase)

internal_display_resolution = 2-5
(+20% FPS increase)

use_dedicated_xma_thread = false
use_new_decoder = true
(Fixes audio stuff for the most part but not fully)

d3d12_readback_resolve = true
(Fixes the bright bloom at the cost of performance)