More updates and additions.
This commit is contained in:
parent
947d4bc242
commit
9f2c549255
11
GBIE08.ini
11
GBIE08.ini
|
@ -5,4 +5,13 @@ EmulationStateId = 4
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats 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_Hacks]
|
||||||
|
DlistCachingEnable = False
|
||||||
|
|
|
@ -0,0 +1,17 @@
|
||||||
|
# GBIP08 - Resident Evil
|
||||||
|
[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 =
|
||||||
|
[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_Hacks]
|
||||||
|
DlistCachingEnable = False
|
|
@ -0,0 +1,20 @@
|
||||||
|
# GTWE70 - Taz Wanted
|
||||||
|
[Video_Settings]
|
||||||
|
UseXFB = True
|
||||||
|
UseRealXFB = True
|
||||||
|
[Core]
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
|
[EmuState]
|
||||||
|
EmulationStateId = 4
|
||||||
|
EmulationIssues = Needs real xfb for videos to display. Sound issues (r7459).
|
||||||
|
[OnFrame]
|
||||||
|
[ActionReplay]
|
||||||
|
[Gecko]
|
||||||
|
[Video_Hacks]
|
||||||
|
[Video_Hardware]
|
|
@ -0,0 +1,20 @@
|
||||||
|
# GTWP70 - Taz Wanted
|
||||||
|
[Video_Settings]
|
||||||
|
UseXFB = True
|
||||||
|
UseRealXFB = True
|
||||||
|
[Core]
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
|
[EmuState]
|
||||||
|
EmulationStateId = 4
|
||||||
|
EmulationIssues = Needs real xfb for videos to display. Sound issues (r7459).
|
||||||
|
[OnFrame]
|
||||||
|
[ActionReplay]
|
||||||
|
[Gecko]
|
||||||
|
[Video_Hacks]
|
||||||
|
[Video_Hardware]
|
Loading…
Reference in New Issue