From b49a88d9b287aaf41711da8e398435f913ec5905 Mon Sep 17 00:00:00 2001 From: GCNWIIUploader Date: Thu, 12 Mar 2009 00:26:56 +0000 Subject: [PATCH] Just testing to see if I can get files on here right. Added a few ini's to make sure they'll go into the database. --- GUPE8P.ini | 7 +++++++ RENE8P.ini | 7 +++++++ RMGE01.ini | 7 +++++++ RSLEAF.ini | 7 +++++++ 4 files changed, 28 insertions(+) create mode 100644 GUPE8P.ini create mode 100644 RENE8P.ini create mode 100644 RMGE01.ini create mode 100644 RSLEAF.ini diff --git a/GUPE8P.ini b/GUPE8P.ini new file mode 100644 index 0000000000..2b4699ca2e --- /dev/null +++ b/GUPE8P.ini @@ -0,0 +1,7 @@ +# GUPE8P - SHADOW THE HEDGEHOG +[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/RENE8P.ini b/RENE8P.ini new file mode 100644 index 0000000000..2b5f7b9735 --- /dev/null +++ b/RENE8P.ini @@ -0,0 +1,7 @@ +# RENE8P - Sonic and the Black Knight +[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 = 1 +EmulationIssues = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. diff --git a/RMGE01.ini b/RMGE01.ini new file mode 100644 index 0000000000..450c7fc1c5 --- /dev/null +++ b/RMGE01.ini @@ -0,0 +1,7 @@ +# RMGE01 - SUPER MARIO GALAXY +[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/RSLEAF.ini b/RSLEAF.ini new file mode 100644 index 0000000000..0b856d75f7 --- /dev/null +++ b/RSLEAF.ini @@ -0,0 +1,7 @@ +# RSLEAF - SOULCALIBUR Legends +[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.