From 6175dfb80a6661881d34de5613009cc534f76b7a Mon Sep 17 00:00:00 2001 From: Chris Burgener Date: Fri, 13 May 2016 09:37:30 -0400 Subject: [PATCH] Set Medium Texture Cache for Fantastic Football Fan Party --- Data/Sys/GameSettings/SFP.ini | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Data/Sys/GameSettings/SFP.ini diff --git a/Data/Sys/GameSettings/SFP.ini b/Data/Sys/GameSettings/SFP.ini new file mode 100644 index 0000000000..c64c7e51ee --- /dev/null +++ b/Data/Sys/GameSettings/SFP.ini @@ -0,0 +1,22 @@ +# SFPPFR - Fantastic Football Fan Party + +[Core] +# Values set here will override the main Dolphin settings. + +[EmuState] +# The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationStateId = 4 +EmulationIssues = Needs medium texture cache accuracy. + +[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 +