diff --git a/GBGE5G.ini b/GBGE5G.ini index ad4e931f28..9e7d8dec99 100644 --- a/GBGE5G.ini +++ b/GBGE5G.ini @@ -1,7 +1,15 @@ # GBGE5G - Bomberman Generation [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 = Black screen afther logos -EmulationStateId = 1 +EmulationIssues = +EmulationStateId = 4 [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/GSWE64.ini b/GSWE64.ini index 940c486f33..75f82caf63 100644 --- a/GSWE64.ini +++ b/GSWE64.ini @@ -3,6 +3,7 @@ MMU = 1 BAT = 1 FastDiscSpeed = 1 +VBeam = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationIssues = EmulationStateId = 3 @@ -19,4 +20,5 @@ PH_ZFar = [Video_Settings] UseXFB = True UseRealXFB = False - +[Video_Hacks] +EFBEmulateFormatChanges = True diff --git a/GSWP64.ini b/GSWP64.ini index 540fe8ae73..f97401019d 100644 --- a/GSWP64.ini +++ b/GSWP64.ini @@ -3,6 +3,7 @@ MMU = 1 BAT = 1 FastDiscSpeed = 1 +VBeam = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationIssues = EmulationStateId = 3 @@ -18,3 +19,6 @@ PH_ZFar = [Gecko] [Video_Settings] UseXFB = True +UseRealXFB = False +[Video_Hacks] +EFBEmulateFormatChanges = True \ No newline at end of file diff --git a/GSWS64.ini b/GSWS64.ini index 29934d4dd7..314f6d3ad8 100644 --- a/GSWS64.ini +++ b/GSWS64.ini @@ -3,6 +3,7 @@ MMU = 1 BAT = 1 FastDiscSpeed = 1 +VBeam = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationIssues = EmulationStateId = 3 @@ -18,3 +19,6 @@ PH_ZFar = [Gecko] [Video_Settings] UseXFB = True +UseRealXFB = False +[Video_Hacks] +EFBEmulateFormatChanges = True \ No newline at end of file diff --git a/SKJE78.ini b/SKJE78.ini new file mode 100644 index 0000000000..0710d838f4 --- /dev/null +++ b/SKJE78.ini @@ -0,0 +1,19 @@ +# SKJE78 - You Don't Know Jack +[Video_Settings] +UseXFB = True +UseRealXFB = False +SafeTextureCache = True +SafeTextureCacheColorSamples = 0 +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Gecko]