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:
kostamarino@hotmail.com 2013-02-21 20:34:45 +02:00
parent e9232280c4
commit 29d43ef897
97 changed files with 769 additions and 832 deletions

View File

@ -3,7 +3,7 @@
TLBHack = 1
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues =
EmulationIssues = The videos are messed up, skip them.
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
$Master Code
@ -40,3 +40,9 @@ $Away Team Never Scores
00416F8C 00000000
[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]

View File

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

View File

@ -1,9 +1,11 @@
# GOSE41 - Open Season
[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.
EmulationStateId = 2
EmulationIssues = Severe graphic issues.
EmulationStateId = 4
EmulationIssues = Needs MMU (Slow).
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]

View File

@ -1,9 +1,11 @@
# GOSP41 - Open Season
[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.
EmulationStateId = 2
EmulationIssues = Severe graphic issues.
EmulationStateId = 4
EmulationIssues = Needs MMU (Slow).
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]

View File

@ -1,9 +1,11 @@
# GOSX41 - Open Season
[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.
EmulationStateId = 2
EmulationIssues = Severe graphic issues.
EmulationStateId = 4
EmulationIssues = Needs MMU (Slow).
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]

View File

@ -33,7 +33,7 @@ PH_ExtraParam = 1
[5]
Title = Tales of Symphonia GC
PH_ZNear = 0.0002
PH_ZNear = 0.00026
# ---------------------------------------------------

View File

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

View File

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

View File

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

View File

@ -1,20 +1,19 @@
# R3ME01 - Metroid Prime Trilogy
[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 = Disable EuRGB60(PAL60) to avoid a black bar appearing.
[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_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
[Wii]
DisableWiimoteSpeaker = 1
# R3ME01 - Metroid Prime Trilogy
[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 = Disable EuRGB60(PAL60) to avoid a black bar appearing.
[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_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
[Wii]

View File

@ -1,20 +1,19 @@
# R3MP01 - Metroid Prime Trilogy
[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 = Disable EuRGB60(PAL60) to avoid a black bar appearing.
[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_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
[Wii]
DisableWiimoteSpeaker = 1
# R3MP01 - Metroid Prime Trilogy
[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 = Disable EuRGB60(PAL60) to avoid a black bar appearing.
[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_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
[Wii]

View File

@ -1,20 +1,19 @@
# R4QE01 - Mario Strikers Charged
[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 = 5
EmulationIssues =
[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_Enhancements]
[Video_Hacks]
DlistCachingEnable = False
[Wii]
DisableWiimoteSpeaker = 1
# R4QE01 - Mario Strikers Charged
[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 = 5
EmulationIssues =
[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_Enhancements]
[Video_Hacks]
DlistCachingEnable = False
[Wii]

View File

@ -1,20 +1,19 @@
# R4QJ01 - Mario Strikers Charged
[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 = 5
EmulationIssues =
[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_Enhancements]
[Video_Hacks]
DlistCachingEnable = False
[Wii]
DisableWiimoteSpeaker = 1
# R4QJ01 - Mario Strikers Charged
[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 = 5
EmulationIssues =
[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_Enhancements]
[Video_Hacks]
DlistCachingEnable = False
[Wii]

View File

@ -1,20 +1,19 @@
# R4QK01 - Mario Power Soccer
[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 = 5
EmulationIssues =
[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_Enhancements]
[Video_Hacks]
DlistCachingEnable = False
[Wii]
DisableWiimoteSpeaker = 1
# R4QK01 - Mario Power Soccer
[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 = 5
EmulationIssues =
[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_Enhancements]
[Video_Hacks]
DlistCachingEnable = False
[Wii]

View File

@ -1,20 +1,19 @@
# R4QP01 - Mario Strikers Charged
[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 = 5
EmulationIssues =
[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_Enhancements]
[Video_Hacks]
DlistCachingEnable = False
[Wii]
DisableWiimoteSpeaker = 1
# R4QP01 - Mario Strikers Charged
[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 = 5
EmulationIssues =
[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_Enhancements]
[Video_Hacks]
DlistCachingEnable = False
[Wii]

View File

@ -15,5 +15,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -15,5 +15,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -1,19 +1,18 @@
# R7PE01 - Punch Out
[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 = Disable "Use EuRGB60 (PAL60) mode" in the wii configuration tab for the game to run
[OnFrame] Add memory patches to be applied every frame here.
+$Patch
0x8011E0F8:dword:0x4E800020
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
# R7PE01 - Punch Out
[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 = Disable "Use EuRGB60 (PAL60) mode" in the wii configuration tab for the game to run
[OnFrame] Add memory patches to be applied every frame here.
+$Patch
0x8011E0F8:dword:0x4E800020
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]
[Wii]

View File

@ -1,13 +1,12 @@
# R7PP01 - Punch Out
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 5
[OnFrame] Add memory patches to be applied every frame here.
+$Patch
0x8011F1CC:dword:0x4E800020
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
[Wii]
DisableWiimoteSpeaker = 1
# R7PP01 - Punch Out
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 5
[OnFrame] Add memory patches to be applied every frame here.
+$Patch
0x8011F1CC:dword:0x4E800020
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
[Wii]

View File

@ -1,18 +1,17 @@
# RBWE01 - Battalion Wars 2
[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 = Needs LLE audio for proper sound.
[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_Enhancements]
[Wii]
DisableWiimoteSpeaker = 1
# RBWE01 - Battalion Wars 2
[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 = Needs LLE audio for proper sound.
[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_Enhancements]
[Wii]

View File

@ -1,18 +1,17 @@
# RBWJ01 - Totsugeki Famicom Wars vs.
[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 = Needs LLE audio for proper sound.
[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_Enhancements]
[Wii]
DisableWiimoteSpeaker = 1
# RBWJ01 - Totsugeki Famicom Wars vs.
[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 = Needs LLE audio for proper sound.
[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_Enhancements]
[Wii]

View File

@ -1,18 +1,17 @@
# RBWP01 - Battalion Wars 2
[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 = Needs LLE audio for proper sound.
[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_Enhancements]
[Wii]
DisableWiimoteSpeaker = 1
# RBWP01 - Battalion Wars 2
[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 = Needs LLE audio for proper sound.
[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_Enhancements]
[Wii]

View File

@ -24,6 +24,5 @@ PH_ZFar =
[Video_Enhancements]
ForceFiltering = False
[Wii]
DisableWiimoteSpeaker = 1
[Video_Hacks]
DlistCachingEnable = False

View File

@ -18,6 +18,5 @@ PH_ZFar =
[Video_Enhancements]
ForceFiltering = False
[Wii]
DisableWiimoteSpeaker = 1
[Video_Hacks]
DlistCachingEnable = False

View File

@ -1,17 +1,16 @@
# RD2E41 - Red Steel 2
[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 = Needs real wiimote and motion plus.
[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]
[Wii]
DisableWiimoteSpeaker = 1
# RD2E41 - Red Steel 2
[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 = Needs real wiimote and motion plus.
[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]
[Wii]

View File

@ -1,17 +1,16 @@
# RD2J41 - Red Steel 2
[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 = Needs real wiimote and motion plus.
[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]
[Wii]
DisableWiimoteSpeaker = 1
# RD2J41 - Red Steel 2
[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 = Needs real wiimote and motion plus.
[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]
[Wii]

View File

@ -1,17 +1,16 @@
# RD2K41 - Red Steel 2
[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 = Needs real wiimote and motion plus.
[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]
[Wii]
DisableWiimoteSpeaker = 1
# RD2K41 - Red Steel 2
[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 = Needs real wiimote and motion plus.
[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]
[Wii]

View File

@ -1,17 +1,16 @@
# RD2P41 - Red Steel 2
[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 = Needs real wiimote and motion plus.
[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]
[Wii]
DisableWiimoteSpeaker = 1
# RD2P41 - Red Steel 2
[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 = Needs real wiimote and motion plus.
[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]
[Wii]

View File

@ -1,17 +1,16 @@
# RD2X41 - Red Steel 2
[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 = Needs real wiimote and motion plus.
[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]
[Wii]
DisableWiimoteSpeaker = 1
# RD2X41 - Red Steel 2
[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 = Needs real wiimote and motion plus.
[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]
[Wii]

View File

@ -1,20 +1,19 @@
# RHDE8P - THE HOUSE OF THE DEAD 2 AND 3 RETURN
[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
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = False
[Wii]
DisableWiimoteSpeaker = 1
# RHDE8P - THE HOUSE OF THE DEAD 2 AND 3 RETURN
[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
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = False
[Wii]

View File

@ -1,20 +1,19 @@
# RHDJ8P - THE HOUSE OF THE DEAD 2 AND 3 RETURN
[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
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = False
[Wii]
DisableWiimoteSpeaker = 1
# RHDJ8P - THE HOUSE OF THE DEAD 2 AND 3 RETURN
[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
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = False
[Wii]

View File

@ -1,20 +1,19 @@
# RHDP8P - THE HOUSE OF THE DEAD 2 AND 3 RETURN
[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
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = False
[Wii]
DisableWiimoteSpeaker = 1
# RHDP8P - THE HOUSE OF THE DEAD 2 AND 3 RETURN
[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
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = False
[Wii]

View File

@ -1,39 +1,38 @@
# RHOE8P - House Of The Dead: OVERKILL
[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 = Use dx11 plugin (r6945)
[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]
$Infinte Bomb Usage after Getting 1 [g6flavor]
04159D1C 60000000
$If Score Increase, MAX [ZiT]
C2142134 00000002
3CA03B9B 38A5C9FF
90A60178 00000000
$Infinite LIFE [ZiT]
04130ED4 60000000
$Infinite Bullet [ZiT]
04159FAC 907D0720
$CASH MAX [ZiT]
C214B118 00000002
3CA03B9B 38A5C9FF
90A300D8 00000000
$CASH MAX [ZiT]
C214B110 00000002
3CA03B9B 38A5C9FF
90A300DC 00000000
$If Score Increase, MAX [ZiT]
C2152674 00000002
3CA03B9B 38A5C9FF
90B60178 00000000
[Wii]
DisableWiimoteSpeaker = 1
# RHOE8P - House Of The Dead: OVERKILL
[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 = Use dx11 plugin (r6945)
[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]
$Infinte Bomb Usage after Getting 1 [g6flavor]
04159D1C 60000000
$If Score Increase, MAX [ZiT]
C2142134 00000002
3CA03B9B 38A5C9FF
90A60178 00000000
$Infinite LIFE [ZiT]
04130ED4 60000000
$Infinite Bullet [ZiT]
04159FAC 907D0720
$CASH MAX [ZiT]
C214B118 00000002
3CA03B9B 38A5C9FF
90A300D8 00000000
$CASH MAX [ZiT]
C214B110 00000002
3CA03B9B 38A5C9FF
90A300DC 00000000
$If Score Increase, MAX [ZiT]
C2152674 00000002
3CA03B9B 38A5C9FF
90B60178 00000000
[Wii]

View File

@ -1,12 +1,11 @@
# RHOJ8P - House Of The Dead: OVERKILL
[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 = Use dx11 plugin (r6945)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
# RHOJ8P - House Of The Dead: OVERKILL
[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 = Use dx11 plugin (r6945)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
[Gecko]
[Wii]

View File

@ -1,12 +1,11 @@
# RHOP8P - House Of The Dead: OVERKILL
[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 = Use dx11 plugin (r6945)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
# RHOP8P - House Of The Dead: OVERKILL
[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 = Use dx11 plugin (r6945)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
[Gecko]
[Wii]

View File

@ -6,7 +6,6 @@ EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Wii]
DisableWiimoteSpeaker = 1
[Video]
ProjectionHack = 0
PH_SZNear = 0

View File

@ -6,7 +6,6 @@ EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Wii]
DisableWiimoteSpeaker = 1
[Video]
ProjectionHack = 0
PH_SZNear = 0

View File

@ -6,7 +6,6 @@ EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Wii]
DisableWiimoteSpeaker = 1
[Video]
ProjectionHack = 0
PH_SZNear = 0

View File

@ -21,6 +21,5 @@ SafeTextureCacheColorSamples = 512
EFBToTextureEnable = False
EFBCopyEnable = True
[Wii]
DisableWiimoteSpeaker = 1
[Video_Hacks]
EFBEmulateFormatChanges = True

View File

@ -21,6 +21,5 @@ SafeTextureCacheColorSamples = 512
EFBToTextureEnable = False
EFBCopyEnable = True
[Wii]
DisableWiimoteSpeaker = 1
[Video_Hacks]
EFBEmulateFormatChanges = True

View File

@ -23,6 +23,5 @@ SafeTextureCacheColorSamples = 512
EFBToTextureEnable = False
EFBCopyEnable = True
[Wii]
DisableWiimoteSpeaker = 1
[Video_Hacks]
EFBEmulateFormatChanges = True

View File

@ -16,5 +16,4 @@ EmulationIssues = Needs single core to run properly(r7436).
[OnFrame]
[ActionReplay]
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -16,5 +16,4 @@ EmulationIssues = Needs single core to run properly(r7436).
[OnFrame]
[ActionReplay]
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -16,5 +16,4 @@ EmulationIssues = Needs single core to run properly(r7436).
[OnFrame]
[ActionReplay]
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -16,5 +16,4 @@ EmulationIssues =
[Gecko]
[Video_Hacks]
EFBEmulateFormatChanges = True
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -16,5 +16,4 @@ EmulationIssues =
[Gecko]
[Video_Hacks]
EFBEmulateFormatChanges = True
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -1,20 +1,19 @@
# RTZE08 - Zack and Wiki: Quest for Barbaros' Treasure
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 4
[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]
UseXFB = True
UseRealXFB = False
[Wii]
DisableWiimoteSpeaker = 1
# RTZE08 - Zack and Wiki: Quest for Barbaros' Treasure
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 4
[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]
UseXFB = True
UseRealXFB = False
[Wii]

View File

@ -1,20 +1,19 @@
# RTZJ08 - Zack and Wiki: Quest for Barbaros' Treasure
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 4
[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]
UseXFB = True
UseRealXFB = False
[Wii]
DisableWiimoteSpeaker = 1
# RTZJ08 - Zack and Wiki: Quest for Barbaros' Treasure
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 4
[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]
UseXFB = True
UseRealXFB = False
[Wii]

View File

@ -1,20 +1,19 @@
# RTZK08 - Zack and Wiki: Quest for Barbaros' Treasure
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 4
[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]
UseXFB = True
UseRealXFB = False
[Wii]
DisableWiimoteSpeaker = 1
# RTZK08 - Zack and Wiki: Quest for Barbaros' Treasure
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 4
[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]
UseXFB = True
UseRealXFB = False
[Wii]

View File

@ -1,20 +1,19 @@
# RTZP08 - Zack and Wiki: Quest for Barbaros' Treasure
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 4
[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]
UseXFB = True
UseRealXFB = False
[Wii]
DisableWiimoteSpeaker = 1
# RTZP08 - Zack and Wiki: Quest for Barbaros' Treasure
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 4
[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]
UseXFB = True
UseRealXFB = False
[Wii]

View File

@ -17,5 +17,4 @@ PH_ZFar =
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Video_Enhancements]
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -17,5 +17,4 @@ PH_ZFar =
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Video_Enhancements]
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -17,5 +17,4 @@ PH_ZFar =
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Video_Enhancements]
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -31,6 +31,5 @@ $Rapid Fire [TNTkryzt]
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Video_Enhancements]
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -1,17 +1,16 @@
# RZZE8P - MADWORLD
[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 = 5
EmulationIssues =
[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]
[Wii]
DisableWiimoteSpeaker = 1
# RZZE8P - MADWORLD
[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 = 5
EmulationIssues =
[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]
[Wii]

View File

@ -1,17 +1,16 @@
# RZZJEL - MADWORLD
[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 = 5
EmulationIssues =
[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]
[Wii]
DisableWiimoteSpeaker = 1
# RZZJEL - MADWORLD
[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 = 5
EmulationIssues =
[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]
[Wii]

View File

@ -1,17 +1,16 @@
# RZZP8P - MADWORLD
[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 = 5
EmulationIssues =
[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]
[Wii]
DisableWiimoteSpeaker = 1
# RZZP8P - MADWORLD
[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 = 5
EmulationIssues =
[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]
[Wii]

View File

@ -1,21 +1,20 @@
# SC2E8P - Conduit 2
[Core]
BlockMerging = 1
[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[EmuState]
EmulationStateId = 4
EmulationIssues =
[OnFrame]
[ActionReplay]
[Gecko]
[Video_Hacks]
DlistCachingEnable = False
[Video_Settings]
[Wii]
DisableWiimoteSpeaker = 1
# SC2E8P - Conduit 2
[Core]
BlockMerging = 1
[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[EmuState]
EmulationStateId = 4
EmulationIssues =
[OnFrame]
[ActionReplay]
[Gecko]
[Video_Hacks]
DlistCachingEnable = False
[Video_Settings]
[Wii]

View File

@ -1,70 +1,69 @@
# SC2P8P - Conduit 2
[Core]
BlockMerging = 1
[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[EmuState]
EmulationStateId = 4
EmulationIssues =
[OnFrame]
[ActionReplay]
[Gecko]
$Undead Invincibility Mode [Bully@Wiiplaza]
F6000001 80008100
8001002C 90180000
D200000C 00000006
2C110035 40820020
2C0800F4 40820018
2C0300A0 40820010
3C007FFF 6000FFFF
90040000 80040000
60000000 00000000
E0000000 80008000
**Offline Only*
**You are completely untouchable*
*Picture -> http://imageshack.us/photo/my-images/684/sc2p8p008.png/
$Inf. Ammo [Bully@Wiiplaza]
F6000001 80008100
80640000 80050000
D2000008 00000003
2C110021 4082000C
38600000 7C030050
60000000 00000000
E0000000 80008000
**Offline Only*
$No Flashwhite [Bully@Wiiplaza]
F6000001 80008100
EC210032 93C10008
14000114 60000000
E0000000 80008000
$Inf. Money [Bully@Wiiplaza]
F6000001 80008100
7C003A14 38E70001
D2000010 00000004
2C11002F 40820014
2C0401A8 4082000C
3D807FFF 7D84012E
7C04002E 00000000
E0000000 80008000
$Profile One Name Changer Jedi Hack & [Mitch]
0487E2D4 XXXXXXXX
0487E2D8 XXXXXXXX
0487E2DC XXXXXXXX
$Profile Two Name Changer Jedi Hack & [Mitch]
0487E320 0000XXXX
0487E324 XXXXXXXX
0487E328 XXXXXXXX
0487E32C XXXX0000
$Profile Three Name Changer Jedi Hack & [Mitch]
0487E370 XXXXXXXX
0487E374 XXXXXXXX
[Video_Hacks]
DlistCachingEnable = False
[Video_Settings]
[Wii]
DisableWiimoteSpeaker = 1
# SC2P8P - Conduit 2
[Core]
BlockMerging = 1
[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[EmuState]
EmulationStateId = 4
EmulationIssues =
[OnFrame]
[ActionReplay]
[Gecko]
$Undead Invincibility Mode [Bully@Wiiplaza]
F6000001 80008100
8001002C 90180000
D200000C 00000006
2C110035 40820020
2C0800F4 40820018
2C0300A0 40820010
3C007FFF 6000FFFF
90040000 80040000
60000000 00000000
E0000000 80008000
**Offline Only*
**You are completely untouchable*
*Picture -> http://imageshack.us/photo/my-images/684/sc2p8p008.png/
$Inf. Ammo [Bully@Wiiplaza]
F6000001 80008100
80640000 80050000
D2000008 00000003
2C110021 4082000C
38600000 7C030050
60000000 00000000
E0000000 80008000
**Offline Only*
$No Flashwhite [Bully@Wiiplaza]
F6000001 80008100
EC210032 93C10008
14000114 60000000
E0000000 80008000
$Inf. Money [Bully@Wiiplaza]
F6000001 80008100
7C003A14 38E70001
D2000010 00000004
2C11002F 40820014
2C0401A8 4082000C
3D807FFF 7D84012E
7C04002E 00000000
E0000000 80008000
$Profile One Name Changer Jedi Hack & [Mitch]
0487E2D4 XXXXXXXX
0487E2D8 XXXXXXXX
0487E2DC XXXXXXXX
$Profile Two Name Changer Jedi Hack & [Mitch]
0487E320 0000XXXX
0487E324 XXXXXXXX
0487E328 XXXXXXXX
0487E32C XXXX0000
$Profile Three Name Changer Jedi Hack & [Mitch]
0487E370 XXXXXXXX
0487E374 XXXXXXXX
[Video_Hacks]
DlistCachingEnable = False
[Video_Settings]
[Wii]

View File

@ -16,5 +16,4 @@ EmulationIssues =
[OnFrame]
[ActionReplay]
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -16,5 +16,4 @@ EmulationIssues =
[OnFrame]
[ActionReplay]
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -16,5 +16,4 @@ EmulationIssues =
[OnFrame]
[ActionReplay]
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -16,5 +16,4 @@ EmulationIssues =
[OnFrame]
[ActionReplay]
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -20,5 +20,4 @@ SafeTextureCacheColorSamples = 0
ForceFiltering = False
[Video_Hacks]
DlistCachingEnable = False
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -20,5 +20,4 @@ SafeTextureCacheColorSamples = 0
ForceFiltering = False
[Video_Hacks]
DlistCachingEnable = False
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -20,5 +20,4 @@ SafeTextureCacheColorSamples = 0
ForceFiltering = False
[Video_Hacks]
DlistCachingEnable = False
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -20,5 +20,4 @@ SafeTextureCacheColorSamples = 0
ForceFiltering = False
[Video_Hacks]
DlistCachingEnable = False
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -20,5 +20,4 @@ SafeTextureCacheColorSamples = 0
ForceFiltering = False
[Video_Hacks]
DlistCachingEnable = False
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -20,5 +20,4 @@ SafeTextureCacheColorSamples = 0
ForceFiltering = False
[Video_Hacks]
DlistCachingEnable = False
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -16,5 +16,4 @@ PH_ZFar =
[Video_Settings]
EFBScale = 1
SafeTextureCacheColorSamples = 0
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -16,5 +16,4 @@ PH_ZFar =
[Video_Settings]
EFBScale = 1
SafeTextureCacheColorSamples = 0
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -16,5 +16,4 @@ PH_ZFar =
[Video_Settings]
EFBScale = 1
SafeTextureCacheColorSamples = 0
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -16,5 +16,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -16,5 +16,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -16,5 +16,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -6,7 +6,6 @@ EmulationIssues = Needs real xfb for videos to show up.
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Wii]
DisableWiimoteSpeaker = 1
[Video]
ProjectionHack = 0
PH_SZNear = 0

View File

@ -6,7 +6,6 @@ EmulationIssues = Needs real xfb for videos to show up.
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Wii]
DisableWiimoteSpeaker = 1
[Video]
ProjectionHack = 0
PH_SZNear = 0

View File

@ -15,5 +15,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -6,7 +6,6 @@ EmulationIssues = Suffers from random ingame lock ups.
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Wii]
DisableWiimoteSpeaker = 1
[Video]
ProjectionHack = 0
PH_SZNear = 0

View File

@ -6,7 +6,6 @@ EmulationIssues = Suffers from random ingame lock ups.
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Wii]
DisableWiimoteSpeaker = 1
[Video]
ProjectionHack = 0
PH_SZNear = 0

View File

@ -6,7 +6,6 @@ EmulationIssues = Suffers from random ingame lock ups.
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Wii]
DisableWiimoteSpeaker = 1
[Video]
ProjectionHack = 0
PH_SZNear = 0

View File

@ -6,7 +6,6 @@ EmulationIssues = Suffers from random ingame lock ups.
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Wii]
DisableWiimoteSpeaker = 1
[Video]
ProjectionHack = 0
PH_SZNear = 0

View File

@ -1,21 +1,20 @@
# SMOE41 - MICHAEL JACKSON THE EXPERIENCE SPECIAL EDITION
[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 = Sound noise eliminated using LLE audio. With hle disable idleskip for normal dance school speed.
[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_Hacks]
EFBEmulateFormatChanges = True
[Video_Enhancements]
MaxAnisotropy = 0
[Wii]
DisableWiimoteSpeaker = 1
# SMOE41 - MICHAEL JACKSON THE EXPERIENCE SPECIAL EDITION
[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 = Sound noise eliminated using LLE audio. With hle disable idleskip for normal dance school speed.
[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_Hacks]
EFBEmulateFormatChanges = True
[Video_Enhancements]
MaxAnisotropy = 0
[Wii]

View File

@ -1,21 +1,20 @@
# SMOP41 - MICHAEL JACKSON THE EXPERIENCE SPECIAL EDITION
[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 = Sound noise eliminated using LLE audio. With hle disable idleskip for normal dance school speed.
[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_Hacks]
EFBEmulateFormatChanges = True
[Video_Enhancements]
MaxAnisotropy = 0
[Wii]
DisableWiimoteSpeaker = 1
# SMOP41 - MICHAEL JACKSON THE EXPERIENCE SPECIAL EDITION
[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 = Sound noise eliminated using LLE audio. With hle disable idleskip for normal dance school speed.
[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_Hacks]
EFBEmulateFormatChanges = True
[Video_Enhancements]
MaxAnisotropy = 0
[Wii]

View File

@ -1,21 +1,20 @@
# SMOX41 - Michael Jackson The Experience: Walmart Edition
[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 = Sound noise eliminated using LLE audio. With hle disable idleskip for normal dance school speed.
[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_Hacks]
EFBEmulateFormatChanges = True
[Video_Enhancements]
MaxAnisotropy = 0
[Wii]
DisableWiimoteSpeaker = 1
# SMOX41 - Michael Jackson The Experience: Walmart Edition
[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 = Sound noise eliminated using LLE audio. With hle disable idleskip for normal dance school speed.
[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_Hacks]
EFBEmulateFormatChanges = True
[Video_Enhancements]
MaxAnisotropy = 0
[Wii]

View File

@ -6,7 +6,6 @@ EmulationIssues = Direct 3d 11 fixes some texture glitches.
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Wii]
DisableWiimoteSpeaker = 1
[Video]
ProjectionHack = 0
PH_SZNear = 0

View File

@ -6,7 +6,6 @@ EmulationIssues = Direct 3d 11 fixes some texture glitches.
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Wii]
DisableWiimoteSpeaker = 1
[Video]
ProjectionHack = 0
PH_SZNear = 0

View File

@ -1,17 +1,16 @@
# SOJE41 - Rayman Origins
[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 = 1
PH_SZNear = 1
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
# SOJE41 - Rayman Origins
[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 = 1
PH_SZNear = 1
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]
[Wii]

View File

@ -1,17 +1,16 @@
# SOJP41 - Rayman Origins
[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 = 1
PH_SZNear = 1
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
# SOJP41 - Rayman Origins
[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 = 1
PH_SZNear = 1
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]
[Wii]

View File

@ -17,5 +17,4 @@ PH_ZFar =
EFBAccessEnable = True
DlistCachingEnable = False
[Wii]
DisableWiimoteSpeaker = 1
[Video_Settings]

View File

@ -17,5 +17,4 @@ PH_ZFar =
EFBAccessEnable = True
DlistCachingEnable = False
[Wii]
DisableWiimoteSpeaker = 1
[Video_Settings]

View File

@ -17,5 +17,4 @@ PH_ZFar =
EFBAccessEnable = True
DlistCachingEnable = False
[Wii]
DisableWiimoteSpeaker = 1
[Video_Settings]

View File

@ -17,5 +17,4 @@ PH_ZFar =
EFBAccessEnable = True
DlistCachingEnable = False
[Wii]
DisableWiimoteSpeaker = 1
[Video_Settings]

View File

@ -14,6 +14,5 @@ PH_ZNear =
PH_ZFar =
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
[Video_Hacks]
DlistCachingEnable = False

View File

@ -14,6 +14,5 @@ PH_ZNear =
PH_ZFar =
[Gecko]
[Wii]
DisableWiimoteSpeaker = 1
[Video_Hacks]
DlistCachingEnable = False

View File

@ -15,5 +15,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
SafeTextureCacheColorSamples = 0
[Wii]
DisableWiimoteSpeaker = 1
[Wii]

View File

@ -15,5 +15,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
SafeTextureCacheColorSamples = 0
[Wii]
DisableWiimoteSpeaker = 1
[Wii]