mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
Remove MMU Default in Disney Trio of Destruction
Apparently MMU is no longer needed in these titles. All 3 booted and played into gameplay in the latest builds without issues, and disabling MMU results in a very slight, but noticeable performance boost.
This commit is contained in:
parent
5e59561637
commit
da888c8b49
@ -2,7 +2,6 @@
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = 1
|
||||
LowDCBZHack = 1
|
||||
|
||||
[OnLoad]
|
||||
|
@ -2,7 +2,6 @@
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = 1
|
||||
LowDCBZHack = 1
|
||||
|
||||
[OnLoad]
|
||||
|
@ -2,7 +2,6 @@
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = 1
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
Loading…
x
Reference in New Issue
Block a user