diff options
| author | joon <contact@joon.cc> | 2022-10-11 12:52:35 -0400 |
|---|---|---|
| committer | joon <contact@joon.cc> | 2022-10-11 15:38:32 -0400 |
| commit | cada690192b7234983e2a71477eea1504e5c150d (patch) | |
| tree | 68f5a419d177698769d058b0b89dd1b21ed62b93 /Data | |
| parent | f47b11353de1101c2f0f97395e7cab440a1fdd62 (diff) | |
Delete outdated SoulCalibur II ini.
Fast texture cache samples and immediate xfb has no ill effects.
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/Sys/GameSettings/GRS.ini | 19 |
1 files changed, 0 insertions, 19 deletions
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 |
