More updates.

This commit is contained in:
kostamarino@hotmail.com 2011-04-21 07:13:12 +00:00
parent c88d056753
commit 43abc3435a
5 changed files with 40 additions and 3 deletions

View File

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

View File

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

View File

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

View File

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

19
SKJE78.ini Normal file
View File

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