mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-26 15:55:31 +01:00
Merge pull request #12189 from Pokechu22/mystery-case-files-malgrave-incident-efb-to-ram
Disable Store EFB Copies to Texture Only for Mystery Case Files: The Malgrave Incident
This commit is contained in:
commit
c86a0a04dd
@ -12,9 +12,9 @@
|
|||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
|
# Needed for cutscenes and the book to work properly (https://bugs.dolphin-emu.org/issues/4723)
|
||||||
ImmediateXFBEnable = False
|
ImmediateXFBEnable = False
|
||||||
|
# Needed for the book to work properly (https://bugs.dolphin-emu.org/issues/13356)
|
||||||
|
EFBToTextureEnable = False
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user