21 lines
553 B
INI
21 lines
553 B
INI
# SFIE01, SFIP01 - Mystery Case Files: The Malgrave Incident
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[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_Hacks]
|
|
# Needed for cutscenes and the book to work properly (https://bugs.dolphin-emu.org/issues/4723)
|
|
ImmediateXFBEnable = False
|
|
# Needed for the book to work properly (https://bugs.dolphin-emu.org/issues/13356)
|
|
EFBToTextureEnable = False
|
|
|