mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Inherit settings from region-free INIs to region-specific INIs
Having settings for each game in more than one file is redundant. Now, region-free INIs are now only for settings, and region-specific INIs are only for AR codes and patches. Exceptions are made for titles that share the first three characters of their IDs with unrelated titles (mostly unlicensed titles and Triforce titles).
This commit is contained in:
@ -1,13 +1,5 @@
|
|||||||
# D43E01 - Legend of Zelda, The - Ocarina of Time - Master Quest
|
# D43E01 - Legend of Zelda, The - Ocarina of Time - Master Quest
|
||||||
|
|
||||||
[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 = Minor video glitches when pausing
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -111,12 +103,3 @@ $Have Empty Bottle 3
|
|||||||
$Have Empty Bottle 4
|
$Have Empty Bottle 4
|
||||||
08BE1871 000000FF
|
08BE1871 000000FF
|
||||||
00BE1871 00000014
|
00BE1871 00000014
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# D43J01 - ZELDA OCARINA MULTI PACK
|
# D43J01 - ZELDA OCARINA MULTI PACK
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -18,4 +10,3 @@ $loophack
|
|||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
@ -1,12 +1,5 @@
|
|||||||
# G2FE78 - Tak 2: The Staff of Dreams
|
# G2FE78 - Tak 2: The Staff of Dreams
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# G2ME01 - Metroid Prime 2: Echoes
|
# G2ME01 - Metroid Prime 2: Echoes
|
||||||
|
|
||||||
[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 = 3
|
|
||||||
EmulationIssues = EFB to RAM is needed for the scanner/visors to work properly.
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -146,17 +138,3 @@ $Full Logbook
|
|||||||
04002F3C 9BE50004
|
04002F3C 9BE50004
|
||||||
04002F40 88050004
|
04002F40 88050004
|
||||||
04002F44 4820E72C
|
04002F44 4820E72C
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable = False
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# G2MP01 - Metroid Prime 2: Echoes
|
# G2MP01 - Metroid Prime 2: Echoes
|
||||||
|
|
||||||
[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 = 3
|
|
||||||
EmulationIssues = EFB to RAM is needed for the scanner/visors to work properly.
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -145,17 +137,3 @@ $Full Logbook
|
|||||||
04002F3C 9BE50004
|
04002F3C 9BE50004
|
||||||
04002F40 88050004
|
04002F40 88050004
|
||||||
04002F44 4820EA34
|
04002F44 4820EA34
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable = False
|
|
||||||
|
@ -1,12 +1,5 @@
|
|||||||
# G4GEE9 - Harvest Moon: Another Wonderful Life
|
# G4GEE9 - Harvest Moon: Another Wonderful Life
|
||||||
|
|
||||||
[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
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
|
@ -1,12 +1,5 @@
|
|||||||
# G4NJDA - NARUTO Gekitou Ninja Taisen! 4
|
# G4NJDA - NARUTO Gekitou Ninja Taisen! 4
|
||||||
|
|
||||||
[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
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -18,4 +11,3 @@ EmulationStateId = 4
|
|||||||
$Everything unlocked
|
$Everything unlocked
|
||||||
042232F0 00FFFFFF
|
042232F0 00FFFFFF
|
||||||
002232FC 00002FFF
|
002232FC 00002FFF
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# G4QE01 - Mario Soccer
|
# G4QE01 - Mario 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 = 4
|
|
||||||
EmulationIssues =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -36,8 +28,3 @@ $Have All Milestone Trophies
|
|||||||
03535D54 0000012C
|
03535D54 0000012C
|
||||||
03535D56 000003E8
|
03535D56 000003E8
|
||||||
03535D4E 00000064
|
03535D4E 00000064
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# G4SP01 - The Legend of Zelda: Four Swords
|
# G4SP01 - The Legend of Zelda: Four 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 = 3
|
|
||||||
EmulationIssues =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -104,10 +96,3 @@ $Have Blue Bracelet
|
|||||||
$Have Power Bracelet
|
$Have Power Bracelet
|
||||||
0658E22B 14710FC0
|
0658E22B 14710FC0
|
||||||
0A54BD94 60000000
|
0A54BD94 60000000
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# G8ME01 - Paper Mario
|
# G8ME01 - Paper Mario
|
||||||
|
|
||||||
[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 Efb to Ram for BBox (proper graphics).
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -46,18 +38,5 @@ $Max Gold
|
|||||||
$Max Shop Points
|
$Max Shop Points
|
||||||
026EE7F0 000003E7
|
026EE7F0 000003E7
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable = False
|
|
||||||
|
|
||||||
[Speedhacks]
|
[Speedhacks]
|
||||||
0x8029ccf4=600
|
0x8029ccf4=600
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
|
|
||||||
|
@ -1,14 +1,5 @@
|
|||||||
# G8WP01 - Battalion Wars
|
# G8WP01 - Battalion Wars
|
||||||
|
|
||||||
[Core]
|
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
SkipIdle = False
|
|
||||||
|
|
||||||
[EmuState]
|
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
||||||
EmulationStateId = 4
|
|
||||||
EmulationIssues = Idle skipping slows down the game.
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -22,11 +13,3 @@ $Invincible
|
|||||||
04338650 00000001
|
04338650 00000001
|
||||||
$Infinite Time
|
$Infinite Time
|
||||||
0752E978 08000000
|
0752E978 08000000
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
@ -1,12 +1,4 @@
|
|||||||
# GAFE01 - Animal Crossing NTSC
|
# GAFE01 - Animal Crossing
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
@ -316,15 +308,3 @@ $NES Super Mario Bros. - Freeze Timer (donny2112)
|
|||||||
$NES Wario's Woods - Infinite Credits (donny2112)
|
$NES Wario's Woods - Infinite Credits (donny2112)
|
||||||
01523E93 08000000
|
01523E93 08000000
|
||||||
0165E60B 00000009
|
0165E60B 00000009
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
# GALE01 - Super Smash Bros. Melee
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
$All 293 trophies
|
$All 293 trophies
|
||||||
@ -198,4 +200,3 @@ $player 3 gets two AI clones.
|
|||||||
04002F08 00000002
|
04002F08 00000002
|
||||||
$player 4 gets two AI clones.
|
$player 4 gets two AI clones.
|
||||||
04002F0C 00000002
|
04002F0C 00000002
|
||||||
|
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
# GALE01 - Super Smash Bros. Melee
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
$Global Melee Netplay Settings
|
$Global Melee Netplay Settings
|
||||||
0445BF28 FFFFFFFF
|
0445BF28 FFFFFFFF
|
||||||
@ -186,4 +188,3 @@ C03F0034 2C0E0001
|
|||||||
EC210032 C0010034
|
EC210032 C0010034
|
||||||
EC210024 39C00000
|
EC210024 39C00000
|
||||||
281E0000 00000000
|
281E0000 00000000
|
||||||
|
|
||||||
|
@ -1,12 +1,4 @@
|
|||||||
# GALP01 - SUPER SMASH BROS. Melee
|
# GALP01 - Super Smash Bros. Melee
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
@ -107,15 +99,3 @@ $Dusk jungle level
|
|||||||
044C7FC4 00001C02
|
044C7FC4 00001C02
|
||||||
$Debug Menu
|
$Debug Menu
|
||||||
024C7BC4 00000602
|
024C7BC4 00000602
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
EFBScale = -1
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GAUE08 - auto modellista
|
# GAUE08 - auto modellista
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -64,16 +56,3 @@ $C-Stick Sends All Car Back To Start
|
|||||||
7A1EA826 00000080
|
7A1EA826 00000080
|
||||||
00000000 80206704
|
00000000 80206704
|
||||||
00000000 00070B60
|
00000000 00070B60
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
UseXFB = True
|
|
||||||
UseRealXFB = False
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GB4E51 - Burnout 2
|
# GB4E51 - Burnout 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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -64,7 +56,3 @@ $Unlock Custom Muscle
|
|||||||
041EDB88 00000000
|
041EDB88 00000000
|
||||||
$Unlock Custom SUV
|
$Unlock Custom SUV
|
||||||
041EDB8C 00000000
|
041EDB8C 00000000
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GBHEC8 - Mystic Heroes
|
# GBHEC8 - Mystic Heroes
|
||||||
|
|
||||||
[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 xfb for the videos to display.
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -114,16 +106,3 @@ $Start On Level 8-3
|
|||||||
0226475A 00000803
|
0226475A 00000803
|
||||||
$Start On Level 8-4
|
$Start On Level 8-4
|
||||||
01180C57 08000000
|
01180C57 08000000
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
UseXFB = True
|
|
||||||
UseRealXFB = True
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GBOP51 - Burnout
|
# GBOP51 - Burnout
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -39,7 +31,3 @@ $Survival Mode Unlocked
|
|||||||
$On 3rd Lap (Hold L+R)
|
$On 3rd Lap (Hold L+R)
|
||||||
3A58BF20 00000060
|
3A58BF20 00000060
|
||||||
0225B4F2 00000003
|
0225B4F2 00000003
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GBZP08 - Resident Evil 0
|
# GBZP08 - Resident Evil 0
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -77,7 +69,3 @@ $Infinite Ammo [All Slots] (B)
|
|||||||
0232731E 00000063
|
0232731E 00000063
|
||||||
$Slot 4: Moltov cocktails (B)
|
$Slot 4: Moltov cocktails (B)
|
||||||
02327214 0000000E
|
02327214 0000000E
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GCCE01 - FINAL FANTASY Crystal Chronicles
|
# GCCE01 - FINAL FANTASY Crystal Chronicles
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -296,18 +288,3 @@ $Single Player ITEM SLOT 4 CONTAINS Taterskin Coat
|
|||||||
$Single Player ITEM SLOT 4 CONTAINS Coat
|
$Single Player ITEM SLOT 4 CONTAINS Coat
|
||||||
04EC5A36 08000000
|
04EC5A36 08000000
|
||||||
0221F32C 00000056
|
0221F32C 00000056
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBEmulateFormatChanges = True
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GCVEEB - Cubivore
|
# GCVEEB - Cubivore
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -23,7 +15,3 @@ $Max Lovebits
|
|||||||
$Full Health
|
$Full Health
|
||||||
010C0B95 08000000
|
010C0B95 08000000
|
||||||
043C83F0 3F800000
|
043C83F0 3F800000
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GDDE41 - Disney's Donald Duck Goin' Quackers
|
# GDDE41 - Disney's Donald Duck Goin' Quackers
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -29,7 +21,3 @@ $Never Have More Than 3 Lives
|
|||||||
$Never Have More Than 1 Cog
|
$Never Have More Than 1 Cog
|
||||||
34765070 00000001
|
34765070 00000001
|
||||||
04765070 00000001
|
04765070 00000001
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
@ -1,15 +1,5 @@
|
|||||||
# GDEE71 - Baldur's Gate: Dark Alliance
|
# GDEE71 - Baldur's Gate: Dark Alliance
|
||||||
|
|
||||||
[Core]
|
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
SkipIdle = 0
|
|
||||||
BlockMerging = 1
|
|
||||||
|
|
||||||
[EmuState]
|
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
||||||
EmulationStateId = 4
|
|
||||||
EmulationIssues =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -41,15 +31,3 @@ $Press R To Shrink
|
|||||||
$Play As Drizzt
|
$Play As Drizzt
|
||||||
0452FB9C 00000003
|
0452FB9C 00000003
|
||||||
0452FBA0 00000003
|
0452FBA0 00000003
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GDJEB2 - Digimon World 4
|
# GDJEB2 - Digimon World 4
|
||||||
|
|
||||||
[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 = Screen Blinking unless you enable use real efb
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -23,7 +15,3 @@ $Buy Something For Infinite Money
|
|||||||
0439777C 800D0044
|
0439777C 800D0044
|
||||||
043A365C 800D0044
|
043A365C 800D0044
|
||||||
04564F44 000F423F
|
04564F44 000F423F
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GDTE69 - Def Jam VENDETTA
|
# GDTE69 - Def Jam VENDETTA
|
||||||
|
|
||||||
[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 = Needs real xfb for the videos to display.
|
|
||||||
EmulationStateId = 4
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -245,7 +237,3 @@ $PROOF - Max Charisma
|
|||||||
041B4298 00000008
|
041B4298 00000008
|
||||||
$SPIDER - Max Power
|
$SPIDER - Max Power
|
||||||
041B42DC 00000011
|
041B42DC 00000011
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
UseXFB = True
|
|
||||||
UseRealXFB = True
|
|
||||||
|
@ -1,14 +1,5 @@
|
|||||||
# GE5EA4 - TMNT:Mutant Melee
|
# GE5EA4 - TMNT:Mutant Melee
|
||||||
|
|
||||||
[Core]
|
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
DSPHLE = False
|
|
||||||
|
|
||||||
[EmuState]
|
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
||||||
EmulationStateId = 4
|
|
||||||
EmulationIssues = Slow audio with HLE.
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -32,6 +23,3 @@ $All Melee Levels Unlocked
|
|||||||
02280D2C 00100000
|
02280D2C 00100000
|
||||||
$Library Complete
|
$Library Complete
|
||||||
02280BE8 0021FFFF
|
02280BE8 0021FFFF
|
||||||
|
|
||||||
[DSP]
|
|
||||||
EnableJIT = True
|
|
||||||
|
@ -1,14 +1,5 @@
|
|||||||
# GF7E01 - STARFOX ASSAULT
|
# GF7E01 - STARFOX ASSAULT
|
||||||
|
|
||||||
[Core]
|
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
FPRF = True
|
|
||||||
|
|
||||||
[EmuState]
|
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
||||||
EmulationStateId = 4
|
|
||||||
EmulationIssues = EFB must be an integer (integral, 1x, 2x, 3x).
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -78,20 +69,3 @@ $All Multiplayer Maps
|
|||||||
0229E518 00000101
|
0229E518 00000101
|
||||||
$Unlock Lots of Stuff In VS Mode By Completing A Match
|
$Unlock Lots of Stuff In VS Mode By Completing A Match
|
||||||
0429E538 0000FFFF
|
0429E538 0000FFFF
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
EFBScale = -1
|
|
||||||
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable = False
|
|
||||||
|
|
||||||
|
@ -1,14 +1,5 @@
|
|||||||
# GF7P01 - STARFOX ASSAULT
|
# GF7P01 - STARFOX ASSAULT
|
||||||
|
|
||||||
[Core]
|
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
FPRF = True
|
|
||||||
|
|
||||||
[EmuState]
|
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
||||||
EmulationStateId = 4
|
|
||||||
EmulationIssues = EFB must be an integer (integral, 1x, 2x, 3x).
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -74,20 +65,3 @@ $Unlock Star Wolf
|
|||||||
$Bonus: Unlock Xevious
|
$Bonus: Unlock Xevious
|
||||||
06A0E45C 18000000
|
06A0E45C 18000000
|
||||||
002B88E6 00000001
|
002B88E6 00000001
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
EFBScale = -1
|
|
||||||
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable = False
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GF8E69 - FIFA Street
|
# GF8E69 - FIFA Street
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -46,12 +38,3 @@ $Away Team Starts With 10
|
|||||||
00416F8C 0000000A
|
00416F8C 0000000A
|
||||||
$Away Team Never Scores
|
$Away Team Never Scores
|
||||||
00416F8C 00000000
|
00416F8C 00000000
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GFEE01 - Fire Emblem: Path of Radiance GC US
|
# GFEE01 - Fire Emblem: Path of Radiance GC US
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -61,10 +53,5 @@ $Max Resistance(TATANIA)
|
|||||||
$Max Movement(TATANIA)
|
$Max Movement(TATANIA)
|
||||||
002B1E0E 00000063
|
002B1E0E 00000063
|
||||||
|
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
[Speedhacks]
|
[Speedhacks]
|
||||||
0x8020a51c=500
|
0x8020a51c=500
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GFEJ01 - Fire Emblem: Souen no Kiseki GC JAP
|
# GFEJ01 - Fire Emblem: Souen no Kiseki GC JAP
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -102,4 +94,4 @@ $Endgame: Repatriation
|
|||||||
0032E798 0000001F
|
0032E798 0000001F
|
||||||
|
|
||||||
[Speedhacks]
|
[Speedhacks]
|
||||||
0x80204ce8=500
|
0x80204ce8=500
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GFYE69 - FIFA Street 2
|
# GFYE69 - FIFA Street 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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -40,15 +32,3 @@ $Away Team Quick Trick Points
|
|||||||
044349E8 000F423F
|
044349E8 000F423F
|
||||||
$Away Team Low Trick Points
|
$Away Team Low Trick Points
|
||||||
044349E8 00000000
|
044349E8 00000000
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
@ -1,14 +1,5 @@
|
|||||||
# GFZE01 - F-Zero GX
|
# GFZE01 - F-Zero GX
|
||||||
|
|
||||||
[Core]
|
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
FPRF = True
|
|
||||||
|
|
||||||
[EmuState]
|
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
||||||
EmulationStateId = 4
|
|
||||||
EmulationIssues = Needs Synchronize GPU thread for stability.
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -40,11 +31,3 @@ $All Vehicles Unlocked
|
|||||||
420030C8 0002FFFF
|
420030C8 0002FFFF
|
||||||
420030C8 0003FFFF
|
420030C8 0003FFFF
|
||||||
840030C8 FFDC6F00
|
840030C8 FFDC6F00
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
@ -1,14 +1,5 @@
|
|||||||
# GFZJ01 - F-Zero GX
|
# GFZJ01 - F-Zero GX
|
||||||
|
|
||||||
[Core]
|
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
FPRF = True
|
|
||||||
|
|
||||||
[EmuState]
|
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
||||||
EmulationStateId = 4
|
|
||||||
EmulationIssues = Needs Synchronize GPU thread for stability.
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -24,12 +15,3 @@ $Make Save Copyable
|
|||||||
04C31104 981C0034
|
04C31104 981C0034
|
||||||
04C31108 38000000
|
04C31108 38000000
|
||||||
04C3110C 4B400410
|
04C3110C 4B400410
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
|
@ -1,14 +1,5 @@
|
|||||||
# GFZP01 - F-Zero GX
|
# GFZP01 - F-Zero GX
|
||||||
|
|
||||||
[Core]
|
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
FPRF = True
|
|
||||||
|
|
||||||
[EmuState]
|
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
||||||
EmulationStateId = 4
|
|
||||||
EmulationIssues = Needs Synchronize GPU thread for stability.
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -24,12 +15,3 @@ $Make Save Copyable
|
|||||||
04C31104 981C0034
|
04C31104 981C0034
|
||||||
04C31108 38000000
|
04C31108 38000000
|
||||||
04C3110C 4B400410
|
04C3110C 4B400410
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GG4P08 - GOTCHA FORCE
|
# GG4P08 - GOTCHA FORCE
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -19,4 +11,3 @@ EmulationIssues =
|
|||||||
|
|
||||||
[Speedhacks]
|
[Speedhacks]
|
||||||
0x802087c8=200
|
0x802087c8=200
|
||||||
|
|
||||||
|
@ -1,14 +1,5 @@
|
|||||||
# GGSEA4 - Metal Gear Solid The Twin Snakes
|
# GGSEA4 - Metal Gear Solid The Twin Snakes
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -128,15 +119,3 @@ $999 Kills
|
|||||||
025A1A64 000003E7
|
025A1A64 000003E7
|
||||||
$0 Rations Used
|
$0 Rations Used
|
||||||
025A2EB0 00000000
|
025A2EB0 00000000
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
@ -1,14 +1,5 @@
|
|||||||
# GGSPA4 - METAL GEAR SOLID THE TWIN SNAKES
|
# GGSPA4 - METAL GEAR SOLID THE TWIN SNAKES
|
||||||
|
|
||||||
[Core]
|
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
# 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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -123,10 +114,3 @@ $999 Kills
|
|||||||
02566700 000003E7
|
02566700 000003E7
|
||||||
$0 Rations Used
|
$0 Rations Used
|
||||||
02567B4C 00000000
|
02567B4C 00000000
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
@ -1,12 +1,5 @@
|
|||||||
# GGTE01 - ChibiRobo!
|
# GGTE01 - ChibiRobo!
|
||||||
|
|
||||||
[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
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -27,4 +20,3 @@ $Max/Infinite Money
|
|||||||
$Max Happy Points
|
$Max Happy Points
|
||||||
0728E81C 08000000
|
0728E81C 08000000
|
||||||
0438F73C 0001869F
|
0438F73C 0001869F
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GHME4F - Hitman 2: Silent Assassin
|
# GHME4F - Hitman 2: Silent Assassin
|
||||||
|
|
||||||
[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
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -38,12 +30,3 @@ $Press Left + Y For Nailgun
|
|||||||
52889D30 00000801
|
52889D30 00000801
|
||||||
0406D250 418201BC
|
0406D250 418201BC
|
||||||
0406D288 408000C4
|
0406D288 408000C4
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
|
@ -1,12 +1,5 @@
|
|||||||
# GHRE78 - Hot Wheels World Race
|
# GHRE78 - Hot Wheels World Race
|
||||||
|
|
||||||
[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
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -18,4 +11,3 @@ EmulationStateId = 5
|
|||||||
$Infinite Continues
|
$Infinite Continues
|
||||||
0554D8EF 08000000
|
0554D8EF 08000000
|
||||||
040BF890 39200009
|
040BF890 39200009
|
||||||
|
|
||||||
|
@ -1,12 +1,5 @@
|
|||||||
# GICE78 - The Incredibles
|
# GICE78 - The Incredibles
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -17,6 +10,3 @@ EmulationIssues =
|
|||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
$Infinite Health
|
$Infinite Health
|
||||||
04097DB8 38000064
|
04097DB8 38000064
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable = False
|
|
||||||
|
@ -1,12 +1,5 @@
|
|||||||
# GIGJ8P - Bleach: Tasogare Ni Mamieru Shinigami for GC
|
# GIGJ8P - Bleach: Tasogare Ni Mamieru Shinigami for GC
|
||||||
|
|
||||||
[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
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GINE69 - Batman
|
# GINE69 - Batman
|
||||||
|
|
||||||
[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 = FPS drops to 20 in some areas (don't know if this is normal)
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -28,4 +20,3 @@ $BatMobile = Infinite Armor
|
|||||||
0411D364 60000000
|
0411D364 60000000
|
||||||
$BatMobile = Infinite Boost
|
$BatMobile = Infinite Boost
|
||||||
0411E754 60000000
|
0411E754 60000000
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GIQE78 - The Incredibles 2
|
# GIQE78 - The Incredibles 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.
|
|
||||||
EmulationIssues = Needs real XFB for videos to show up.
|
|
||||||
EmulationStateId = 4
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -27,16 +19,3 @@ $All Upgrades
|
|||||||
00000002 00050001
|
00000002 00050001
|
||||||
00000000 843BECEC
|
00000000 843BECEC
|
||||||
00000002 00050001
|
00000002 00050001
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
UseXFB = True
|
|
||||||
UseRealXFB = True
|
|
||||||
|
|
||||||
|
@ -1,12 +1,5 @@
|
|||||||
# GJCE8P - jack
|
# GJCE8P - jack
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -45,4 +38,3 @@ $All Level Stats Maxed And Viewable
|
|||||||
054D0938 00000001
|
054D0938 00000001
|
||||||
00000000 854D0938
|
00000000 854D0938
|
||||||
00000001 00140001
|
00000001 00140001
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GJUE78 - Tak and the Power of Juju
|
# GJUE78 - Tak and the Power of Juju
|
||||||
|
|
||||||
[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
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -31,7 +23,3 @@ $Press Z+A For Super Jump
|
|||||||
52327A2C 00000110
|
52327A2C 00000110
|
||||||
04026894 D0030068
|
04026894 D0030068
|
||||||
04026C1C D0050008
|
04026C1C D0050008
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GJWE78 - Tak: The Great Juju Challenge
|
# GJWE78 - Tak: The Great Juju Challenge
|
||||||
|
|
||||||
[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
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -32,12 +24,3 @@ $Infinite Red Crystals
|
|||||||
0444C428 4479C000
|
0444C428 4479C000
|
||||||
$Infinite Green Fruit
|
$Infinite Green Fruit
|
||||||
0444C434 4479C000
|
0444C434 4479C000
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GK4E01 - Baten Kaitos Origins
|
# GK4E01 - Baten Kaitos 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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -55,19 +47,3 @@ $MILLIARDE Infinite HP In Battle
|
|||||||
$MILLIARDE Quick Level Up
|
$MILLIARDE Quick Level Up
|
||||||
0768EA6B 08000000
|
0768EA6B 08000000
|
||||||
042D55E0 000F423F
|
042D55E0 000F423F
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
UseXFB = True
|
|
||||||
UseRealXFB = False
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable = False
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GKNEB2 - Ultimate Muscle: Legends VS. New Generation
|
# GKNEB2 - Ultimate Muscle: Legends VS. New Generation
|
||||||
|
|
||||||
[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 =
|
|
||||||
EmulationIssues =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -159,4 +151,3 @@ $VS. Mode (Lower Right Wrestler) = Always Level 1 Special
|
|||||||
0232E43A 00000300
|
0232E43A 00000300
|
||||||
$VS. Mode (Lower Right Wrestler) = No Special
|
$VS. Mode (Lower Right Wrestler) = No Special
|
||||||
0232E43A 00000000
|
0232E43A 00000000
|
||||||
|
|
||||||
|
@ -19,3 +19,6 @@ EmulationIssues =
|
|||||||
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
|
||||||
|
[Video_Stereoscopy]
|
||||||
|
StereoEFBMonoDepth = True
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GLME01 - Luigi's Mansion
|
# GLME01 - Luigi's Mansion
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -30,7 +22,3 @@ $99 of some treasures
|
|||||||
040AE528 3F000063
|
040AE528 3F000063
|
||||||
040AE52C 3F000063
|
040AE52C 3F000063
|
||||||
040AE530 3F000063
|
040AE530 3F000063
|
||||||
$End Boss Has No HP
|
|
||||||
|
|
||||||
[Video_Stereoscopy]
|
|
||||||
StereoEFBMonoDepth = True
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GLMP01 - LUIGI'S MANSION
|
# GLMP01 - LUIGI'S MANSION
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -42,7 +34,3 @@ $Ceiling Walk (D-Up & B = ON / D-Down & B = OFF)
|
|||||||
$End Boss Has No HP
|
$End Boss Has No HP
|
||||||
0072047A 18000000
|
0072047A 18000000
|
||||||
8012A314 3C000000
|
8012A314 3C000000
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GLNE69 - Looney Tunes Back In Action
|
# GLNE69 - Looney Tunes Back In Action
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -33,7 +25,3 @@ $Unlock Hen Grenades
|
|||||||
0425809C 00000001
|
0425809C 00000001
|
||||||
$Unlock ACME Shrink-Ray
|
$Unlock ACME Shrink-Ray
|
||||||
042580C0 00000001
|
042580C0 00000001
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GM4E01 - Mario Kart: Double Dash!!
|
# GM4E01 - Mario Kart: Double Dash!!
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -130,11 +122,3 @@ $Reduced Nintendo Blur
|
|||||||
022B3382 000000E8
|
022B3382 000000E8
|
||||||
$Increased Nintendo Blur
|
$Increased Nintendo Blur
|
||||||
022B3382 000000CC
|
022B3382 000000CC
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GM4P01 - Mario Kart: Double Dash!!
|
# GM4P01 - Mario Kart: Double Dash!!
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -147,6 +139,3 @@ $Increased Nintendo Blur
|
|||||||
$Goraud Shading
|
$Goraud Shading
|
||||||
044CC633 18000000
|
044CC633 18000000
|
||||||
040A9714 4E800020
|
040A9714 4E800020
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GM8E01 - Metroid Prime
|
# GM8E01 - Metroid Prime
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -92,18 +84,3 @@ $Have Beam Combo B
|
|||||||
4200183C 00430001
|
4200183C 00430001
|
||||||
$Have Beam Combo C
|
$Have Beam Combo C
|
||||||
4200183C 004F0001
|
4200183C 004F0001
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable = False
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GMPE01 - Mario Party 4
|
# GMPE01 - Mario Party 4
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -111,4 +103,3 @@ $Press Z+R To Be On Turn 20
|
|||||||
$Press Z+L To Be On Turn 1
|
$Press Z+L To Be On Turn 1
|
||||||
0A1E67F0 00000050
|
0A1E67F0 00000050
|
||||||
0018FCFC 00000001
|
0018FCFC 00000001
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GMSE01 - Super Mario Sunshine
|
# GMSE01 - Super Mario Sunshine
|
||||||
|
|
||||||
[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 EFB to Ram and no texture filtering for the goo.
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -145,19 +137,3 @@ $Widescreen Heat Wave Fix [YoshiOG1]
|
|||||||
043AA05C BF2AAAAB
|
043AA05C BF2AAAAB
|
||||||
043AA060 3F2AAAAB
|
043AA060 3F2AAAAB
|
||||||
043AA070 3FAAAAAB
|
043AA070 3FAAAAAB
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
PerfQueriesEnable = True
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable = False
|
|
||||||
|
|
||||||
[Video_Enhancements]
|
|
||||||
MaxAnisotropy = 0
|
|
||||||
ForceFiltering = False
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GMSP01 - Super Mario Sunshine
|
# GMSP01 - Super Mario Sunshine
|
||||||
|
|
||||||
[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 EFB to Ram and no texture filtering for the goo.
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -69,19 +61,3 @@ $Yoshi Loves Water
|
|||||||
$Widescreen Heat Wave Fix
|
$Widescreen Heat Wave Fix
|
||||||
F0N5-B36H-HZDVX
|
F0N5-B36H-HZDVX
|
||||||
6GRT-TJHW-8MR45
|
6GRT-TJHW-8MR45
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
PerfQueriesEnable = True
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable = False
|
|
||||||
|
|
||||||
[Video_Enhancements]
|
|
||||||
MaxAnisotropy = 0
|
|
||||||
ForceFiltering = False
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GMXE70 - Enter The Matrix
|
# GMXE70 - Enter The Matrix
|
||||||
|
|
||||||
[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 xfb for the videos to display.
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -39,13 +31,3 @@ $Enable Multiplayer fighting levels(Save Game In Hacking Menu To Enable)
|
|||||||
04950504 00000280
|
04950504 00000280
|
||||||
$Have Test And Multiplayer Fighting Levels(Save Game In Hacking Menu To Enable)
|
$Have Test And Multiplayer Fighting Levels(Save Game In Hacking Menu To Enable)
|
||||||
04950504 00002280
|
04950504 00002280
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable = False
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
UseXFB = True
|
|
||||||
UseRealXFB = True
|
|
||||||
|
@ -1,14 +1,5 @@
|
|||||||
# GNHE5d - NHL HITZ 2002
|
# GNHE5d - NHL HITZ 2002
|
||||||
|
|
||||||
[Core]
|
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
DSPHLE = False
|
|
||||||
|
|
||||||
[EmuState]
|
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
||||||
EmulationStateId = 4
|
|
||||||
EmulationIssues = Slow audio with HLE.
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -19,9 +10,3 @@ $Nop Hack
|
|||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
[DSP]
|
|
||||||
EnableJIT = True
|
|
||||||
|
@ -1,14 +1,8 @@
|
|||||||
# GNWE69 - Def Jam Fight For NY
|
# GNWE69 - Def Jam Fight For NY
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
Patch Region = 0x7e000000
|
Patch Region = 0x7e000000
|
||||||
|
|
||||||
[EmuState]
|
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
||||||
EmulationStateId = 4
|
|
||||||
EmulationIssues =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -82,7 +76,3 @@ $Player 4 Max Score
|
|||||||
043F4EAC 05F5E0FF
|
043F4EAC 05F5E0FF
|
||||||
$Player 4 Low Score
|
$Player 4 Low Score
|
||||||
043F4EAC 00000000
|
043F4EAC 00000000
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GO2E4F - Legacy Of Kain: Blood Omen 2
|
# GO2E4F - Legacy Of Kain: Blood Omen 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 = 3
|
|
||||||
EmulationIssues =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GO7E69 - James Bond 007(tm): NightFire(tm)
|
# GO7E69 - James Bond 007(tm): NightFire(tm)
|
||||||
|
|
||||||
[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 = 3
|
|
||||||
EmulationIssues =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -30,4 +22,3 @@ $Infinite Helicopter Rockets and Bullets
|
|||||||
014CDE09 000003E7
|
014CDE09 000003E7
|
||||||
014CE551 000003E7
|
014CE551 000003E7
|
||||||
014CE1AD 000003E7
|
014CE1AD 000003E7
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GO7F69 - James Bond 007(tm): NightFire(tm)
|
# GO7F69 - James Bond 007(tm): NightFire(tm)
|
||||||
|
|
||||||
[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 = 3
|
|
||||||
EmulationIssues =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -38,7 +30,3 @@ $Unlock all Levels
|
|||||||
4A0901CE 00000004
|
4A0901CE 00000004
|
||||||
00000000 80207C94
|
00000000 80207C94
|
||||||
00000001 000A0018
|
00000001 000A0018
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GO7P69 - James Bond 007(tm): NightFire(tm)
|
# GO7P69 - James Bond 007(tm): NightFire(tm)
|
||||||
|
|
||||||
[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 = 3
|
|
||||||
EmulationIssues =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -47,4 +39,3 @@ $Unlock Levels
|
|||||||
4A0901CE 00000004
|
4A0901CE 00000004
|
||||||
00000000 80207C94
|
00000000 80207C94
|
||||||
00000001 000A0018
|
00000001 000A0018
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GOME01 - Mario Power Tennis
|
# GOME01 - Mario Power Tennis
|
||||||
|
|
||||||
[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 = STC is needed for the goo in the Delfino Plaza court.
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -28,9 +20,3 @@ $All Minigames Unlocked
|
|||||||
022B3738 0011FFFF
|
022B3738 0011FFFF
|
||||||
$All Characters Unlocked
|
$All Characters Unlocked
|
||||||
042B3728 FFFFFFFF
|
042B3728 FFFFFFFF
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GOYE69 - GoldenEye Rogue Agent
|
# GOYE69 - GoldenEye Rogue Agent
|
||||||
|
|
||||||
[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
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -38,15 +30,3 @@ $Slow Enemies (Use On A Empty Profile)
|
|||||||
044F7FFC 3D000000
|
044F7FFC 3D000000
|
||||||
$Disable Shadows (Use On A Empty Profile)
|
$Disable Shadows (Use On A Empty Profile)
|
||||||
044FA2A4 00000001
|
044FA2A4 00000001
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GP5E01 - Mario Party 5
|
# GP5E01 - Mario Party 5
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -386,15 +378,3 @@ $Press L+X: Player Stops Moving
|
|||||||
0022A28A 00000001
|
0022A28A 00000001
|
||||||
0022A392 00000001
|
0022A392 00000001
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable = False
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GP7E01 - Mario Party 7
|
# GP7E01 - Mario Party 7
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -25,14 +17,3 @@ $Unlock all Souvieners
|
|||||||
002922FD 000002FF
|
002922FD 000002FF
|
||||||
$Unlock All Sounds
|
$Unlock All Sounds
|
||||||
002922FA 000001FF
|
002922FA 000001FF
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GPIE01 - Pikmin v1.1 NTSC
|
# GPIE01 - Pikmin v1.1 NTSC
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -170,6 +162,3 @@ E2000001 80008000
|
|||||||
2839D400 00000042
|
2839D400 00000042
|
||||||
040518DC D0030014
|
040518DC D0030014
|
||||||
E2000001 80008000
|
E2000001 80008000
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GPIP01 - Pikmin PAL
|
# GPIP01 - Pikmin PAL
|
||||||
|
|
||||||
[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
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -92,6 +84,3 @@ $D-pad up for map debug on
|
|||||||
0039D73C 00000001
|
0039D73C 00000001
|
||||||
$Gfx Debug
|
$Gfx Debug
|
||||||
0039D724 00000001
|
0039D724 00000001
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
@ -1,12 +1,5 @@
|
|||||||
# GPNP08 - P.N.03 PAL
|
# GPNP08 - P.N.03 PAL
|
||||||
|
|
||||||
[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
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -120,4 +113,3 @@ $Max Combo's
|
|||||||
$Super Vanessa
|
$Super Vanessa
|
||||||
03E0095A 18000000
|
03E0095A 18000000
|
||||||
041637A0 3FE00000
|
041637A0 3FE00000
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GPOE8P - PHANTASY STAR ONLINE EPISODE I&II
|
# GPOE8P - PHANTASY STAR ONLINE EPISODE I&II
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -47,15 +39,3 @@ $Make Save Copyable NTSC Port - 1.0/1.1
|
|||||||
04002F24 981C0034
|
04002F24 981C0034
|
||||||
04002F28 38000000
|
04002F28 38000000
|
||||||
04002F2C 4838030C
|
04002F2C 4838030C
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GPOP8P - PHANTASY STAR ONLINE EPISODE I&II
|
# GPOP8P - PHANTASY STAR ONLINE EPISODE I&II
|
||||||
|
|
||||||
[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 texture cache
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -65,15 +57,3 @@ $Game Save copyable
|
|||||||
04002F24 981C0034
|
04002F24 981C0034
|
||||||
04002F28 38000000
|
04002F28 38000000
|
||||||
04002F2C 4838253C
|
04002F2C 4838253C
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GPSP8P - PHANTASY STAR ONLINE EPISODE III
|
# GPSP8P - PHANTASY STAR ONLINE EPISODE III
|
||||||
|
|
||||||
[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 texture cache
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -62,17 +54,5 @@ $Make Saved data copyable
|
|||||||
04000098 38000000
|
04000098 38000000
|
||||||
0400009C 4833056C
|
0400009C 4833056C
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
[Speedhacks]
|
[Speedhacks]
|
||||||
0x8036eba0=400
|
0x8036eba0=400
|
||||||
|
|
||||||
|
@ -1,12 +1,5 @@
|
|||||||
# GPVE01 - PIKMIN 2 NTSC
|
# GPVE01 - PIKMIN 2 NTSC
|
||||||
|
|
||||||
[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
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
|
@ -1,11 +1,5 @@
|
|||||||
# GQSEAF - TALES OF SYMPHONIA 1
|
# GQSEAF - TALES OF SYMPHONIA 1
|
||||||
|
|
||||||
[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
|
|
||||||
# Action Replay Notes
|
# Action Replay Notes
|
||||||
|
|
||||||
# * * * * * NOTES ON EQUIPMENT MODIFIERS BEFORE USING THOSE CODES * * * *
|
# * * * * * NOTES ON EQUIPMENT MODIFIERS BEFORE USING THOSE CODES * * * *
|
||||||
@ -427,7 +421,6 @@ EmulationStateId = 4
|
|||||||
# Max Affection codes
|
# Max Affection codes
|
||||||
# use only one of these codes at a time for your
|
# use only one of these codes at a time for your
|
||||||
# favorite character to have max affection.
|
# favorite character to have max affection.
|
||||||
EmulationIssues =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
@ -783,17 +776,3 @@ $REGAL Super Quick Level Up
|
|||||||
$Kratos Affection to Lloyd - max is 0000270F
|
$Kratos Affection to Lloyd - max is 0000270F
|
||||||
05A040B8 08000000
|
05A040B8 08000000
|
||||||
025B7492 0000270F
|
025B7492 0000270F
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear = 0.5
|
|
||||||
PH_ZFar = 1
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GREE08 - Mega Man Network Transmission
|
# GREE08 - Mega Man Network Transmission
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -54,4 +46,3 @@ $Max Rapid
|
|||||||
$Max Charge
|
$Max Charge
|
||||||
03582790 08000000
|
03582790 08000000
|
||||||
404FFC30 0000B404
|
404FFC30 0000B404
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GRNE52 - LOST KINGDOMS
|
# GRNE52 - LOST KINGDOMS
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -25,4 +17,3 @@ $Always 10 magic stones
|
|||||||
$Have lots of cash
|
$Have lots of cash
|
||||||
0026005D 08000000
|
0026005D 08000000
|
||||||
04139804 0000270F
|
04139804 0000270F
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# GRSEAF - SOULCALIBUR2
|
# GRSEAF, GRSPAF - SOULCALIBUR2
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
@ -27,7 +27,5 @@ PH_ZFar =
|
|||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
UseXFB = True
|
UseXFB = True
|
||||||
|
|
||||||
UseRealXFB = False
|
UseRealXFB = False
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
@ -1,13 +1,5 @@
|
|||||||
# GRSPAF - SOULCALIBUR2
|
# GRSPAF - SOULCALIBUR2
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -555,18 +547,3 @@ $Unlock Korefuji (Mitsurugi)
|
|||||||
$Unlock Two-Handed Sword (Mitsurugi)
|
$Unlock Two-Handed Sword (Mitsurugi)
|
||||||
03EC2C89 18000000
|
03EC2C89 18000000
|
||||||
00416261 00000003
|
00416261 00000003
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
UseXFB = True
|
|
||||||
UseRealXFB = False
|
|
||||||
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GRUE78 - Power Rangers Dino Thunder
|
# GRUE78 - Power Rangers Dino Thunder
|
||||||
|
|
||||||
[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 = Needs Real XFB to display videos.
|
|
||||||
EmulationStateId = 4
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -26,16 +18,3 @@ $Max Turbo Charges
|
|||||||
00318047 00000063
|
00318047 00000063
|
||||||
$Infinite Health
|
$Infinite Health
|
||||||
04069830 38000004
|
04069830 38000004
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
UseXFB = True
|
|
||||||
UseRealXFB = True
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GS2E78 - Summoner 2
|
# GS2E78 - Summoner 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 = 3
|
|
||||||
EmulationIssues = Needs real xfb for the videos to display.
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -70,16 +62,3 @@ $Max Blunt Resistance
|
|||||||
42474BA0 026200C8
|
42474BA0 026200C8
|
||||||
$Infinite Skill Points
|
$Infinite Skill Points
|
||||||
022F5666 00000064
|
022F5666 00000064
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
UseXFB = True
|
|
||||||
UseRealXFB = True
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GSAP01 - Star Fox Adventures
|
# GSAP01 - Star Fox Adventures
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -59,7 +51,3 @@ $Moon Jump (Hold B)
|
|||||||
017E10A1 18000000
|
017E10A1 18000000
|
||||||
0A33B052 00000200
|
0A33B052 00000200
|
||||||
423A5ABC 00143FFF
|
423A5ABC 00143FFF
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GSNE8P - Sonic Adventure 2 Battle
|
# GSNE8P - Sonic Adventure 2 Battle
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -24,4 +16,3 @@ $Infinite Lives
|
|||||||
001B3DEF 00000063
|
001B3DEF 00000063
|
||||||
001CC1CD 00000063
|
001CC1CD 00000063
|
||||||
001E5319 00000063
|
001E5319 00000063
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GSNP8P - SONIC ADVENTURE 2 BATTLE
|
# GSNP8P - SONIC ADVENTURE 2 BATTLE
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -124,7 +116,3 @@ $Route 101
|
|||||||
$Route 280
|
$Route 280
|
||||||
041F54EC 05050505
|
041F54EC 05050505
|
||||||
041F54F0 05050505
|
041F54F0 05050505
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GSSE8P - Sega Soccer Slam
|
# GSSE8P - Sega Soccer Slam
|
||||||
|
|
||||||
[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 = Needs real xfb for the videos to display.
|
|
||||||
EmulationStateId = 5
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -28,16 +20,3 @@ $SubZero Have Tons Of Cash
|
|||||||
0423C204 05F5E0FF
|
0423C204 05F5E0FF
|
||||||
$Volta Have Tons Of Cash
|
$Volta Have Tons Of Cash
|
||||||
0423CEA8 05F5E0FF
|
0423CEA8 05F5E0FF
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
UseXFB = True
|
|
||||||
UseRealXFB = True
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GT6E70 - Terminator 3: The Redemption
|
# GT6E70 - Terminator 3: The Redemption
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -48,19 +40,3 @@ $Death Stare
|
|||||||
00445DB8 00000001
|
00445DB8 00000001
|
||||||
$Permavision
|
$Permavision
|
||||||
00445DD0 00000001
|
00445DD0 00000001
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
UseXFB = True
|
|
||||||
UseRealXFB = False
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBAccessEnable = False
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GTEE01 - 1080: Avalanche
|
# GTEE01 - 1080: Avalanche
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -56,14 +48,3 @@ $All Time Trials Complete
|
|||||||
$Moon Jump (Press Z)
|
$Moon Jump (Press Z)
|
||||||
3A2342E8 00000010
|
3A2342E8 00000010
|
||||||
042723E4 43000000
|
042723E4 43000000
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
|
|
||||||
|
@ -1,12 +1,5 @@
|
|||||||
# GTEP01 - 1080: Avalanche
|
# GTEP01 - 1080: Avalanche
|
||||||
|
|
||||||
[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
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -32,6 +25,3 @@ XCV7-0RNZ-8ZPV6
|
|||||||
$Time Trial: Found 5 Coin Pieces
|
$Time Trial: Found 5 Coin Pieces
|
||||||
GZ5T-HADH-NGPBM
|
GZ5T-HADH-NGPBM
|
||||||
BAF8-QT5K-5N9WC
|
BAF8-QT5K-5N9WC
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
|
|
||||||
|
@ -1,14 +1,5 @@
|
|||||||
# GTKE51 - Turok: Evolution
|
# GTKE51 - Turok: Evolution
|
||||||
|
|
||||||
[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.
|
|
||||||
EmulationStateId = 3
|
|
||||||
EmulationIssues =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -43,16 +34,3 @@ D2A8F35F 4A172F97
|
|||||||
$Debug Level - Cheat Menu
|
$Debug Level - Cheat Menu
|
||||||
0ECF64CF 1B031CD3
|
0ECF64CF 1B031CD3
|
||||||
33D95864 C3CEA43D
|
33D95864 C3CEA43D
|
||||||
|
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GTSE4F - TimeSplitters 2 NTSC
|
# GTSE4F - TimeSplitters 2 NTSC
|
||||||
|
|
||||||
[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 = can crash on some systems(unknown)
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -231,7 +223,3 @@ $13th Loaded Player Size Modifier (Twilight Spectre)
|
|||||||
$14th Loaded Player Size Modifier (Twilight Spectre)
|
$14th Loaded Player Size Modifier (Twilight Spectre)
|
||||||
404013FC 00129F10
|
404013FC 00129F10
|
||||||
424013FC 0000099C
|
424013FC 0000099C
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GUNE5D - Gauntlet - Dark Legacy
|
# GUNE5D - Gauntlet - Dark Legacy
|
||||||
|
|
||||||
[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 = Needs safe texture cache for videos.
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -49,9 +41,3 @@ $Player 4 health 9999
|
|||||||
$Player 4 infinite keys
|
$Player 4 infinite keys
|
||||||
00200054 08000000
|
00200054 08000000
|
||||||
04280D8C 00000063
|
04280D8C 00000063
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
[Video_Settings]
|
|
||||||
SafeTextureCacheColorSamples = 512
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GWQE52 - WRECKLESS
|
# GWQE52 - WRECKLESS
|
||||||
|
|
||||||
[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
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -210,7 +202,3 @@ $B6 Hard Unlocked (Spy Story)
|
|||||||
000F5753 00000000
|
000F5753 00000000
|
||||||
$B6 Bonus Unlocked (Spy Story)
|
$B6 Bonus Unlocked (Spy Story)
|
||||||
000F5773 00000000
|
000F5773 00000000
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GWRP01 - WAVE RACE / BLUE STORM
|
# GWRP01 - WAVE RACE / BLUE STORM
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -38,7 +30,3 @@ $All Championships/Tracks Open
|
|||||||
$All Weather Options Available
|
$All Weather Options Available
|
||||||
040AA930 38000001
|
040AA930 38000001
|
||||||
040A5FE8 38000001
|
040A5FE8 38000001
|
||||||
|
|
||||||
[Video]
|
|
||||||
ProjectionHack = 0
|
|
||||||
|
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
# GWWP01 - WARIO WORLD
|
# GWWP01 - WARIO WORLD
|
||||||
|
|
||||||
[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 =
|
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
@ -55,4 +47,3 @@ $All levels open and complete GBA games
|
|||||||
041D8C94 FFFFFFFF
|
041D8C94 FFFFFFFF
|
||||||
041D8C98 FFFFFFFF
|
041D8C98 FFFFFFFF
|
||||||
021D8C9C 0000FFFF
|
021D8C9C 0000FFFF
|
||||||
|
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user