Gameini database update. Update/additions of Fifa Street and Open Season (fixes issue 5438). Cleanup of DisableWiimoteSpeaker = 1 (aka Alternate wiimote timing) from the database since it is no longer used. Edit the tales of symphonia projection hack.
This commit is contained in:
parent
e9232280c4
commit
29d43ef897
|
@ -3,7 +3,7 @@
|
||||||
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 =
|
EmulationIssues = The videos are messed up, skip them.
|
||||||
[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.
|
||||||
$Master Code
|
$Master Code
|
||||||
|
@ -40,3 +40,9 @@ $Away Team Never Scores
|
||||||
00416F8C 00000000
|
00416F8C 00000000
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
|
[Gecko]
|
||||||
|
|
|
@ -0,0 +1,16 @@
|
||||||
|
# GF8P69 - FIFA Street
|
||||||
|
[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 = The videos are messed up, skip them.
|
||||||
|
[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]
|
|
@ -1,9 +1,11 @@
|
||||||
# GOSE41 - Open Season
|
# GOSE41 - Open Season
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
TLBHack = 1
|
MMU = 1
|
||||||
|
FastDiscSpeed = 1
|
||||||
|
BlockMerging = 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 = 2
|
EmulationStateId = 4
|
||||||
EmulationIssues = Severe graphic issues.
|
EmulationIssues = Needs MMU (Slow).
|
||||||
[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]
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
# GOSP41 - Open Season
|
# GOSP41 - Open Season
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
TLBHack = 1
|
MMU = 1
|
||||||
|
FastDiscSpeed = 1
|
||||||
|
BlockMerging = 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 = 2
|
EmulationStateId = 4
|
||||||
EmulationIssues = Severe graphic issues.
|
EmulationIssues = Needs MMU (Slow).
|
||||||
[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]
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
# GOSX41 - Open Season
|
# GOSX41 - Open Season
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
TLBHack = 1
|
MMU = 1
|
||||||
|
FastDiscSpeed = 1
|
||||||
|
BlockMerging = 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 = 2
|
EmulationStateId = 4
|
||||||
EmulationIssues = Severe graphic issues.
|
EmulationIssues = Needs MMU (Slow).
|
||||||
[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]
|
||||||
|
|
|
@ -33,7 +33,7 @@ PH_ExtraParam = 1
|
||||||
|
|
||||||
[5]
|
[5]
|
||||||
Title = Tales of Symphonia GC
|
Title = Tales of Symphonia GC
|
||||||
PH_ZNear = 0.0002
|
PH_ZNear = 0.00026
|
||||||
|
|
||||||
|
|
||||||
# ---------------------------------------------------
|
# ---------------------------------------------------
|
||||||
|
|
|
@ -18,4 +18,3 @@ SafeTextureCacheColorSamples = 512
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBEmulateFormatChanges = True
|
EFBEmulateFormatChanges = True
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -18,4 +18,3 @@ SafeTextureCacheColorSamples = 512
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBEmulateFormatChanges = True
|
EFBEmulateFormatChanges = True
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -18,4 +18,3 @@ SafeTextureCacheColorSamples = 512
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBEmulateFormatChanges = True
|
EFBEmulateFormatChanges = True
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
EFBCopyEnable = True
|
EFBCopyEnable = True
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
EFBCopyEnable = True
|
EFBCopyEnable = True
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -16,4 +16,3 @@ PH_ZFar =
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -16,4 +16,3 @@ PH_ZFar =
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -16,4 +16,3 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -10,4 +10,3 @@ EmulationStateId = 5
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -15,4 +15,3 @@ PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -15,4 +15,3 @@ PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -15,4 +15,3 @@ PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -24,6 +24,5 @@ PH_ZFar =
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
ForceFiltering = False
|
ForceFiltering = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
|
|
|
@ -18,6 +18,5 @@ PH_ZFar =
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
ForceFiltering = False
|
ForceFiltering = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
|
|
|
@ -14,4 +14,3 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -14,4 +14,3 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -14,4 +14,3 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -14,4 +14,3 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -14,4 +14,3 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
UseXFB = True
|
UseXFB = True
|
||||||
UseRealXFB = False
|
UseRealXFB = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
UseXFB = True
|
UseXFB = True
|
||||||
UseRealXFB = False
|
UseRealXFB = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
UseXFB = True
|
UseXFB = True
|
||||||
UseRealXFB = False
|
UseRealXFB = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -36,4 +36,3 @@ C2152674 00000002
|
||||||
3CA03B9B 38A5C9FF
|
3CA03B9B 38A5C9FF
|
||||||
90B60178 00000000
|
90B60178 00000000
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -9,4 +9,3 @@ EmulationIssues = Use dx11 plugin (r6945)
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -9,4 +9,3 @@ EmulationIssues = Use dx11 plugin (r6945)
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -6,7 +6,6 @@ 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.
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
PH_SZNear = 0
|
PH_SZNear = 0
|
||||||
|
|
|
@ -6,7 +6,6 @@ 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.
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
PH_SZNear = 0
|
PH_SZNear = 0
|
||||||
|
|
|
@ -6,7 +6,6 @@ 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.
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
PH_SZNear = 0
|
PH_SZNear = 0
|
||||||
|
|
|
@ -21,6 +21,5 @@ SafeTextureCacheColorSamples = 512
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
EFBCopyEnable = True
|
EFBCopyEnable = True
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBEmulateFormatChanges = True
|
EFBEmulateFormatChanges = True
|
||||||
|
|
|
@ -21,6 +21,5 @@ SafeTextureCacheColorSamples = 512
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
EFBCopyEnable = True
|
EFBCopyEnable = True
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBEmulateFormatChanges = True
|
EFBEmulateFormatChanges = True
|
||||||
|
|
|
@ -23,6 +23,5 @@ SafeTextureCacheColorSamples = 512
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
EFBCopyEnable = True
|
EFBCopyEnable = True
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBEmulateFormatChanges = True
|
EFBEmulateFormatChanges = True
|
||||||
|
|
|
@ -17,4 +17,3 @@ EmulationIssues = Needs single core to run properly(r7436).
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ EmulationIssues = Needs single core to run properly(r7436).
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ EmulationIssues = Needs single core to run properly(r7436).
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ EmulationIssues =
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBEmulateFormatChanges = True
|
EFBEmulateFormatChanges = True
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ EmulationIssues =
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBEmulateFormatChanges = True
|
EFBEmulateFormatChanges = True
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
UseXFB = True
|
UseXFB = True
|
||||||
UseRealXFB = False
|
UseRealXFB = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
UseXFB = True
|
UseXFB = True
|
||||||
UseRealXFB = False
|
UseRealXFB = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
UseXFB = True
|
UseXFB = True
|
||||||
UseRealXFB = False
|
UseRealXFB = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
UseXFB = True
|
UseXFB = True
|
||||||
UseRealXFB = False
|
UseRealXFB = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -18,4 +18,3 @@ PH_ZFar =
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -18,4 +18,3 @@ PH_ZFar =
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -18,4 +18,3 @@ PH_ZFar =
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -32,5 +32,4 @@ $Rapid Fire [TNTkryzt]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
||||||
|
|
|
@ -14,4 +14,3 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -14,4 +14,3 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -14,4 +14,3 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -18,4 +18,3 @@ EmulationIssues =
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -67,4 +67,3 @@ $Profile Three Name Changer Jedi Hack & [Mitch]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ EmulationIssues =
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ EmulationIssues =
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ EmulationIssues =
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ EmulationIssues =
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -21,4 +21,3 @@ ForceFiltering = False
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -21,4 +21,3 @@ ForceFiltering = False
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -21,4 +21,3 @@ ForceFiltering = False
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -21,4 +21,3 @@ ForceFiltering = False
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -21,4 +21,3 @@ ForceFiltering = False
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -21,4 +21,3 @@ ForceFiltering = False
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
EFBScale = 1
|
EFBScale = 1
|
||||||
SafeTextureCacheColorSamples = 0
|
SafeTextureCacheColorSamples = 0
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
EFBScale = 1
|
EFBScale = 1
|
||||||
SafeTextureCacheColorSamples = 0
|
SafeTextureCacheColorSamples = 0
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
EFBScale = 1
|
EFBScale = 1
|
||||||
SafeTextureCacheColorSamples = 0
|
SafeTextureCacheColorSamples = 0
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,4 +17,3 @@ PH_ZFar =
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -6,7 +6,6 @@ EmulationIssues = Needs real xfb for videos to show up.
|
||||||
[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.
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
PH_SZNear = 0
|
PH_SZNear = 0
|
||||||
|
|
|
@ -6,7 +6,6 @@ EmulationIssues = Needs real xfb for videos to show up.
|
||||||
[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.
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
PH_SZNear = 0
|
PH_SZNear = 0
|
||||||
|
|
|
@ -16,4 +16,3 @@ PH_ZFar =
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -6,7 +6,6 @@ EmulationIssues = Suffers from random ingame lock ups.
|
||||||
[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.
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
PH_SZNear = 0
|
PH_SZNear = 0
|
||||||
|
|
|
@ -6,7 +6,6 @@ EmulationIssues = Suffers from random ingame lock ups.
|
||||||
[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.
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
PH_SZNear = 0
|
PH_SZNear = 0
|
||||||
|
|
|
@ -6,7 +6,6 @@ EmulationIssues = Suffers from random ingame lock ups.
|
||||||
[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.
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
PH_SZNear = 0
|
PH_SZNear = 0
|
||||||
|
|
|
@ -6,7 +6,6 @@ EmulationIssues = Suffers from random ingame lock ups.
|
||||||
[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.
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
PH_SZNear = 0
|
PH_SZNear = 0
|
||||||
|
|
|
@ -18,4 +18,3 @@ EFBEmulateFormatChanges = True
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
MaxAnisotropy = 0
|
MaxAnisotropy = 0
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -18,4 +18,3 @@ EFBEmulateFormatChanges = True
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
MaxAnisotropy = 0
|
MaxAnisotropy = 0
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -18,4 +18,3 @@ EFBEmulateFormatChanges = True
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
MaxAnisotropy = 0
|
MaxAnisotropy = 0
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -6,7 +6,6 @@ EmulationIssues = Direct 3d 11 fixes some texture glitches.
|
||||||
[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.
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
PH_SZNear = 0
|
PH_SZNear = 0
|
||||||
|
|
|
@ -6,7 +6,6 @@ EmulationIssues = Direct 3d 11 fixes some texture glitches.
|
||||||
[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.
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
PH_SZNear = 0
|
PH_SZNear = 0
|
||||||
|
|
|
@ -14,4 +14,3 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -14,4 +14,3 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -17,5 +17,4 @@ PH_ZFar =
|
||||||
EFBAccessEnable = True
|
EFBAccessEnable = True
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
|
|
@ -17,5 +17,4 @@ PH_ZFar =
|
||||||
EFBAccessEnable = True
|
EFBAccessEnable = True
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
|
|
@ -17,5 +17,4 @@ PH_ZFar =
|
||||||
EFBAccessEnable = True
|
EFBAccessEnable = True
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
|
|
@ -17,5 +17,4 @@ PH_ZFar =
|
||||||
EFBAccessEnable = True
|
EFBAccessEnable = True
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
|
|
@ -14,6 +14,5 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
|
|
|
@ -14,6 +14,5 @@ PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DlistCachingEnable = False
|
DlistCachingEnable = False
|
||||||
|
|
|
@ -16,4 +16,3 @@ PH_ZFar =
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 0
|
SafeTextureCacheColorSamples = 0
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
|
@ -16,4 +16,3 @@ PH_ZFar =
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 0
|
SafeTextureCacheColorSamples = 0
|
||||||
[Wii]
|
[Wii]
|
||||||
DisableWiimoteSpeaker = 1
|
|
||||||
|
|
Loading…
Reference in New Issue