mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-05 09:39:58 +00:00
God dammit, missed this stuff again.
Sonic Mega needs REAL XFB. And again, there's more than one region.
This commit is contained in:
parent
858ee7e54c
commit
ff74be8bfa
15
G2XP8P.ini
Normal file
15
G2XP8P.ini
Normal 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]
|
@ -15,4 +15,4 @@ PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
UseRealXFB = True
|
||||
|
15
GSOP8P.ini
15
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user