mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-03 19:42:45 +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]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
MMU = 1
|
|
||||||
LowDCBZHack = 1
|
LowDCBZHack = 1
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
MMU = 1
|
|
||||||
LowDCBZHack = 1
|
LowDCBZHack = 1
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
MMU = 1
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user