Clean up of the unneeded Safe Texture Cache lines of the database. All credit goes to Ryan Collins.
This commit is contained in:
parent
e78003696c
commit
6e420d708d
|
@ -4,5 +4,4 @@
|
||||||
EmulationStateId = 3
|
EmulationStateId = 3
|
||||||
EmulationIssues = Can't see graphics
|
EmulationIssues = Can't see graphics
|
||||||
[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]
|
|
|
@ -9,7 +9,7 @@ Issues="Scanner does not work, music is buggy, scanner mode is buggy"
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[EmuState]
|
[EmuState]
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = needs safe texture cache and EFB to Ram
|
EmulationIssues = needs EFB to Ram
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
PH_SZNear = 0
|
PH_SZNear = 0
|
||||||
|
@ -18,9 +18,6 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBCopyEnable = True
|
EFBCopyEnable = True
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|
|
@ -14,7 +14,3 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
|
|
@ -9,5 +9,3 @@ EmulationIssues =
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
|
@ -14,5 +14,3 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
|
@ -14,7 +14,4 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
|
|
@ -13,6 +13,4 @@ PH_SZFar = 0
|
||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
|
@ -14,5 +14,3 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
|
@ -17,8 +17,5 @@ PH_ZFar =
|
||||||
MMU = 1
|
MMU = 1
|
||||||
VBeam = 1
|
VBeam = 1
|
||||||
BlockMerging = 1
|
BlockMerging = 1
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 0
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
|
|
|
@ -17,8 +17,5 @@ PH_ZFar =
|
||||||
MMU = 1
|
MMU = 1
|
||||||
VBeam = 1
|
VBeam = 1
|
||||||
BlockMerging = 1
|
BlockMerging = 1
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 0
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
|
|
|
@ -17,8 +17,5 @@ PH_ZFar =
|
||||||
MMU = 1
|
MMU = 1
|
||||||
VBeam = 1
|
VBeam = 1
|
||||||
BlockMerging = 1
|
BlockMerging = 1
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 0
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
|
|
|
@ -14,7 +14,3 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
|
|
@ -8,6 +8,4 @@ EmulationIssues =
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
|
@ -14,7 +14,4 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
|
|
@ -14,5 +14,3 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# G4QP01 - Mario Smash Football
|
# G4QP01 - Mario Smash Football
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 5
|
EmulationStateId = 5
|
||||||
|
|
|
@ -13,7 +13,4 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
|
|
@ -104,5 +104,3 @@ $Have Power Bracelet
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
|
@ -14,6 +14,4 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
|
@ -14,5 +14,4 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
|
@ -13,5 +13,4 @@ $Invincible
|
||||||
0752E977 08000000
|
0752E977 08000000
|
||||||
04338650 00000001
|
04338650 00000001
|
||||||
$Infinite Time
|
$Infinite Time
|
||||||
0752E978 08000000
|
0752E978 08000000
|
||||||
[Video]
|
|
|
@ -2,7 +2,7 @@
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Use directx11 plugin set at 1x efb scale to deal with black textures. Safe texture cache to "safe" for some garbled text(r6479)
|
EmulationIssues = Use directx11 plugin set at 1x efb scale to deal with black textures.
|
||||||
[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]
|
[Video]
|
||||||
|
@ -14,7 +14,5 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 0
|
|
||||||
EFBScale = 2
|
EFBScale = 2
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Use directx11 plugin set at 1x efb scale to deal with black textures. Safe texture cache to "safe" for some garbled text(r6479)
|
EmulationIssues = Use directx11 plugin set at 1x efb scale to deal with black textures.
|
||||||
[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]
|
[Video]
|
||||||
|
@ -14,6 +14,4 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 0
|
|
||||||
EFBScale = 2
|
EFBScale = 2
|
|
@ -2,7 +2,7 @@
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Use directx11 plugin set at 1x efb scale to deal with black textures. Safe texture cache to "safe" for some garbled text(r6479)
|
EmulationIssues = Use directx11 plugin set at 1x efb scale to deal with black textures.
|
||||||
[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]
|
[Video]
|
||||||
|
@ -14,6 +14,4 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 0
|
|
||||||
EFBScale = 2
|
EFBScale = 2
|
|
@ -316,8 +316,5 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Core]
|
[Core]
|
||||||
FastDiscSpeed = 1
|
FastDiscSpeed = 1
|
||||||
|
|
|
@ -13,8 +13,5 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Core]
|
[Core]
|
||||||
FastDiscSpeed = 1
|
FastDiscSpeed = 1
|
||||||
|
|
|
@ -13,8 +13,5 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Core]
|
[Core]
|
||||||
FastDiscSpeed = 1
|
FastDiscSpeed = 1
|
||||||
|
|
|
@ -13,8 +13,5 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Core]
|
[Core]
|
||||||
FastDiscSpeed = 1
|
FastDiscSpeed = 1
|
||||||
|
|
|
@ -2,9 +2,8 @@
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 5
|
EmulationStateId = 5
|
||||||
EmulationIssues = Use Real XFB and Safe texture cache
|
EmulationIssues = Use Real XFB
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[Video]
|
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
$Master Code
|
$Master Code
|
||||||
C40EBABC 0000FF00
|
C40EBABC 0000FF00
|
||||||
|
@ -58,6 +57,4 @@ $C-Stick Sends All Car Back To Start
|
||||||
00000000 00070B60
|
00000000 00070B60
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
UseXFB = True
|
UseXFB = True
|
||||||
UseRealXFB = True
|
UseRealXFB = True
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
|
@ -2,11 +2,9 @@
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 5
|
EmulationStateId = 5
|
||||||
EmulationIssues = Use Real XFB and Safe texture cache
|
EmulationIssues = Use Real XFB
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[Video]
|
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
UseXFB = True
|
UseXFB = True
|
||||||
UseRealXFB = True
|
UseRealXFB = True
|
||||||
SafeTextureCache = True
|
|
|
@ -8,8 +8,4 @@ EmulationIssues =
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
# GBVE41 - Batman: Vengeance
|
# GBVE41 - Batman: Vengeance
|
||||||
[Video_Settings]
|
|
||||||
UseXFB = True
|
|
||||||
UseRealXFB = True
|
|
||||||
[Core]
|
[Core]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
@ -14,5 +11,6 @@ PH_ZFar =
|
||||||
EmulationStateId = 3
|
EmulationStateId = 3
|
||||||
EmulationIssues = Needs Real xfb for videos to show up.(r7459)
|
EmulationIssues = Needs Real xfb for videos to show up.(r7459)
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
[ActionReplay]
|
[Video_Settings]
|
||||||
[Gecko]
|
UseXFB = True
|
||||||
|
UseRealXFB = True
|
|
@ -1,7 +1,4 @@
|
||||||
# GBVP41 - Batman Vengeance
|
# GBVP41 - Batman Vengeance
|
||||||
[Video_Settings]
|
|
||||||
UseXFB = True
|
|
||||||
UseRealXFB = True
|
|
||||||
[Core]
|
[Core]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
@ -14,5 +11,6 @@ PH_ZFar =
|
||||||
EmulationStateId = 3
|
EmulationStateId = 3
|
||||||
EmulationIssues = Needs Real xfb for videos to show up.(r7459)
|
EmulationIssues = Needs Real xfb for videos to show up.(r7459)
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
[ActionReplay]
|
[Video_Settings]
|
||||||
[Gecko]
|
UseXFB = True
|
||||||
|
UseRealXFB = True
|
|
@ -15,6 +15,3 @@ PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
EFBScale = 1
|
EFBScale = 1
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 0
|
|
||||||
|
|
||||||
|
|
|
@ -15,5 +15,3 @@ PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
EFBScale = 1
|
EFBScale = 1
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 0
|
|
||||||
|
|
|
@ -3,8 +3,6 @@
|
||||||
TLBHack = 1
|
TLBHack = 1
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Need ZTP BLoom Hack and Safe Texture Cache
|
EmulationIssues = Need ZTP BLoom Hack
|
||||||
[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_Settings]
|
|
||||||
SafeTextureCache = True
|
|
|
@ -298,10 +298,5 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Enhancements]
|
|
||||||
PostProcessingShader =
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBEmulateFormatChanges = True
|
EFBEmulateFormatChanges = True
|
||||||
|
|
|
@ -15,8 +15,5 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBEmulateFormatChanges = True
|
EFBEmulateFormatChanges = True
|
||||||
|
|
|
@ -4,6 +4,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]
|
|
||||||
[Gecko]
|
|
||||||
|
|
||||||
|
|
|
@ -10,8 +10,3 @@ EmulationStateId = 4
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Enhancements]
|
|
||||||
PostProcessingShader =
|
|
||||||
|
|
|
@ -8,7 +8,4 @@ EmulationStateId = 4
|
||||||
[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]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
|
@ -14,7 +14,3 @@ PH_SZFar = 0
|
||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
|
@ -4,5 +4,4 @@
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
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]
|
|
|
@ -12,8 +12,5 @@ PH_SZFar = 1
|
||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar = 1.99998
|
PH_ZFar = 1.99998
|
||||||
[Gecko]
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,4 @@ PH_SZNear = 0
|
||||||
PH_SZFar = 1
|
PH_SZFar = 1
|
||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar = 1.99998
|
PH_ZFar = 1.99998
|
||||||
[Gecko]
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
|
@ -12,7 +12,3 @@ PH_SZFar = 0
|
||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear = 5
|
PH_ZNear = 5
|
||||||
PH_ZFar = 0.15
|
PH_ZFar = 0.15
|
||||||
[Gecko]
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
|
@ -12,7 +12,3 @@ PH_SZFar = 0
|
||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear = 5
|
PH_ZNear = 5
|
||||||
PH_ZFar = 0.15
|
PH_ZFar = 0.15
|
||||||
[Gecko]
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
|
@ -8,5 +8,3 @@ EmulationStateId = 2
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
|
||||||
|
|
||||||
|
|
|
@ -7,5 +7,4 @@ EmulationStateId = 2
|
||||||
[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]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
|
|
@ -8,8 +8,6 @@ EmulationIssues = GFX glitches
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
UseXFB = True
|
UseXFB = True
|
||||||
UseRealXFB = False
|
UseRealXFB = False
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
EFBScale = 0
|
EFBScale = 0
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
@ -18,5 +16,3 @@ PH_SZFar = 0
|
||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
|
||||||
[Video_Enhancements]
|
|
||||||
|
|
|
@ -8,8 +8,6 @@ EmulationIssues = GFX glitches
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
UseXFB = True
|
UseXFB = True
|
||||||
UseRealXFB = False
|
UseRealXFB = False
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
EFBScale = 0
|
EFBScale = 0
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
@ -17,6 +15,4 @@ PH_SZNear = 0
|
||||||
PH_SZFar = 0
|
PH_SZFar = 0
|
||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
|
||||||
[Video_Enhancements]
|
|
|
@ -12,10 +12,3 @@ PH_SZFar = 0
|
||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Enhancements]
|
|
||||||
PostProcessingShader =
|
|
||||||
[Video_Hacks]
|
|
||||||
|
|
|
@ -12,10 +12,3 @@ PH_SZFar = 0
|
||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Enhancements]
|
|
||||||
PostProcessingShader =
|
|
||||||
[Video_Hacks]
|
|
||||||
|
|
|
@ -9,5 +9,3 @@ EmulationStateId = 3
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
|
||||||
|
|
||||||
|
|
|
@ -8,5 +8,3 @@ EmulationIssues = Sound issues need LLE plugin and videos are messed up. Slow du
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
|
||||||
|
|
||||||
|
|
|
@ -7,5 +7,4 @@ EmulationIssues = Sound issues need LLE plugin and videos are messed up. Slow du
|
||||||
[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]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
|
|
@ -78,8 +78,6 @@ PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
EFBScale = 1
|
EFBScale = 1
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
EFBCopyEnable = True
|
EFBCopyEnable = True
|
||||||
|
|
|
@ -75,8 +75,6 @@ PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
EFBScale = 1
|
EFBScale = 1
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
EFBCopyEnable = True
|
EFBCopyEnable = True
|
||||||
|
|
|
@ -36,7 +36,4 @@ $Away Team Low Trick Points
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
|
|
@ -10,5 +10,3 @@ EmulationIssues = Sound issues need LLE plugin and videos are messed up. Slow du
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
|
@ -15,7 +15,4 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
|
|
@ -10,5 +10,3 @@ EmulationIssues =
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
|
@ -10,5 +10,3 @@ EmulationIssues =
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
|
@ -18,6 +18,4 @@ PH_ZFar =
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
UseXFB = True
|
UseXFB = True
|
||||||
UseRealXFB = True
|
UseRealXFB = True
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
|
|
@ -18,5 +18,5 @@ PH_ZFar =
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
UseXFB = True
|
UseXFB = True
|
||||||
UseRealXFB = True
|
UseRealXFB = True
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
||||||
|
|
|
@ -5,5 +5,4 @@ EmulationStateId = 5
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
|
@ -5,5 +5,4 @@ EmulationStateId = 5
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
# GILE51 - Aggressive Inline
|
# GILE51 - Aggressive Inline
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
# GILP51 - Aggressive Inline
|
# GILP51 - Aggressive Inline
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Need a Projection Hack Bloom and Safe Texture cache
|
EmulationIssues = Need a Projection Hack Bloom
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 1
|
ProjectionHack = 1
|
||||||
|
@ -12,5 +12,3 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar = 0.1
|
PH_ZFar = 0.1
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
|
@ -12,9 +12,6 @@ EmulationIssues = Slow,needs mmu and lle audio plugin for proper audio(r7411).
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 128
|
|
||||||
[Core]
|
[Core]
|
||||||
MMU = 1
|
MMU = 1
|
||||||
FastDiscSpeed = 1
|
FastDiscSpeed = 1
|
||||||
|
|
|
@ -9,7 +9,4 @@ EmulationIssues =
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
|
|
@ -9,5 +9,4 @@ EmulationIssues = Needs MMU, and is very slow because of it (r6572)
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
|
@ -9,5 +9,4 @@ EmulationIssues = Needs MMU, and is very slow because of it (r6572)
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
|
@ -14,7 +14,4 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
|
|
@ -9,5 +9,4 @@ EmulationIssues = Needs MMU, and is very slow because of it (r6572)
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
|
@ -9,8 +9,5 @@ EmulationIssues =
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
PostProcessingShader =
|
PostProcessingShader =
|
||||||
|
|
|
@ -9,6 +9,4 @@ EmulationIssues =
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
|
@ -9,5 +9,4 @@ EmulationIssues =
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
|
@ -14,6 +14,4 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
|
@ -17,7 +17,6 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCache = True
|
|
||||||
DstAlphaPass = True
|
DstAlphaPass = True
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBCopyEnable = True
|
EFBCopyEnable = True
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
# GM5E7D - Metal Arms: Glitch in the System
|
# GM5E7D - Metal Arms: Glitch in the System
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Core]
|
[Core]
|
||||||
CPUThread = 0
|
CPUThread = 0
|
||||||
[Video]
|
[Video]
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
# GM5F7D - Metal Arms: Glitch in the System
|
# GM5F7D - Metal Arms: Glitch in the System
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Core]
|
[Core]
|
||||||
CPUThread = 0
|
CPUThread = 0
|
||||||
[Video]
|
[Video]
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
# GM5P7D - Metal Arms: Glitch in the System
|
# GM5P7D - Metal Arms: Glitch in the System
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Core]
|
[Core]
|
||||||
CPUThread = 0
|
CPUThread = 0
|
||||||
[Video]
|
[Video]
|
||||||
|
|
|
@ -13,6 +13,4 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 0
|
|
||||||
|
|
|
@ -13,6 +13,3 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 0
|
|
||||||
|
|
|
@ -94,9 +94,6 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBCopyEnable = True
|
EFBCopyEnable = True
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|
|
@ -18,9 +18,6 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBCopyEnable = True
|
EFBCopyEnable = True
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = needs safe texture cache
|
EmulationIssues =
|
||||||
[EmuState]
|
[EmuState]
|
||||||
EmulationStateId = 0
|
EmulationStateId = 0
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
@ -20,9 +20,6 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBCopyEnable = True
|
EFBCopyEnable = True
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|
|
@ -8,5 +8,3 @@ EmulationIssues =
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
|
|
|
@ -15,6 +15,4 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar = 0.000153
|
PH_ZFar = 0.000153
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 0
|
|
||||||
|
|
|
@ -6,9 +6,6 @@ EmulationIssues = Videos are messed up. Use LLE for proper sound.(r7446)
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
[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_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
|
|
@ -35,9 +35,6 @@ $Slow Enemies (Use On A Empty Profile)
|
||||||
044F7FFC 3D000000
|
044F7FFC 3D000000
|
||||||
$Disable Shadows (Use On A Empty Profile)
|
$Disable Shadows (Use On A Empty Profile)
|
||||||
044FA2A4 00000001
|
044FA2A4 00000001
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
|
|
@ -9,7 +9,5 @@ EmulationIssues =
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
|
|
@ -44,6 +44,3 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = needs texture cache
|
EmulationIssues =
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
$ENABLE
|
$ENABLE
|
||||||
|
@ -61,6 +61,4 @@ PH_SZFar = 0
|
||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
EmulationIssues = needs texture cache
|
EmulationIssues =
|
||||||
[Speedhacks]
|
[Speedhacks]
|
||||||
# Patch OSYieldThread in attempt to make a speedhack (gave me a few fps more :) )
|
# Patch OSYieldThread in attempt to make a speedhack (gave me a few fps more :) )
|
||||||
0x8036eba0=400
|
0x8036eba0=400
|
||||||
|
@ -60,6 +60,4 @@ PH_SZFar = 0
|
||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
|
|
@ -16,5 +16,3 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear = 0.5
|
PH_ZNear = 0.5
|
||||||
PH_ZFar = 1
|
PH_ZFar = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
|
@ -786,8 +786,5 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear = 0.5
|
PH_ZNear = 0.5
|
||||||
PH_ZFar = 1
|
PH_ZFar = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
PostProcessingShader =
|
PostProcessingShader =
|
||||||
|
|
|
@ -16,5 +16,3 @@ PH_ExtraParam = 0
|
||||||
PH_ZNear = 0.5
|
PH_ZNear = 0.5
|
||||||
PH_ZFar = 1
|
PH_ZFar = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCache = True
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue