diff --git a/Data/Sys/GameSettings/R5X.ini b/Data/Sys/GameSettings/R5X.ini new file mode 100644 index 0000000000..555ae855ec --- /dev/null +++ b/Data/Sys/GameSettings/R5X.ini @@ -0,0 +1,8 @@ +# R5XJ13, R5XP69 - MySims Agents + +[Video_Hacks] +EFBToTextureEnable = False + +[Video_Settings] +# Avoids garbled text in messages and menus. +SafeTextureCacheColorSamples = 4096 diff --git a/Data/Sys/GameSettings/R6Q.ini b/Data/Sys/GameSettings/R6Q.ini index c0e34a145e..872052f92c 100644 --- a/Data/Sys/GameSettings/R6Q.ini +++ b/Data/Sys/GameSettings/R6Q.ini @@ -1,16 +1,8 @@ # R6QE69 - MySims Agents -[Core] -# Values set here will override the main Dolphin settings. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - [Video_Hacks] EFBToTextureEnable = False [Video_Settings] +# Avoids garbled text in messages and menus. SafeTextureCacheColorSamples = 4096