diff options
| -rw-r--r-- | G2XP8P.ini | 15 | ||||
| -rw-r--r-- | GSOE8P.ini | 2 | ||||
| -rw-r--r-- | GSOP8P.ini | 15 |
3 files changed, 29 insertions, 3 deletions
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 |
