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
363 B
INI
18 lines
363 B
INI
# SCYE4Q, SCYP4Q, SCYX4Q, SCYY4Q, SCYZ4Q - Cars 2
|
|
|
|
[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
|