From e4f7994cf98df9c8033d7fddeb9ad1419d0db024 Mon Sep 17 00:00:00 2001 From: JMC47 Date: Thu, 9 Jun 2022 16:30:13 -0400 Subject: [PATCH] Add Medium Texture Cache to RKA INI Ultimate Shooting Collection needs Medium Texture Cache for some text to render correctly. --- Data/Sys/GameSettings/RKA.ini | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Data/Sys/GameSettings/RKA.ini b/Data/Sys/GameSettings/RKA.ini index bbbb2a36d2..b157616dfd 100644 --- a/Data/Sys/GameSettings/RKA.ini +++ b/Data/Sys/GameSettings/RKA.ini @@ -1,4 +1,18 @@ # RKAE6K, RKAJMS, RKAK8M, RKAP6K - Ultimate Shooting Collection +[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] SuggestedAspectRatio = 2 +SafeTextureCacheColorSamples = 512 +