From b7d83a6125feb8797d7c9b7a325010d7ab8f2c1f Mon Sep 17 00:00:00 2001 From: "nosound.97" Date: Wed, 18 Nov 2009 16:44:51 +0000 Subject: [PATCH] More INIs by masterkillua123 (am I the only one who still manages database? :P) --- FBYE01.ini | 8 ++++++++ JAAE01.ini | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 FBYE01.ini create mode 100644 JAAE01.ini diff --git a/FBYE01.ini b/FBYE01.ini new file mode 100644 index 0000000000..7b5bca821e --- /dev/null +++ b/FBYE01.ini @@ -0,0 +1,8 @@ +# FBYE01 - Super Mario Bros. 2 +[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 = 3 +EmulationIssues = Can't see graphics +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] \ No newline at end of file diff --git a/JAAE01.ini b/JAAE01.ini new file mode 100644 index 0000000000..180fd2b795 --- /dev/null +++ b/JAAE01.ini @@ -0,0 +1,8 @@ +# JAAE01 - Super Mario World +[Core] Values set here will override the main dolphin settings. +[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationIssues = No Sound +EmulationStateId = 4 +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] \ No newline at end of file