From 5bf1a8af8e3a88bf90a2851942a3047fbe190e56 Mon Sep 17 00:00:00 2001 From: JMC47 Date: Sun, 1 Aug 2021 23:26:50 -0400 Subject: [PATCH] GameINI: Add Safe Texture Cache to SpongebobToS Text in SpongeBob's Truth of Square needs Safe Texture Cache in order to render properly. --- Data/Sys/GameSettings/R8I.ini | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Data/Sys/GameSettings/R8I.ini diff --git a/Data/Sys/GameSettings/R8I.ini b/Data/Sys/GameSettings/R8I.ini new file mode 100644 index 000000000000..d95f01c62f0d --- /dev/null +++ b/Data/Sys/GameSettings/R8I.ini @@ -0,0 +1,17 @@ +# R8IS78, R8IP78, R8IE78 - SpongeBob's Truth or Square + +[Core] +# Values set here will override the main Dolphin settings. + +[OnLoad] +# Add memory patches to be loaded once on boot here. + +[OnFrame] +# Add memory patches to be applied every frame here. + +[ActionReplay] +# Add action replay cheats here. + +[Video_Settings] +# Needs safe texture cache for text to render correctly. +SafeTextureCacheColorSamples = 0