mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
da888c8b49
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.
18 lines
348 B
INI
18 lines
348 B
INI
# SQIE4Q, SQIP4Q - Disney Infinity
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
LowDCBZHack = 1
|
|
|
|
[OnLoad]
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Settings]
|
|
SafeTextureCacheColorSamples = 2048
|