From ab6003d74e2617e3b6453fc69580a9f43cff9e7a Mon Sep 17 00:00:00 2001 From: "nosound.97" Date: Tue, 14 Apr 2009 18:38:28 +0000 Subject: [PATCH] Two more games tested and added: Trivial Pursuit and Vertigo. --- RVOPPL.ini | 7 +++++++ RYQP69.ini | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 RVOPPL.ini create mode 100644 RYQP69.ini diff --git a/RVOPPL.ini b/RVOPPL.ini new file mode 100644 index 0000000000..e401df141f --- /dev/null +++ b/RVOPPL.ini @@ -0,0 +1,7 @@ +# RVOPPL - Vertigo +[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 = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. diff --git a/RYQP69.ini b/RYQP69.ini new file mode 100644 index 0000000000..cabc0148ff --- /dev/null +++ b/RYQP69.ini @@ -0,0 +1,7 @@ +# RYQP69 - Trivial Pursuit +[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 = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here.