mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Gamecube and Wii additions and updates.
This commit is contained in:
@ -1,6 +1,11 @@
|
|||||||
# GARE5H - Army Men : RTS
|
# GARE5H - Army Men : RTS
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[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.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
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.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
||||||
|
10
GCZE69.ini
10
GCZE69.ini
@ -1,7 +1,13 @@
|
|||||||
# GCZE69 - CATWOMAN
|
# GCZE69 - CATWOMAN
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
TLBHack = 1
|
||||||
|
MMU = 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.
|
||||||
EmulationIssues = Afther loading dolphin crash
|
EmulationIssues = Needs MMU and is slow (r6898)
|
||||||
EmulationStateId = 1
|
EmulationStateId = 4
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
SafeTextureCache = 1
|
||||||
|
[Gecko]
|
||||||
|
@ -1,8 +1,13 @@
|
|||||||
# GCZP69 - CATWOMAN
|
# GCZP69 - CATWOMAN
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
TLBHack = 1
|
TLBHack = 1
|
||||||
|
MMU = 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 = 1
|
EmulationIssues = Needs MMU and is slow (r6898)
|
||||||
EmulationIssues =
|
EmulationStateId = 4
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
SafeTextureCache = 1
|
||||||
|
[Gecko]
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
# GFHP6V - Neighbors from Hell
|
# GFHP6V - Neighbours From Hell
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
MMU = 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 = 0
|
EmulationIssues =
|
||||||
|
EmulationStateId = 4
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
@ -1,7 +1,8 @@
|
|||||||
# GIQE78 - The Incredibles 2
|
# GIQE78 - The Incredibles 2
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationIssues =
|
EmulationIssues = Needs real XFB for videos to show up(r6898)
|
||||||
|
EmulationStateId = 3
|
||||||
[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
|
||||||
@ -17,3 +18,7 @@ $All Upgrades
|
|||||||
00000002 00050001
|
00000002 00050001
|
||||||
00000000 843BECEC
|
00000000 843BECEC
|
||||||
00000002 00050001
|
00000002 00050001
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
UseXFB = 1
|
||||||
|
[Gecko]
|
||||||
|
11
GJUD78.ini
Normal file
11
GJUD78.ini
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# GJUD78 - Tak and the Power of Juju
|
||||||
|
[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.
|
||||||
|
EmulationIssues =
|
||||||
|
EmulationStateId = 4
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
@ -1,8 +1,9 @@
|
|||||||
# GJUE78 - Tak and the Power of Juju
|
# GJUE78 - Tak and the Power of Juju
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[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.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
EmulationStateId = 1
|
EmulationStateId = 4
|
||||||
[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
|
||||||
@ -25,3 +26,4 @@ $Press Z+A For Super Jump
|
|||||||
[HLEaudio]
|
[HLEaudio]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
||||||
|
11
GJUF78.ini
Normal file
11
GJUF78.ini
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# GJUF78 - Tak and the Power of Juju
|
||||||
|
[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.
|
||||||
|
EmulationIssues =
|
||||||
|
EmulationStateId = 4
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
12
GPHE52.ini
Normal file
12
GPHE52.ini
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# GPHE52 - Pitfall: The Lost Expedition
|
||||||
|
[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 =
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
SafeTextureCache = 1
|
||||||
|
[Gecko]
|
@ -3,9 +3,10 @@
|
|||||||
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 = Videos do not show up(r6871)
|
EmulationIssues = Needs Real Xfb for videos to show up(r6898)
|
||||||
[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]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
UseXFB = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
@ -3,9 +3,10 @@
|
|||||||
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 = Videos do not show up(r6871)
|
EmulationIssues = Needs Real Xfb for videos to show up(r6898)
|
||||||
[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]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
[Gecko]
|
UseXFB = 1
|
||||||
|
[Gecko]
|
@ -3,10 +3,11 @@
|
|||||||
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 = 3
|
EmulationStateId = 3
|
||||||
EmulationIssues = Goes ingame using Jitil, videos don't show up and loading screens show garbage(r6871)
|
EmulationIssues = Goes ingame using Jitil, videos need real XFB to show up and loading screens show garbage(r6898)
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
SafeTextureCache = 1
|
SafeTextureCache = 1
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
UseXFB = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
13
GT7P41.ini
Normal file
13
GT7P41.ini
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# GT7P41 - TOM CLANCY'S SPLINTER CELL PANDORA TOMORROW
|
||||||
|
[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 = 3
|
||||||
|
EmulationIssues = Goes ingame using Jitil, videos need real XFB to show up and loading screens show garbage(r6898)
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
SafeTextureCache = 1
|
||||||
|
ProjectionHack = 0
|
||||||
|
UseXFB = 1
|
||||||
|
[Gecko]
|
13
GT7X41.ini
Normal file
13
GT7X41.ini
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# GT7X41 - TOM CLANCY'S SPLINTER CELL PANDORA TOMORROW
|
||||||
|
[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 = 3
|
||||||
|
EmulationIssues = Goes ingame using Jitil, videos need real XFB to show up and loading screens show garbage(r6898)
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
SafeTextureCache = 1
|
||||||
|
ProjectionHack = 0
|
||||||
|
UseXFB = 1
|
||||||
|
[Gecko]
|
@ -1,7 +1,13 @@
|
|||||||
# GUZE41 - Batman: Rise of Sin Tzu
|
# GUZE41 - Batman: Rise of Sin Tzu
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[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.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 1
|
EmulationStateId = 4
|
||||||
Issues="TLB Error"
|
Issues="TLB Error"
|
||||||
|
EmulationIssues = Needs real XFB for videos to show up.(r6898)
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
UseXFB = 1
|
||||||
|
[Gecko]
|
||||||
|
13
GUZP41.ini
Normal file
13
GUZP41.ini
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# GUZP41 - Batman: Rise of Sin Tzu
|
||||||
|
[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
|
||||||
|
Issues="TLB Error"
|
||||||
|
EmulationIssues = Needs real XFB for videos to show up.(r6898)
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
UseXFB = 1
|
||||||
|
[Gecko]
|
10
GYKEB2.ini
Normal file
10
GYKEB2.ini
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# GYKEB2 - Zatch Bell! Mamodo Battles
|
||||||
|
[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 = 0
|
||||||
|
EmulationIssues =
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
@ -2,9 +2,10 @@
|
|||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues =
|
EmulationIssues = Use direct x 11 plugin (r6898).
|
||||||
[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]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
UseXFB = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
11
R3BJ8P.ini
Normal file
11
R3BJ8P.ini
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# R3BJ8P - SambaDeAmigo
|
||||||
|
[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 direct x 11 plugin (r6898).
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
UseXFB = 1
|
||||||
|
[Gecko]
|
11
R3BP8P.ini
Normal file
11
R3BP8P.ini
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# R3BP8P - SambaDeAmigo
|
||||||
|
[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 direct x 11 plugin (r6898).
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
UseXFB = 1
|
||||||
|
[Gecko]
|
@ -5,3 +5,6 @@ EmulationStateId = 5
|
|||||||
EmulationIssues =
|
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.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
||||||
|
11
SSZE5G.ini
Normal file
11
SSZE5G.ini
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# SSZE5G - Swords
|
||||||
|
[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]
|
||||||
|
UseXFB = 1
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
Reference in New Issue
Block a user