2015-02-07 21:52:06 +01:00
|
|
|
# SFIE01, SFIP01 - Mystery Case Files: The Malgrave Incident
|
2013-08-11 17:32:03 +02:00
|
|
|
|
|
|
|
[Core]
|
2015-03-01 22:30:20 +01:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2013-08-11 17:32:03 +02:00
|
|
|
|
|
|
|
[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.
|
|
|
|
|
2017-08-20 08:32:18 +02:00
|
|
|
[Video_Hacks]
|
2023-09-20 22:39:58 +02:00
|
|
|
# Needed for cutscenes and the book to work properly (https://bugs.dolphin-emu.org/issues/4723)
|
2017-08-20 08:32:18 +02:00
|
|
|
ImmediateXFBEnable = False
|
2023-09-20 22:39:58 +02:00
|
|
|
# Needed for the book to work properly (https://bugs.dolphin-emu.org/issues/13356)
|
|
|
|
EFBToTextureEnable = False
|
2013-08-11 17:32:03 +02:00
|
|
|
|