mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 23:59:27 +01:00
Merge pull request #10434 from JMC47/no-mmu-disney
Remove MMU Default in Disney Trio of Destruction
This commit is contained in:
commit
c9896e1c4b
@ -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