God dammit, missed this stuff again.

Sonic Mega needs REAL XFB. And again, there's more than one region.
This commit is contained in:
MofoMan2000 2011-06-07 23:44:31 +00:00
parent 858ee7e54c
commit ff74be8bfa
3 changed files with 29 additions and 3 deletions

15
G2XP8P.ini Normal file
View File

@ -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]

View File

@ -15,4 +15,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = False
UseRealXFB = True

View File

@ -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