From 680eb63969a503cecf2f552a61ea3d2f263a9140 Mon Sep 17 00:00:00 2001 From: Marko Pusljar Date: Tue, 3 Nov 2009 17:18:06 +0000 Subject: [PATCH] correct config for Virtua Striker 2002 --- GVSE8P.ini | 10 ++++++++++ GVSP8P.ini | 3 ++- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 GVSE8P.ini diff --git a/GVSE8P.ini b/GVSE8P.ini new file mode 100644 index 0000000000..ce2ec787bc --- /dev/null +++ b/GVSE8P.ini @@ -0,0 +1,10 @@ +# GVSE8P - Virtua Striker 2002 +[Core] Values set here will override the main dolphin settings. +EnableFPRF=True +[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationStateId = 4 +EmulationIssues = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = -1 diff --git a/GVSP8P.ini b/GVSP8P.ini index 7d837f8433..69e9ce606d 100644 --- a/GVSP8P.ini +++ b/GVSP8P.ini @@ -1,6 +1,7 @@ # GVSP8P - Virtua Striker 3 ver.2002 [Core] Values set here will override the main dolphin settings. +EnableFPRF=True [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 2 +EmulationStateId = 4 [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here.