diff --git a/Data/Sys/GameSettings/GFZ.ini b/Data/Sys/GameSettings/GFZ.ini index e6f797c508..6e3a82efae 100644 --- a/Data/Sys/GameSettings/GFZ.ini +++ b/Data/Sys/GameSettings/GFZ.ini @@ -15,3 +15,7 @@ SyncGPU = True [ActionReplay] # Add action replay cheats here. +[Video_Hacks] +# In the Sand Ocean track, EFB peeks occur across the whole screen. +# This leads to slow performance with the tile cache enabled, so disable it. +EFBAccessTileSize = 0 \ No newline at end of file