New video settings part 1:

Apply new video settings changes mainly to gamecube games that needed real XFB for their videos to show up.
This commit is contained in:
kostamarino@hotmail.com 2011-02-16 16:52:55 +00:00
parent 978a10e6b1
commit cd1820a374
28 changed files with 253 additions and 47 deletions

View File

@ -7,5 +7,13 @@ EmulationIssues = Use directx11 plugin set at 1x efb scale to deal with black te
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
SafeTextureCache = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 0
EFBScale = 2

View File

@ -2,5 +2,18 @@
[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)
[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_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 0
EFBScale = 2

View File

@ -2,5 +2,18 @@
[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)
[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_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 0
EFBScale = 2

View File

@ -7,5 +7,12 @@ EmulationIssues = Needs Real Xfb to show videos. Graphic glitches (r6945)
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
UseXFB = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True

View File

@ -8,7 +8,14 @@ EmulationIssues = Needs Real XFB for videos to show up, lle for sound issues.(r6
[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]
UseXFB = 1
ProjectionHack = 0 ProjectionHack = 0
SafeTextureCache = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True
SafeTextureCache = True

View File

@ -8,7 +8,15 @@ EmulationIssues = Needs Real XFB for videos to show up, lle for sound issues.(r6
[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]
UseXFB = 1
ProjectionHack = 0 ProjectionHack = 0
SafeTextureCache = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True
SafeTextureCache = True

View File

@ -20,5 +20,12 @@ $All Upgrades
00000002 00050001 00000002 00050001
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
UseXFB = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True

View File

@ -6,6 +6,13 @@ EmulationIssues = Needs real Xfb for videos to show up (r6945)
[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]
UseXFB = 1
ProjectionHack = 0 ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True

View File

@ -6,6 +6,13 @@ EmulationIssues = Needs real Xfb for videos to show up (r6945)
[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]
UseXFB = 1
ProjectionHack = 0 ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True

View File

@ -6,6 +6,13 @@ EmulationIssues = Needs real Xfb for videos to show up (r6945)
[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]
UseXFB = 1
ProjectionHack = 0 ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True

View File

@ -7,5 +7,12 @@ EmulationIssues = Needs Real xfb for the videos to show up(r6651)
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
UseXFB = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True

View File

@ -7,5 +7,12 @@ EmulationIssues = Needs Real xfb for the videos to show up(r6651)
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
UseXFB = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True

View File

@ -8,5 +8,12 @@ EmulationIssues = Needs Real Xfb for videos to show up(r6898)
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
UseXFB = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True

View File

@ -8,5 +8,12 @@ EmulationIssues = Needs Real Xfb for videos to show up(r6898)
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
UseXFB = 1 PH_SZNear = 0
[Gecko] PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True

View File

@ -1,11 +1,20 @@
# GQSDAF - TALES OF SYMPHONIA # GQSDAF - TALES OF SYMPHONIA
[Core] Values set here will override the main dolphin settings. [Core]
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. #Values set here will override the main dolphin settings.
[EmuState]
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
#Emulation state validated on r1648
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Set safe texture cache to normal or fast (not safe) to avoid crashes. Sound issues(r6450) EmulationIssues = Sound issues need LLE plugin to be solved.(r7184)
[OnFrame] Add memory patches to be applied every frame here. [OnFrame]
[ActionReplay] Add action replay cheats here. [ActionReplay]
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
SafeTextureCache = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear = 0.5
PH_ZFar = 1
[Gecko] [Gecko]
[Video_Settings]
SafeTextureCache = True

View File

@ -426,7 +426,7 @@ EmulationStateId = 4
# Max Affection codes # Max Affection codes
# use only one of these codes at a time for your # use only one of these codes at a time for your
# favorite character to have max affection. # favorite character to have max affection.
EmulationIssues = Set safe texture cache to normal or fast (not safe) to avoid crashes. Sound issues(r6450) EmulationIssues = Sound issues need LLE plugin to be solved.(r7184)
[OnFrame] [OnFrame]
[ActionReplay] [ActionReplay]
$(M) (Datel) $(M) (Datel)
@ -776,7 +776,6 @@ $Kratos Affection to Lloyd - max is 0000270F
05A040B8 08000000 05A040B8 08000000
025B7492 0000270F 025B7492 0000270F
[Video] [Video]
SafeTextureCache = 1
ProjectionHack = 0 ProjectionHack = 0
PH_SZNear = 0 PH_SZNear = 0
PH_SZFar = 0 PH_SZFar = 0
@ -784,3 +783,5 @@ PH_ExtraParam = 0
PH_ZNear = 0.5 PH_ZNear = 0.5
PH_ZFar = 1 PH_ZFar = 1
[Gecko] [Gecko]
[Video_Settings]
SafeTextureCache = True

View File

@ -1,11 +1,20 @@
# GQSFAF - TALES OF SYMPHONIA # GQSFAF - TALES OF SYMPHONIA
[Core] Values set here will override the main dolphin settings. [Core]
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. #Values set here will override the main dolphin settings.
[EmuState]
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
#Emulation state validated on r1648
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Set safe texture cache to normal or fast (not safe) to avoid crashes. Sound issues(r6450) EmulationIssues = Sound issues need LLE plugin to be solved.(r7184)
[OnFrame] Add memory patches to be applied every frame here. [OnFrame]
[ActionReplay] Add action replay cheats here. [ActionReplay]
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
SafeTextureCache = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear = 0.5
PH_ZFar = 1
[Gecko] [Gecko]
[Video_Settings]
SafeTextureCache = True

View File

@ -1,11 +1,20 @@
# GQSPAF - TALES OF SYMPHONIA # GQSPAF - TALES OF SYMPHONIA
[Core] Values set here will override the main dolphin settings. [Core]
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. #Values set here will override the main dolphin settings.
[EmuState]
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
#Emulation state validated on r1648
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Set safe texture cache to normal or fast (not safe) to avoid crashes. Sound issues(r6450) EmulationIssues = Sound issues need LLE plugin to be solved.(r7184)
[OnFrame] Add memory patches to be applied every frame here. [OnFrame]
[ActionReplay] Add action replay cheats here. [ActionReplay]
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
SafeTextureCache = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear = 0.5
PH_ZFar = 1
[Gecko] [Gecko]
[Video_Settings]
SafeTextureCache = True

View File

@ -7,7 +7,14 @@ EmulationIssues = Goes ingame using Jitil, videos need real XFB to show up and l
[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]
SafeTextureCache = 1
ProjectionHack = 0 ProjectionHack = 0
UseXFB = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True
SafeTextureCache = True

View File

@ -7,7 +7,14 @@ EmulationIssues = Goes ingame using Jitil, videos need real XFB to show up and l
[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]
SafeTextureCache = 1
ProjectionHack = 0 ProjectionHack = 0
UseXFB = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True
SafeTextureCache = True

View File

@ -7,7 +7,14 @@ EmulationIssues = Goes ingame using Jitil, videos need real XFB to show up and l
[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]
SafeTextureCache = 1
ProjectionHack = 0 ProjectionHack = 0
UseXFB = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True
SafeTextureCache = True

View File

@ -9,5 +9,12 @@ EmulationIssues = Needs real XFB for videos to show up.(r6898)
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
UseXFB = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseRealXFB = True
UseXFB = True

View File

@ -9,5 +9,12 @@ EmulationIssues = Needs real XFB for videos to show up.(r6898)
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
UseXFB = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseRealXFB = True
UseXFB = True

View File

@ -9,5 +9,12 @@ EmulationIssues = Needs real xfb for the videos to show up (r6906)
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
UseXFB = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True

View File

@ -9,5 +9,12 @@ EmulationIssues = Needs real xfb for the videos to show up (r6906)
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
UseXFB = 1 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True

View File

@ -7,5 +7,11 @@ EmulationStateId = 4
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
EFBAccessEnable = 0 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Hacks]
EFBAccessEnable = False

View File

@ -7,5 +7,11 @@ EmulationStateId = 4
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
EFBAccessEnable = 0 PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Hacks]
EFBAccessEnable = False

View File

@ -1479,4 +1479,9 @@ SafeTextureCache = 0
ZTPSpeedupHack = 1 ZTPSpeedupHack = 1
EFBToTextureEnable = 0 EFBToTextureEnable = 0
ProjectionHack = 0 ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]