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…
Reference in New Issue