From 1f3388be0aba365c934587103daaf58bdded1fe0 Mon Sep 17 00:00:00 2001 From: JMC47 Date: Wed, 28 Jul 2021 09:50:50 -0400 Subject: [PATCH] GameINI: Add Safe Texture Cache to Inazuma 2013 Certain text characters do not render properly with any other texture cache setting. --- Data/Sys/GameSettings/S5S.ini | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Data/Sys/GameSettings/S5S.ini diff --git a/Data/Sys/GameSettings/S5S.ini b/Data/Sys/GameSettings/S5S.ini new file mode 100644 index 0000000000..196a2aad41 --- /dev/null +++ b/Data/Sys/GameSettings/S5S.ini @@ -0,0 +1,17 @@ +# S5SJHF - Inazuma Eleven GO: Strikers 2013 + +[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] +# SafeTextureCache is required for text to render properly. +SafeTextureCacheColorSamples = 0