mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00: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
3 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue