Gameini database cleanup. Fixes improper file endings due to copy paste errors (last line didn't work). Addition of SSX On Tour - fixes issue 5032. Also some small additions/updates.

This commit is contained in:
kostamarino@hotmail.com 2011-11-29 17:45:39 +02:00
parent 933d2dde42
commit 1bbd63ebc5
60 changed files with 143 additions and 46 deletions

View File

@ -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

View File

@ -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

View File

@ -16,3 +16,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 512

View File

@ -106,3 +106,4 @@ ProjectionHack = 0
[Gecko]
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 512

View File

@ -16,4 +16,4 @@ PH_ZFar =
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 0
EFBScale = 2
EFBScale = 2

View File

@ -16,4 +16,4 @@ PH_ZFar =
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 0
EFBScale = 2
EFBScale = 2

View File

@ -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

View File

@ -18,4 +18,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True
UseRealXFB = True

View File

@ -12,3 +12,4 @@ ProjectionHack = 0
[Gecko]
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 512

View File

@ -16,4 +16,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = False
UseRealXFB = False

View File

@ -12,3 +12,4 @@ ProjectionHack = 0
[Gecko]
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 512

View File

@ -11,4 +11,5 @@ EmulationIssues =
[Video]
ProjectionHack = 0
[Video_Settings]
SafeTextureCache = True
SafeTextureCache = True
SafeTextureCacheColorSamples = 512

View File

@ -118,4 +118,4 @@ $0 Rations Used
ProjectionHack = 0
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 512
SafeTextureCacheColorSamples = 512

View File

@ -19,4 +19,5 @@ PH_ZFar =
UseXFB = True
UseRealXFB = True
SafeTextureCache = True
SafeTextureCacheColorSamples = 512

View File

@ -15,4 +15,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True
UseRealXFB = True

View File

@ -11,3 +11,4 @@ ProjectionHack = 0
[Gecko]
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 512

View File

@ -11,3 +11,4 @@ ProjectionHack = 0
[Gecko]
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 512

View File

@ -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

View File

@ -15,4 +15,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True
UseRealXFB = True

View File

@ -15,4 +15,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True
UseRealXFB = True

View File

@ -16,4 +16,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True
UseRealXFB = True

View File

@ -15,4 +15,7 @@ PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
SafeTextureCache = True
SafeTextureCache = True
UseRealXFB = False
SafeTextureCacheColorSamples = 512

View File

@ -21,4 +21,4 @@ PH_ZFar =
UseXFB = True
UseRealXFB = False
[Video_Hacks]
EFBEmulateFormatChanges = True
EFBEmulateFormatChanges = True

View File

@ -21,4 +21,4 @@ PH_ZFar =
UseXFB = True
UseRealXFB = False
[Video_Hacks]
EFBEmulateFormatChanges = True
EFBEmulateFormatChanges = True

View File

@ -23,4 +23,4 @@ $Time Trial: Found 5 Coin Pieces
GZ5T-HADH-NGPBM
BAF8-QT5K-5N9WC
[Video_Hacks]
DlistCachingEnable = False
DlistCachingEnable = False

View File

@ -17,4 +17,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
UseRealXFB = True
UseXFB = True
UseXFB = True

View File

@ -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]

View File

@ -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]

View File

@ -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

View File

@ -16,4 +16,4 @@ PH_ZFar =
[Video_Settings]
SafeTextureCache = True
[Video_Enhancements]
ForceFiltering = False
ForceFiltering = False

View File

@ -16,4 +16,4 @@ PH_ZFar =
[Video_Settings]
SafeTextureCache = True
[Video_Enhancements]
ForceFiltering = False
ForceFiltering = False

View File

@ -16,4 +16,4 @@ PH_ZFar =
[Video_Settings]
SafeTextureCache = True
[Video_Enhancements]
ForceFiltering = False
ForceFiltering = False

View File

@ -17,4 +17,4 @@ PH_ZFar =
SafeTextureCache = True
SafeTextureCacheColorSamples = 512
[Wii]
DisableWiimoteSpeaker = 1
DisableWiimoteSpeaker = 1

View File

@ -14,4 +14,4 @@ PH_ZNear =
PH_ZFar =
[Gecko]
[Video_Enhancements]
ForceFiltering = False
ForceFiltering = False

View File

@ -14,4 +14,4 @@ PH_ZNear =
PH_ZFar =
[Gecko]
[Video_Enhancements]
ForceFiltering = False
ForceFiltering = False

View File

@ -14,4 +14,4 @@ PH_ZNear =
PH_ZFar =
[Gecko]
[Video_Enhancements]
ForceFiltering = False
ForceFiltering = False

View File

@ -14,4 +14,4 @@ PH_ZNear =
PH_ZFar =
[Gecko]
[Video_Enhancements]
ForceFiltering = False
ForceFiltering = False

View File

@ -9,4 +9,4 @@ EmulationIssues = Use dx11 plugin (r6945)
ProjectionHack = 0
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
DisableWiimoteSpeaker = 1

View File

@ -16,4 +16,4 @@ PH_ZFar =
[Video_Enhancements]
ForceFiltering = False
[Video_Hacks]
DlistCachingEnable = False
DlistCachingEnable = False

View File

@ -12,3 +12,4 @@ ProjectionHack = 0
[Video_Hacks]
EFBAccessEnable = False
EFBToTextureEnable = False
EFBCopyEnable = True

View File

@ -9,4 +9,5 @@ EmulationStateId = 4
ProjectionHack = 0
[Gecko]
[Video_Settings]
UseXFB = True
UseXFB = True
UseRealXFB = False

View File

@ -9,4 +9,5 @@ EmulationStateId = 4
ProjectionHack = 0
[Gecko]
[Video_Settings]
UseXFB = True
UseXFB = True
UseRealXFB = False

View File

@ -15,4 +15,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 0
SafeTextureCacheColorSamples = 0

View File

@ -14,4 +14,4 @@ PH_ZNear =
PH_ZFar =
[Gecko]
[Video_Hacks]
EFBEmulateFormatChanges = True
EFBEmulateFormatChanges = True

View File

@ -14,4 +14,4 @@ PH_ZNear =
PH_ZFar =
[Gecko]
[Video_Hacks]
EFBEmulateFormatChanges = True
EFBEmulateFormatChanges = True

View File

@ -18,4 +18,4 @@ EmulationIssues =
[ActionReplay]
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
DisableWiimoteSpeaker = 1

View File

@ -18,4 +18,4 @@ EmulationIssues =
[ActionReplay]
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
DisableWiimoteSpeaker = 1

View File

@ -18,4 +18,4 @@ EmulationIssues =
[ActionReplay]
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
DisableWiimoteSpeaker = 1

View File

@ -11,4 +11,4 @@ ProjectionHack = 0
[Video_Settings]
SafeTextureCache = True
[Video_Enhancements]
ForceFiltering = False
ForceFiltering = False

View File

@ -11,4 +11,4 @@ ProjectionHack = 0
[Video_Settings]
SafeTextureCache = True
[Video_Enhancements]
ForceFiltering = False
ForceFiltering = False

View File

@ -11,4 +11,4 @@ ProjectionHack = 0
[Video_Settings]
SafeTextureCache = True
[Video_Enhancements]
ForceFiltering = False
ForceFiltering = False

View File

@ -11,4 +11,4 @@ ProjectionHack = 0
[Video_Settings]
SafeTextureCache = True
[Video_Enhancements]
ForceFiltering = False
ForceFiltering = False

View File

@ -18,4 +18,4 @@ PH_ZFar =
SafeTextureCache = True
SafeTextureCacheColorSamples = 512
[Wii]
DisableWiimoteSpeaker = 1
DisableWiimoteSpeaker = 1

View File

@ -17,4 +17,4 @@ PH_ZFar =
SafeTextureCache = True
SafeTextureCacheColorSamples = 512
[Wii]
DisableWiimoteSpeaker = 1
DisableWiimoteSpeaker = 1

View File

@ -40,4 +40,4 @@ PH_ZFar =
[Video_Settings]
SafeTextureCache = True
[Video_Hacks]
DlistCachingEnable = False
DlistCachingEnable = False

View File

@ -16,4 +16,4 @@ PH_ZFar =
[Video_Settings]
SafeTextureCache = True
[Video_Hacks]
DlistCachingEnable = False
DlistCachingEnable = False

View File

@ -16,4 +16,4 @@ PH_ZFar =
[Video_Settings]
SafeTextureCache = True
[Video_Hacks]
DlistCachingEnable = False
DlistCachingEnable = False

View File

@ -16,4 +16,4 @@ PH_ZFar =
[Video_Settings]
SafeTextureCache = True
[Video_Hacks]
DlistCachingEnable = False
DlistCachingEnable = False

View File

@ -18,4 +18,4 @@ EFBEmulateFormatChanges = True
[Video_Enhancements]
MaxAnisotropy = 0
[Wii]
DisableWiimoteSpeaker = 1
DisableWiimoteSpeaker = 1

View File

@ -15,4 +15,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True
UseRealXFB = True