From ff74be8bfa4a2fbfedd554c068999217cdc1d75d Mon Sep 17 00:00:00 2001 From: MofoMan2000 Date: Tue, 7 Jun 2011 23:44:31 +0000 Subject: [PATCH] God dammit, missed this stuff again. Sonic Mega needs REAL XFB. And again, there's more than one region. --- G2XP8P.ini | 15 +++++++++++++++ GSOE8P.ini | 2 +- GSOP8P.ini | 15 +++++++++++++-- 3 files changed, 29 insertions(+), 3 deletions(-) create mode 100644 G2XP8P.ini diff --git a/G2XP8P.ini b/G2XP8P.ini new file mode 100644 index 0000000000..42e6c6c5a0 --- /dev/null +++ b/G2XP8P.ini @@ -0,0 +1,15 @@ +# G2XP8P - SONIC GEMS COLLECTION +[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 = Everything playable with minor glitches, except Sonic the Fighters. +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/GSOE8P.ini b/GSOE8P.ini index 886b872641..fd473fc5c8 100644 --- a/GSOE8P.ini +++ b/GSOE8P.ini @@ -15,4 +15,4 @@ PH_ZFar = [Gecko] [Video_Settings] UseXFB = True -UseRealXFB = False +UseRealXFB = True diff --git a/GSOP8P.ini b/GSOP8P.ini index 6fe24be158..c23e732791 100644 --- a/GSOP8P.ini +++ b/GSOP8P.ini @@ -1,7 +1,18 @@ # GSOP8P - Sonic Mega Collection (EU) [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 = 2 -Issues="Needs Projection Before 945 - Goes ingame but many glitches in graphics" +EmulationStateId = 3 +EmulationIssues = Everything playable with glitches, sound requires LLE, videos require Real XFB [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] +[Video_Settings] +UseXFB = True +UseRealXFB = True