diff options
| author | kostamarino@hotmail.com <kostamarino@hotmail.com> | 2011-04-21 07:13:12 +0000 |
|---|---|---|
| committer | kostamarino@hotmail.com <kostamarino@hotmail.com> | 2011-04-21 07:13:12 +0000 |
| commit | 43abc3435a96dbfa3c4af2862cd8f7897d808f8d (patch) | |
| tree | e776e46f516392373e7f15a560617190bfbba562 | |
| parent | c88d0567531466088acf4833515986a0957a53ea (diff) | |
More updates.
| -rw-r--r-- | GBGE5G.ini | 12 | ||||
| -rw-r--r-- | GSWE64.ini | 4 | ||||
| -rw-r--r-- | GSWP64.ini | 4 | ||||
| -rw-r--r-- | GSWS64.ini | 4 | ||||
| -rw-r--r-- | SKJE78.ini | 19 |
5 files changed, 40 insertions, 3 deletions
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]
|
