dolphin/Data/Sys/GameSettings/SFI.ini
Pokechu22 c0f4825a97 Disable Store EFB Copies to Texture Only for Mystery Case Files: The Malgrave Incident
See https://bugs.dolphin-emu.org/issues/13356. Testing there determined that forcing a specific value for SafeTextureCacheColorSamples is not needed.
2023-09-20 13:39:58 -07:00

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