diff --git a/Data/Sys/GameSettings/RNO.ini b/Data/Sys/GameSettings/RNO.ini index 12513090b71e..e0f343b784a4 100644 --- a/Data/Sys/GameSettings/RNO.ini +++ b/Data/Sys/GameSettings/RNO.ini @@ -1,7 +1,8 @@ # RNOJ01, RNOP01 - Another Code R Kioku no Tobira [Core] -# Values set here will override the main Dolphin settings. +# Prevents save game corruption. +SyncGPU = True [OnLoad] # Add memory patches to be loaded once on boot here. @@ -17,3 +18,5 @@ [Video_Hacks] EFBToTextureEnable = False ImmediateXFBEnable = False +# Multiple choice options displays some graphic corruption +# DeferEFBCopies = False