mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-27 11:48:42 +00:00
Merge pull request #7270 from JMC47/NeedForSpeedMWFollowBranch
Disable JITFollowBranch for Need For Speed:MW
This commit is contained in:
commit
bd29548f2a
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
MMU = 1
|
MMU = 1
|
||||||
|
JITFollowBranch = False
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue