Part 5(Final). All the gameconfig files use the new video settings format now. A few updates too.
This commit is contained in:
parent
75d6a52175
commit
8bda74ac44
|
@ -57,4 +57,7 @@ $C-Stick Sends All Car Back To Start
|
|||
00000000 80206704
|
||||
00000000 00070B60
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
SafeTextureCache = True
|
||||
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
# GAUJ08 - auto modellista
|
||||
[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 = 5
|
||||
EmulationIssues = Use Real XFB and Safe texture cache
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[Video]
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
SafeTextureCache = True
|
|
@ -6,3 +6,5 @@ EmulationStateId = 4
|
|||
EmulationIssues = Need ZTP BLoom Hack and Safe Texture Cache
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
10
GCNE7D.ini
10
GCNE7D.ini
|
@ -8,5 +8,13 @@ EmulationIssues =
|
|||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
UseRealXFB = 1
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
11
GCNP7D.ini
11
GCNP7D.ini
|
@ -8,3 +8,14 @@ Patch Region = 0x7e000000
|
|||
EmulationStateId = 2
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
|
@ -1,7 +1,11 @@
|
|||
# GENS69 - 007: Everything or Nothing
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
TLBHack = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 1
|
||||
EmulationIssues =
|
||||
EmulationIssues = Missing Textures,3D Models Broken cutscenes
|
||||
EmulationStateId = 2
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
|
|
|
@ -6,4 +6,5 @@ EmulationIssues =
|
|||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
EFBToTextureEnable = 1
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = True
|
||||
|
|
|
@ -1,10 +1,17 @@
|
|||
# GKBEAF - Baten Kaitos
|
||||
[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 = 0
|
||||
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]
|
||||
EFBAccessEnable = False
|
||||
|
|
10
GKBPAF.ini
10
GKBPAF.ini
|
@ -4,3 +4,13 @@
|
|||
EmulationStateId = 5
|
||||
[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]
|
||||
EFBAccessEnable = False
|
|
@ -6,5 +6,3 @@ EmulationIssues =
|
|||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
EFBCopyEnable = 1
|
||||
EFBCopyEnableHotKey = 1
|
||||
|
|
14
GLCE52.ini
14
GLCE52.ini
|
@ -9,7 +9,15 @@ EmulationStateId = 5
|
|||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
SafeTextureCache = 1
|
||||
ProjectionHack = 0
|
||||
EFBToTextureEnable = 1
|
||||
DstAlphaPass = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
DstAlphaPass = True
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = True
|
|
@ -7,5 +7,11 @@ EmulationIssues =
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
UseXFB = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
10
GRHP41.ini
10
GRHP41.ini
|
@ -8,3 +8,13 @@ EmulationStateId = 4
|
|||
|
||||
[ActionReplay]
|
||||
#Add decrypted 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
|
10
GRKE41.ini
10
GRKE41.ini
|
@ -6,7 +6,13 @@ EmulationIssues = Use Directx11 plugin (r6651)
|
|||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
SafeTextureCache = 1
|
||||
ProjectionHack = 0
|
||||
UseXFB = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
SafeTextureCache = True
|
||||
|
|
12
GRKP7G.ini
12
GRKP7G.ini
|
@ -2,5 +2,17 @@
|
|||
[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 = Use Directx11 plugin (r6651)
|
||||
[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
|
||||
SafeTextureCache = True
|
|
@ -549,6 +549,13 @@ $Unlock Two-Handed Sword (Mitsurugi)
|
|||
00416261 00000003
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
SafeTextureCache = True
|
||||
|
||||
|
|
|
@ -10,5 +10,11 @@ EmulationStateId = 3
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
UseXFB = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
|
|
27
GSWP64.ini
27
GSWP64.ini
|
@ -1,9 +1,20 @@
|
|||
# GSWP64 - Star Wars: Rogue Leader
|
||||
[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 = 0
|
||||
Issues="Needs TLB emulation"
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
MMU = 1
|
||||
BAT = 1
|
||||
FastDiscSpeed = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
[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
|
||||
|
|
16
GSWS64.ini
16
GSWS64.ini
|
@ -1,6 +1,20 @@
|
|||
# GSWS64 - Star Wars: Rogue Leader
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
MMU = 1
|
||||
BAT = 1
|
||||
FastDiscSpeed = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 1
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
[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
|
||||
|
|
|
@ -41,6 +41,15 @@ $Permavision
|
|||
00445DD0 00000001
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
SafeTextureCache = True
|
||||
|
||||
|
||||
|
|
11
GTKE51.ini
11
GTKE51.ini
|
@ -1,7 +1,16 @@
|
|||
# GTKE51 - Turok: Evolution
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
MMU = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationStateId = 3
|
||||
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]
|
||||
|
|
11
GTKP51.ini
11
GTKP51.ini
|
@ -1,7 +1,16 @@
|
|||
# GTKP51 - Turok: Evolution
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
MMU = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationStateId = 3
|
||||
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]
|
|
@ -8,6 +8,12 @@ EmulationIssues =
|
|||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
UseXFB = 1
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
|
|
|
@ -5,3 +5,5 @@ EmulationStateId = 4
|
|||
EmulationIssues = Need Save texture cache,graphic glitches
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
|
@ -7,5 +7,11 @@ EmulationIssues = Use direct x 11 plugin (r6898).
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
UseXFB = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
|
@ -7,5 +7,11 @@ EmulationIssues = Use direct x 11 plugin (r6898).
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
UseXFB = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
|
@ -7,5 +7,11 @@ EmulationIssues = Use direct x 11 plugin (r6898).
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
UseXFB = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
|
|
|
@ -7,5 +7,12 @@ EmulationIssues =
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBAccessEnable = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = True
|
||||
|
||||
|
|
12
R5IE4Q.ini
12
R5IE4Q.ini
|
@ -7,5 +7,13 @@ EmulationStateId = 0
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
SafeTextureCache = 1
|
||||
ForceFiltering = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
12
R5IP4Q.ini
12
R5IP4Q.ini
|
@ -7,5 +7,13 @@ EmulationStateId = 0
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
SafeTextureCache = 1
|
||||
ForceFiltering = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
12
R5IX4Q.ini
12
R5IX4Q.ini
|
@ -7,5 +7,13 @@ EmulationStateId = 0
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
SafeTextureCache = 1
|
||||
ForceFiltering = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
|
@ -6,4 +6,4 @@ EmulationIssues =
|
|||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
EFBCopyEnable = 1
|
||||
|
||||
|
|
|
@ -7,6 +7,12 @@ EmulationIssues = Use efb scale x1 for the black lines to disappear
|
|||
[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]
|
||||
SafeTextureCache = True
|
||||
EFBScale = 2
|
||||
|
|
|
@ -7,6 +7,13 @@ EmulationIssues = Use efb scale x1 for the black lines to disappear
|
|||
[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]
|
||||
SafeTextureCache = True
|
||||
EFBScale = 2
|
||||
|
||||
|
|
|
@ -7,6 +7,12 @@ EmulationIssues = Use efb scale x1 for the black lines to disappear
|
|||
[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]
|
||||
SafeTextureCache = True
|
||||
EFBScale = 2
|
||||
|
|
|
@ -17,3 +17,4 @@ PH_ExtraParam = 0
|
|||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
[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 = Disable emulate format changes(r6871)
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
[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 = Disable emulate format changes(r6871)
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
[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 = Disable emulate format changes(r6871)
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
[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 = Disable emulate format changes(r6871)
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
|
|
10
SMNE01.ini
10
SMNE01.ini
|
@ -30,6 +30,14 @@ $Infinite Stars
|
|||
00C7FE6F 00000063
|
||||
015DBB8F 00000063
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
|
@ -7,7 +7,13 @@ EmulationStateId = 4
|
|||
[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]
|
||||
SafeTextureCache = True
|
||||
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
|
@ -7,6 +7,13 @@ EmulationStateId = 4
|
|||
[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]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
|
@ -24,3 +24,5 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
|
|
|
@ -7,6 +7,13 @@ EmulationStateId = 4
|
|||
[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]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
Loading…
Reference in New Issue