Part 4: More updates for the new video config and a few new additions/updates. Transition to the new video config is almost done.
This commit is contained in:
parent
67241bfa99
commit
6800efa8e9
|
@ -0,0 +1,18 @@
|
|||
# G4ME69 - The Sims: Bustin Out GameCube
|
||||
[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 = 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_Settings]
|
||||
SafeTextureCache = True
|
|
@ -0,0 +1,18 @@
|
|||
# G4MP69 - The Sims: Bustin Out GameCube
|
||||
[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 = 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_Settings]
|
||||
SafeTextureCache = 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
|
|
@ -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
|
||||
|
|
11
GF7E01.ini
11
GF7E01.ini
|
@ -69,7 +69,14 @@ $All Multiplayer Maps
|
|||
$Unlock Lots of Stuff In VS Mode By Completing A Match
|
||||
0429E538 0000FFFF
|
||||
[Video]
|
||||
SafeTextureCache = 1
|
||||
ProjectionHack = 0
|
||||
EFBToTextureEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
|
10
GF7P01.ini
10
GF7P01.ini
|
@ -67,3 +67,13 @@ $Bonus: Unlock Xevious
|
|||
002B88E6 00000001
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
|
@ -7,5 +7,11 @@ EmulationIssues = Tested with (r6801)
|
|||
[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
|
||||
|
|
|
@ -7,5 +7,11 @@ EmulationIssues = Tested with (r6801)
|
|||
[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
|
||||
|
|
|
@ -1,7 +1,16 @@
|
|||
# GX2E52 - X-Men Legends 2: Rise of Apocalypse
|
||||
[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 = 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]
|
||||
|
|
|
@ -0,0 +1,16 @@
|
|||
# GXLE52 - X-Men: Legends
|
||||
[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 = 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]
|
|
@ -7,4 +7,5 @@ EmulationIssues =
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
SafeTextureCache = 1
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
|
|
|
@ -7,5 +7,11 @@ EmulationIssues = Some GFX Glitches
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
ForceFiltering = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -7,5 +7,11 @@ EmulationIssues = Some GFX Glitches
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
ForceFiltering = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
|
@ -7,5 +7,11 @@ EmulationIssues = Some GFX Glitches
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
ForceFiltering = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
|
@ -7,5 +7,11 @@ EmulationIssues = Some GFX Glitches
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
ForceFiltering = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
|
@ -7,5 +7,11 @@ EmulationIssues = Some GFX Glitches
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
ForceFiltering = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
|
@ -7,5 +7,11 @@ EmulationIssues =
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
DlistCachingEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
|
|
|
@ -7,5 +7,11 @@ EmulationIssues =
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
DlistCachingEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
|
|
|
@ -7,5 +7,12 @@ EmulationIssues =
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
DlistCachingEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
|
||||
|
|
|
@ -14,7 +14,6 @@ EmulationStateId = 4
|
|||
0x80117934=700
|
||||
[Video]
|
||||
# Bink videos have issues with the Force Filtering setting
|
||||
ForceFiltering = 0
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
|
@ -22,3 +21,5 @@ PH_ExtraParam = 0
|
|||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
|
|
10
RCJP8P.ini
10
RCJP8P.ini
|
@ -6,5 +6,13 @@ EmulationStateId = 2
|
|||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
# Bink videos have issues with the Force Filtering setting
|
||||
ProjectionHack = 0
|
||||
ForceFiltering = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
|
@ -5,3 +5,11 @@ EmulationStateId = 5
|
|||
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]
|
||||
|
|
|
@ -9,5 +9,6 @@ EmulationStateId = 4
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
# Bink videos have issues with the Force Filtering setting
|
||||
ForceFiltering = 0
|
||||
ProjectionHack = 0
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -11,5 +11,11 @@ EmulationIssues = (r6633)
|
|||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
DlistCachingEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
|
|
|
@ -11,5 +11,12 @@ EmulationIssues = (r6633)
|
|||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
DlistCachingEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
|
||||
|
|
|
@ -11,5 +11,11 @@ EmulationIssues = (r6633)
|
|||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
DlistCachingEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
|
|
|
@ -11,5 +11,11 @@ EmulationIssues = (r6633)
|
|||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
DlistCachingEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
|
|
|
@ -11,5 +11,11 @@ EmulationIssues = (r6633)
|
|||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
DlistCachingEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
|
|
11
RM8E01.ini
11
RM8E01.ini
|
@ -11,7 +11,14 @@ EmulationIssues =
|
|||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ForceFiltering = 0
|
||||
DlistCachingEnable = 0
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
|
|
12
RM8P01.ini
12
RM8P01.ini
|
@ -5,3 +5,15 @@ 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_Enhancements]
|
||||
ForceFiltering = False
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
11
RZDE01.ini
11
RZDE01.ini
|
@ -10,8 +10,15 @@ EmulationIssues =
|
|||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
SafeTextureCache = 0
|
||||
ZTPSpeedupHack = 1
|
||||
ProjectionHack = 0
|
||||
EFBAccessEnable = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = True
|
||||
[Video_Settings]
|
||||
SafeTextureCache = False
|
||||
|
|
11
RZDJ01.ini
11
RZDJ01.ini
|
@ -10,8 +10,15 @@ EmulationIssues =
|
|||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
SafeTextureCache = 0
|
||||
ZTPSpeedupHack = 1
|
||||
ProjectionHack = 0
|
||||
EFBAccessEnable = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = True
|
||||
[Video_Settings]
|
||||
SafeTextureCache = False
|
11
RZDK01.ini
11
RZDK01.ini
|
@ -10,8 +10,15 @@ EmulationIssues =
|
|||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
SafeTextureCache = 0
|
||||
ZTPSpeedupHack = 1
|
||||
ProjectionHack = 0
|
||||
EFBAccessEnable = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = True
|
||||
[Video_Settings]
|
||||
SafeTextureCache = False
|
14
RZDP01.ini
14
RZDP01.ini
|
@ -10,7 +10,15 @@ EmulationIssues = low FPS in big areas
|
|||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ZTPSpeedupHack = 1
|
||||
ProjectionHack = 0
|
||||
SafeTextureCache = 0
|
||||
EFBAccessEnable = 1
|
||||
ZTPSpeedupHack = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = True
|
||||
[Video_Settings]
|
||||
SafeTextureCache = False
|
|
@ -12,5 +12,6 @@ PH_SZFar = 1
|
|||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar = 0.5
|
||||
SafeTextureCache = 1
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
|
|
|
@ -0,0 +1,17 @@
|
|||
# SBDJ08 - RESIDENT EVIL THE DARKSIDE CHRONICLES
|
||||
[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 =
|
||||
EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 1
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar = 0.5
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
|
@ -0,0 +1,17 @@
|
|||
# SBDK08 - RESIDENT EVIL THE DARKSIDE CHRONICLES
|
||||
[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 =
|
||||
EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 1
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar = 0.5
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
|
@ -0,0 +1,17 @@
|
|||
# SBDP08 - RESIDENT EVIL THE DARKSIDE CHRONICLES
|
||||
[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 =
|
||||
EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 1
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar = 0.5
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
|
@ -7,6 +7,8 @@ EmulationIssues =
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
SafeTextureCache = 1
|
||||
ForceFiltering = 0
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
|
@ -7,6 +7,8 @@ EmulationIssues =
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
SafeTextureCache = 1
|
||||
ForceFiltering = 0
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
|
@ -7,6 +7,8 @@ EmulationIssues =
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
SafeTextureCache = 1
|
||||
ForceFiltering = 0
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
|
@ -7,6 +7,8 @@ EmulationIssues =
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
SafeTextureCache = 1
|
||||
ForceFiltering = 0
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
14
SEME4Q.ini
14
SEME4Q.ini
|
@ -7,7 +7,15 @@ EmulationIssues = Use Jitil recompiler in config and set "safe texture cache" to
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
SafeTextureCache = 1
|
||||
ForceFiltering = 0
|
||||
DlistCachingEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
|
|
14
SEMP4Q.ini
14
SEMP4Q.ini
|
@ -7,7 +7,15 @@ EmulationIssues = Use Jitil recompiler in config and set "safe texture cache" to
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
SafeTextureCache = 1
|
||||
ForceFiltering = 0
|
||||
DlistCachingEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
|
|
14
SEMX4Q.ini
14
SEMX4Q.ini
|
@ -7,7 +7,15 @@ EmulationIssues = Use Jitil recompiler in config and set "safe texture cache" to
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
SafeTextureCache = 1
|
||||
ForceFiltering = 0
|
||||
DlistCachingEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
|
@ -7,4 +7,9 @@ EmulationIssues =
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
|
|
|
@ -6,6 +6,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
|
||||
|
|
|
@ -7,5 +7,11 @@ EmulationIssues = Use Opengl plugin and set efb scale to integral. Disable sound
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBToTextureEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
|
|
@ -7,5 +7,11 @@ EmulationIssues = Use Opengl plugin and set efb scale to integral. Disable sound
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBToTextureEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
|
|
@ -7,5 +7,11 @@ EmulationIssues = Use Opengl plugin and set efb scale to integral. Disable sound
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBToTextureEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
|
|
@ -12,6 +12,7 @@ PH_SZFar = 0
|
|||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
ForceFiltering = 0 # The force linear filtering option causes serious video glitches
|
||||
[Gecko]
|
||||
[Wii]
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -12,6 +12,7 @@ PH_SZFar = 0
|
|||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
ForceFiltering = 0 # The force linear filtering option causes serious video glitches
|
||||
[Gecko]
|
||||
[Wii]
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -7,5 +7,5 @@ EmulationIssues =
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBToTextureEnable = 0
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
|
|
@ -7,5 +7,12 @@ EmulationIssues = Use OpenGL and Real XFB
|
|||
[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
|
||||
UseRealXFB = 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
|
|
@ -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
|
Loading…
Reference in New Issue