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.
This commit is contained in:
Pokechu22 2023-09-20 13:39:58 -07:00
parent 579ccb0710
commit c0f4825a97

View file

@ -12,9 +12,9 @@
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
SafeTextureCacheColorSamples = 512
[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