From cada690192b7234983e2a71477eea1504e5c150d Mon Sep 17 00:00:00 2001 From: joon Date: Tue, 11 Oct 2022 12:52:35 -0400 Subject: [PATCH] Delete outdated SoulCalibur II ini. Fast texture cache samples and immediate xfb has no ill effects. --- Data/Sys/GameSettings/GRS.ini | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 Data/Sys/GameSettings/GRS.ini diff --git a/Data/Sys/GameSettings/GRS.ini b/Data/Sys/GameSettings/GRS.ini deleted file mode 100644 index a6e395bd95..0000000000 --- a/Data/Sys/GameSettings/GRS.ini +++ /dev/null @@ -1,19 +0,0 @@ -# GRSEAF, GRSPAF - SOULCALIBUR2 - -[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] -SafeTextureCacheColorSamples = 512 - -[Video_Hacks] -ImmediateXFBEnable = False