Merge branch 'master' of https://code.google.com/p/dolphin-emu
This commit is contained in:
commit
cda94290f5
|
@ -8,6 +8,12 @@ EmulationIssues =
|
|||
[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 = 512
|
||||
|
|
|
@ -8,6 +8,12 @@ EmulationIssues =
|
|||
[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 = 512
|
||||
|
|
|
@ -16,3 +16,4 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
|
|
@ -106,3 +106,4 @@ ProjectionHack = 0
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
|
|
@ -16,4 +16,4 @@ PH_ZFar =
|
|||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 0
|
||||
EFBScale = 2
|
||||
EFBScale = 2
|
||||
|
|
|
@ -16,4 +16,4 @@ PH_ZFar =
|
|||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 0
|
||||
EFBScale = 2
|
||||
EFBScale = 2
|
||||
|
|
|
@ -7,4 +7,5 @@ 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
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
|
|
@ -18,4 +18,4 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
UseRealXFB = True
|
||||
|
|
|
@ -12,3 +12,4 @@ ProjectionHack = 0
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
|
|
@ -16,4 +16,4 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
UseRealXFB = False
|
||||
|
|
|
@ -12,3 +12,4 @@ ProjectionHack = 0
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
|
|
@ -11,4 +11,5 @@ EmulationIssues =
|
|||
[Video]
|
||||
ProjectionHack = 0
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
|
|
@ -118,4 +118,4 @@ $0 Rations Used
|
|||
ProjectionHack = 0
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
|
|
@ -19,4 +19,5 @@ PH_ZFar =
|
|||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
|
|
|
@ -15,4 +15,4 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
UseRealXFB = True
|
||||
|
|
|
@ -11,3 +11,4 @@ ProjectionHack = 0
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
|
|
@ -11,3 +11,4 @@ ProjectionHack = 0
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
|
|
@ -0,0 +1,24 @@
|
|||
# GLCF52 - Lemony Snicket
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
CPUThread = 1
|
||||
SkipIdle = 1
|
||||
TLBHack = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationIssues = Still encountering slowdowns, but no major issues so far.
|
||||
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_Settings]
|
||||
SafeTextureCache = True
|
||||
DstAlphaPass = True
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = True
|
|
@ -15,4 +15,4 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
UseRealXFB = True
|
||||
|
|
|
@ -15,4 +15,4 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
UseRealXFB = True
|
||||
|
|
|
@ -16,4 +16,4 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
UseRealXFB = True
|
||||
|
|
|
@ -15,4 +15,7 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
SafeTextureCache = True
|
||||
SafeTextureCache = True
|
||||
UseRealXFB = False
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
|
|
|
@ -21,4 +21,4 @@ PH_ZFar =
|
|||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
[Video_Hacks]
|
||||
EFBEmulateFormatChanges = True
|
||||
EFBEmulateFormatChanges = True
|
||||
|
|
|
@ -21,4 +21,4 @@ PH_ZFar =
|
|||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
[Video_Hacks]
|
||||
EFBEmulateFormatChanges = True
|
||||
EFBEmulateFormatChanges = True
|
||||
|
|
|
@ -23,4 +23,4 @@ $Time Trial: Found 5 Coin Pieces
|
|||
GZ5T-HADH-NGPBM
|
||||
BAF8-QT5K-5N9WC
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
DlistCachingEnable = False
|
||||
|
|
|
@ -17,4 +17,4 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseRealXFB = True
|
||||
UseXFB = True
|
||||
UseXFB = True
|
||||
|
|
|
@ -0,0 +1,16 @@
|
|||
# GXOE69 - SSX On Tour
|
||||
[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 = Has problematic intro videos (skip them). Use LLE audio to fix sound issues.
|
||||
[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 @@
|
|||
# GXOX69 - SSX On Tour
|
||||
[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 = Has problematic intro videos (skip them). Use LLE audio to fix sound issues.
|
||||
[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,14 @@
|
|||
# R3NPH3 - Guilty Gear XX AC Plus
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
|
@ -16,4 +16,4 @@ PH_ZFar =
|
|||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -16,4 +16,4 @@ PH_ZFar =
|
|||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -16,4 +16,4 @@ PH_ZFar =
|
|||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -17,4 +17,4 @@ PH_ZFar =
|
|||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
[Wii]
|
||||
DisableWiimoteSpeaker = 1
|
||||
DisableWiimoteSpeaker = 1
|
||||
|
|
|
@ -14,4 +14,4 @@ PH_ZNear =
|
|||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -14,4 +14,4 @@ PH_ZNear =
|
|||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -14,4 +14,4 @@ PH_ZNear =
|
|||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -14,4 +14,4 @@ PH_ZNear =
|
|||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -9,4 +9,4 @@ EmulationIssues = Use dx11 plugin (r6945)
|
|||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Wii]
|
||||
DisableWiimoteSpeaker = 1
|
||||
DisableWiimoteSpeaker = 1
|
||||
|
|
|
@ -16,4 +16,4 @@ PH_ZFar =
|
|||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
DlistCachingEnable = False
|
||||
|
|
|
@ -12,3 +12,4 @@ ProjectionHack = 0
|
|||
[Video_Hacks]
|
||||
EFBAccessEnable = False
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
|
|
|
@ -9,4 +9,5 @@ EmulationStateId = 4
|
|||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
|
|
|
@ -9,4 +9,5 @@ EmulationStateId = 4
|
|||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
|
|
|
@ -15,4 +15,4 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 0
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
|
|
@ -14,4 +14,4 @@ PH_ZNear =
|
|||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBEmulateFormatChanges = True
|
||||
EFBEmulateFormatChanges = True
|
||||
|
|
|
@ -14,4 +14,4 @@ PH_ZNear =
|
|||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBEmulateFormatChanges = True
|
||||
EFBEmulateFormatChanges = True
|
||||
|
|
|
@ -18,4 +18,4 @@ EmulationIssues =
|
|||
[ActionReplay]
|
||||
[Gecko]
|
||||
[Wii]
|
||||
DisableWiimoteSpeaker = 1
|
||||
DisableWiimoteSpeaker = 1
|
||||
|
|
|
@ -18,4 +18,4 @@ EmulationIssues =
|
|||
[ActionReplay]
|
||||
[Gecko]
|
||||
[Wii]
|
||||
DisableWiimoteSpeaker = 1
|
||||
DisableWiimoteSpeaker = 1
|
||||
|
|
|
@ -18,4 +18,4 @@ EmulationIssues =
|
|||
[ActionReplay]
|
||||
[Gecko]
|
||||
[Wii]
|
||||
DisableWiimoteSpeaker = 1
|
||||
DisableWiimoteSpeaker = 1
|
||||
|
|
|
@ -11,4 +11,4 @@ ProjectionHack = 0
|
|||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -11,4 +11,4 @@ ProjectionHack = 0
|
|||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -11,4 +11,4 @@ ProjectionHack = 0
|
|||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -11,4 +11,4 @@ ProjectionHack = 0
|
|||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -18,4 +18,4 @@ PH_ZFar =
|
|||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
[Wii]
|
||||
DisableWiimoteSpeaker = 1
|
||||
DisableWiimoteSpeaker = 1
|
||||
|
|
|
@ -17,4 +17,4 @@ PH_ZFar =
|
|||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
[Wii]
|
||||
DisableWiimoteSpeaker = 1
|
||||
DisableWiimoteSpeaker = 1
|
||||
|
|
|
@ -40,4 +40,4 @@ PH_ZFar =
|
|||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
DlistCachingEnable = False
|
||||
|
|
|
@ -16,4 +16,4 @@ PH_ZFar =
|
|||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
DlistCachingEnable = False
|
||||
|
|
|
@ -16,4 +16,4 @@ PH_ZFar =
|
|||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
DlistCachingEnable = False
|
||||
|
|
|
@ -16,4 +16,4 @@ PH_ZFar =
|
|||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
DlistCachingEnable = False
|
||||
|
|
|
@ -18,4 +18,4 @@ EFBEmulateFormatChanges = True
|
|||
[Video_Enhancements]
|
||||
MaxAnisotropy = 0
|
||||
[Wii]
|
||||
DisableWiimoteSpeaker = 1
|
||||
DisableWiimoteSpeaker = 1
|
||||
|
|
|
@ -15,4 +15,4 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
UseRealXFB = True
|
||||
|
|
Loading…
Reference in New Issue