diff --git a/Data/Sys/GameSettings/SFI.ini b/Data/Sys/GameSettings/SFI.ini index aefd527295..77c18a1925 100644 --- a/Data/Sys/GameSettings/SFI.ini +++ b/Data/Sys/GameSettings/SFI.ini @@ -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