mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
Disable JITFollowBranch for Need For Speed: MW
Need For Speed: Most Wanted crashes with JITFollowBranch enabled when entering the garage, shop or other buildings from freeroam.
This commit is contained in:
parent
6044165f9d
commit
99180eaae3
@ -3,6 +3,7 @@
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = 1
|
||||
JITFollowBranch = False
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
Loading…
x
Reference in New Issue
Block a user