diff options
| author | daco65 <daco65@gmail.com> | 2008-12-28 14:00:27 +0000 |
|---|---|---|
| committer | daco65 <daco65@gmail.com> | 2008-12-28 14:00:27 +0000 |
| commit | fce24deca5c2d439879942e216f49bce708b1066 (patch) | |
| tree | b959d43e7207c12b169e192a0653c8b53beda66c /Data/User | |
| parent | ac7fe768ee33365cc83f99c327f4f2569c9418d3 (diff) | |
merging the ini database with dolphin svn.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1701 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Data/User')
50 files changed, 4621 insertions, 83 deletions
diff --git a/Data/User/GameConfig/D43P01.ini b/Data/User/GameConfig/D43P01.ini new file mode 100644 index 0000000000..52635eee27 --- /dev/null +++ b/Data/User/GameConfig/D43P01.ini @@ -0,0 +1,10 @@ +# D43P01 - The Legend of Zelda: Ocarina of Time
+
+[EmuState]
+#The Emulation State.
+EmulationStateId = 1
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
diff --git a/Data/User/GameConfig/DataBaseVersion.txt b/Data/User/GameConfig/DataBaseVersion.txt new file mode 100644 index 0000000000..e9044648e4 --- /dev/null +++ b/Data/User/GameConfig/DataBaseVersion.txt @@ -0,0 +1,8 @@ +these ini's come from the ini DataBase
+it is located at http://code.google.com/p/dolphin-cheats-database/
+we are currently planning on merging them but for now ill only update the main svn with the ini's.
+
+the version now is
+
+
+rev 94
\ No newline at end of file diff --git a/Data/User/GameConfig/G2ME01.ini b/Data/User/GameConfig/G2ME01.ini index ab81243e8e..b1cae06112 100644 --- a/Data/User/GameConfig/G2ME01.ini +++ b/Data/User/GameConfig/G2ME01.ini @@ -1,11 +1,97 @@ # G2ME01 - Metroid Prime 2 Echoes
-[Core]
-#Values set here will override the main dolphin settings.
-[Speedhacks]
-0x803758bc=400
[EmuState]
-#The Emulation State. 1 is worst, 5 is best, 0 is not set.
+#The Emulation State.
EmulationStateId = 2
+[Speedhacks]
+0x803758bc=400
[OnFrame]
-#Add memory patches to be applied every frame here.
+#Add memory patches here.
[ActionReplay]
+$This Code Must Be On!
+043BC414 88030004
+043BC418 4BC5C1F4
+04018608 483A3E08
+$Infinite Health
+4241FD80 000A44BB
+$Max Energy Tanks
+4241FD80 012D000E
+$Maximum Missiles
+4241FD80 013900FA
+$Infinite Missiles
+4241FD80 013700FA
+$Infinite Dark Beam Ammo
+4241FD80 013D00FA
+$Infinite Light Beam Ammo
+4241FD80 014300FA
+$Weild the Metroid Prime 2 Phazon Beam anywhere.
+04002F48 00000001
+0C002F48 00000001
+42427C1C 03FF0004
+0A704C24 00000008
+04002F48 00000000
+$Have Charge Beam
+4241FD80 00330001
+$Have Dark Beam
+4241FD80 0039000F
+$Have Light Beam
+4241FD80 003F000F
+$Have Annihilator
+4241FD80 0043000F
+$Have Super Missile
+4241FD80 00490001
+$Have Darkburst
+4241FD80 004D0001
+4241FD80 00530001
+$Have Sonic Boom
+4241FD80 005B0001
+$Have Combat Visor
+4241FD80 00610001
+$Have Scan Visor
+4241FD80 00670001
+$Have Dark Visor
+4241FD80 006D0001
+$Have Echo Visor
+4241FD80 00730001
+$Have Varia Suit
+4241FD80 00790001
+$Have Dark Suit
+4241FD80 007D0001
+$Have Light Suit
+4241FD80 00850001
+$Have Space Jump Boots
+4241FD80 00BF0001
+$Have Grapple Beam
+4241FD80 00B90001
+$Have Gravity Boost
+4241FD80 00C50001
+$Have Screw Attack
+4241FD80 00D10001
+$Have Seeker Missile
+4241FD80 00CD0001
+$Have Morph Ball Power Bomb
+$Have Beam Ammo Expansion
+4241FD80 013D000F
+$Have Sky Temple Key 1
+4241FD80 00DF0001
+$Have Sky Temple Key 2
+4241FD80 00E50001
+$Have Sky Temple Key 3
+4241FD80 00EB0001
+$Have Agon Temple Key 1
+4241FD80 00F10001
+$Have Agon Temple Key 2
+4241FD80 00F70001
+$Have Agon Temple Key 3
+4241FD80 00FD0001
+$Have Torvus Temple Key 1
+4241FD80 01030001
+$Have Torvus Temple Key 2
+4241FD80 01090001
+$Have Torvus Temple Key 3
+4241FD80 010F0001
+$Have Ing Hive Temple Key 1
+4241FD80 01150001
+$Have Ing Hive Temple Key 2
+4241FD80 011B0001
+$Have Ing Hive Temple Key 3
+4241FD80 01210001
diff --git a/Data/User/GameConfig/G2MP01.ini b/Data/User/GameConfig/G2MP01.ini index ab1ad5c703..cbc5893913 100644 --- a/Data/User/GameConfig/G2MP01.ini +++ b/Data/User/GameConfig/G2MP01.ini @@ -1,12 +1,13 @@ -# G2MP01 - Metroid Prime 2 Echoes
-[Core]
-#Values set here will override the main dolphin settings.
-[Speedhacks]
-# Patch OSYieldThread to take more time - MP2's idle loop is really stupid.
-0x80375c68=400
+# G2MP01 - Metroid Prime 2 Echoes
[EmuState]
-#The Emulation State. 1 is worst, 5 is best, 0 is not set.
+#The Emulation State.
EmulationStateId = 2
-[OnFrame]
-#Add memory patches to be applied every frame here.
-[ActionReplay]
+[Speedhacks]
+#Patch OSYieldThread to take more time - MP2's idle loop is really stupid.
+0x80375c68=400
+[OnFrame]
+#Add memory patches here.
+#0x80000020=twgt:0xE5207C22
+#0x80000008=word:0x01000000
+[ActionReplay]
+#Add decrypted action replay cheats here.
diff --git a/Data/User/GameConfig/G3FE69.ini b/Data/User/GameConfig/G3FE69.ini new file mode 100644 index 0000000000..437854c18e --- /dev/null +++ b/Data/User/GameConfig/G3FE69.ini @@ -0,0 +1,10 @@ +# G3FE69 - TimeSplitters Future Perfect
+
+[EmuState]
+#The Emulation State.
+EmulationStateId = 1
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
diff --git a/Data/User/GameConfig/G3FP69.ini b/Data/User/GameConfig/G3FP69.ini new file mode 100644 index 0000000000..3bea35e363 --- /dev/null +++ b/Data/User/GameConfig/G3FP69.ini @@ -0,0 +1,10 @@ +# G3FP69 - TimeSplitters Future Perfect
+
+[EmuState]
+#The Emulation State.
+EmulationStateId = 1
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
diff --git a/Data/User/GameConfig/G4AEE9.ini b/Data/User/GameConfig/G4AEE9.ini new file mode 100644 index 0000000000..42aeed88a6 --- /dev/null +++ b/Data/User/GameConfig/G4AEE9.ini @@ -0,0 +1,75 @@ +# G4AEE9 - HARVEST MOON - Magical Melody -
+
+[EmuState]
+EmulationStateId = 4
+
+# !!!WARNING!!!
+# Time Does NOT flow with current Release.
+# !!!WARNING!!!
+
+
+
+
+[OnFrame]#Add memory patches here.
+
+#Max/ Infinite Money
+#0x04937B88=dword:0x000F423F
+
+#Infinite Stamina
+#0x04939730=dword:0x00000064
+
+#Never Sleepy
+#0x0093976F=dword:0x00000000
+
+#Have All Songs
+#0x02935770=dword:0x0006FFFF
+
+#Have All Books
+#0x02935858=dword:0x0004FFFF
+
+#Eleventy Billion Steps Taken
+#0x04939B2C=dword:0x4190AB00
+
+#All villagers have 10 hearts
+#0x00000000=dword:0x8493BD6C
+#0x000003E8=dword:0x00270003
+
+#All wild animals have 10 hearts
+#0x00000000=dword:0x82940ED0
+#0x000003E8=dword:0x000A0016
+
+#Weather Modifier (Raining)
+#0x049372F4=dword:0x00000002
+
+#Max fodder, chicken feed & lumber
+#0x00000000=dword:0x84939B68
+#0x000003E7=dword:0x0003000F
+
+#Faster running speed
+#0x04322848=dword:0x41000000
+
+#Time halfspeed
+#0x049379A4=dword:0x00000076
+
+#First Shelf slot is Blue Feather
+#0x049383B0=dword:0x0400045F
+#0x009383B4=dword:0x00000001
+
+
+
+
+#!!! Broken !!!
+#B+D-Pad Left=Advance Time Quickly
+#0x0A32100C=dword:0x00000202
+#0x80937993=dword:0x00000001
+#!!! Broken !!!
+#B+D-Pad Down=Stop Time
+#0x0A32100C=dword:0x00000204
+#0x040A7934=dword:0x60000000
+#!!! Broken !!!
+#B+D-Pad Up=Restart Time
+#0x0A32100C=dword:0x00000208
+#0x040A7934=dword:0x90830000
+
+
+[ActionReplay]#Add decrypted action replay cheats here.
\ No newline at end of file diff --git a/Data/User/GameConfig/G4GEE9.ini b/Data/User/GameConfig/G4GEE9.ini new file mode 100644 index 0000000000..b802f160da --- /dev/null +++ b/Data/User/GameConfig/G4GEE9.ini @@ -0,0 +1,67 @@ +# G4GEE9 - Harvest Moon: Another Wonderful Life - NTSC
+
+[EmuState]
+# The Emulation State as of r1062; screen text hidden behind background; essentially non-playable. # Even when text was visible, the font was corrupted so the text was unreadable
+EmulationStateId = 2
+
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
+
+$(M)
+06C2E568 88000000
+C41D3578 0000FF01
+
+$Infinite Money
+06C2E569 08000000
+050943A8 0098967F
+
+$Infinite Fodder In Barn
+06C2E56A 08000000
+030A3EDC 000003E7
+
+$Chickens Always Have Feed
+06C2E56B 08000000
+03094E46 00005D8A
+
+$All Tools In Shed
+04055934 38000091
+04055938 98030008
+
+$All Barn Animals Have Food
+06C2E56D 08000000
+01094D8F 00000004
+01094D93 00000003
+01094DA7 00000004
+01094DAB 00000003
+01094DBF 00000004
+01094DC3 00000003
+01094DD7 00000004
+01094DDB 00000003
+01094DEF 00000004
+01094DF3 00000003
+01094E07 00000004
+01094E0B 00000003
+01094E1F 00000004
+01094E23 00000003
+01094E37 00000004
+01094E3B 00000003
+
+$Increase Time Speed (D Pad Up)
+06C2E56E 08000000
+4A3434E6 00000008
+1A01245A 00006000
+8201245A 00000001
+
+$Decrease Time Speed (D Pad Down)
+06C2E56F 08000000
+4A3434E6 00000004
+2201245A 00000000
+8201245A 0000FFFF
+
+$Reset Time Speed (D Pad Right)
+06C2E570 08000000
+0A3434E6 00000002
+04012458 38080014
\ No newline at end of file diff --git a/Data/User/GameConfig/G4QP01.ini b/Data/User/GameConfig/G4QP01.ini new file mode 100644 index 0000000000..f11ba88434 --- /dev/null +++ b/Data/User/GameConfig/G4QP01.ini @@ -0,0 +1,10 @@ +# G4QP01 - Mario Smash Football
+
+[EmuState]
+#The Emulation State.
+EmulationStateId = 1
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
diff --git a/Data/User/GameConfig/GAFE01.ini b/Data/User/GameConfig/GAFE01.ini new file mode 100644 index 0000000000..0e687e42d2 --- /dev/null +++ b/Data/User/GameConfig/GAFE01.ini @@ -0,0 +1,397 @@ +# GAFE01 - Animal Crossing NTSC
+
+[EmuState]
+#The Emulation State (as of r1027)
+EmulationStateId = 1
+
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
+
+$(M) (Datel)
+01521549 88000000
+C40959EC 0000FF00
+
+#Start up your game with this code on, then save and quit. Now when you go to the Memory Card #Manager on your Nintendo GameCube, you can copy and move your save file for this game.
+$Make Game Save Copyable (donny2112)
+01522C0A 08000000
+8C091F20 909C0028
+04091F24 4BF70FFC
+04002F20 38000004
+04002F24 981C0034
+04002F28 38000000
+04002F2C 4808EFFC
+
+#You must do the restore command after activation. Otherwise going to Acre F5 will freeze your #game. No, the restore won't restore the weeds. It restores a memory address.
+$Weed-Be-Gone Avtivate/Restore (D-Pad Down/Up) (donny2112)
+015229BD 08000000
+04002484 4E800020
+04002F10 3CE08128
+04002F14 80A7D720
+04002F18 A0C50000
+04002F1C 2C060008
+04002F20 41820018
+04002F24 2C060009
+04002F28 41820010
+04002F2C 2C06000A
+04002F30 41820008
+04002F34 4800000C
+04002F38 38C00000
+04002F3C B0C50000
+04002F40 38A50002
+04002F44 54A6043E
+04002F48 2806D710
+04002F4C 41820008
+04002F50 4BFFFFC8
+04002F54 4E800020
+4A2070F8 00000004
+0527D720 81279BA8
+04002484 48000A8C
+0A2070F8 00000008
+0527D720 00000000
+
+$Full Song Library (JasonHaffner)
+0152368C 08000000
+01279B78 000036FF
+
+$Turnips are Free (donny2112)
+015254DD 08000000
+03286880 00000000
+
+$Turnips Sell for 65535 Bells on all days but Sunday (donny2112)
+01526DFE 08000000
+03286882 0005FFFF
+
+$P1 Solid Black (JasonHaffner)
+01522449 08000000
+03266434 00000051
+
+$P2 Infinite Bells (SSBMaster)
+0152063E 08000000
+052688EC 000F423F
+052A18A0 000F423F
+
+$P3 Infinite Bells (SSBMaster)
+01520343 08000000
+0526AD2C 000F423F
+052A3CE0 000F434F
+
+$P4 Infinite Bells (SSBMaster)
+01521976 08000000
+0526D16C 000F423F
+052A6120 000F423F
+
+$P2 Full Bank Account-Post Office (SSBMaster)
+015233C3 08000000
+05269A8C 3B9AC9FF
+
+$P3 Full Bank Account-Post Office (SSBMaster)
+015270A7 08000000
+0526BECC 3B9AC9FF
+
+$P4 Full Bank Account-Post Office (SSBMaster)
+01525D28 08000000
+0526E30C 3B9AC9FF
+
+$P2 100% Full Nooks Catalog (SSBMaster)
+0152426E 08000000
+03269950 005BFFFF
+03269A14 0013FFFF
+
+$P3 100% Full Nooks Catalog (SSBMaster)
+0152374B 08000000
+0326BD90 005BFFFF
+0326BE54 0013FFFF
+
+$P4 100% Full Nooks Catalog (SSBMaster)
+01524164 08000000
+0326E1D0 005BFFFF
+0326E294 0013FFFF
+
+$P2 House Upgrades = 1 Bell (SSBMaster)
+01525770 08000000
+352688B0 00000001
+052688F0 00000001
+
+$P3 House Upgrades = 1 Bell (SSBMaster)
+01526612 08000000
+3526ACF0 00000001
+0526AD30 00000001
+
+$P4 House Upgrades = 1 Bell (SSBMaster)
+01523EFC 08000000
+3526D130 00000001
+0526D170 00000001
+
+$P2 - 100 Bags Worth 10,000 (SSBMaster)
+01521A3F 08000000
+046CF5E8 0000270F
+
+$P3 - 100 Bags Worth 10,000 (SSBMaster)
+015265ED 08000000
+046D1A28 0000270F
+
+$P4 - 100 Bags Worth 10,000 (SSBMaster)
+01527451 08000000
+046D3E68 0000270F
+
+$P2 - 1,000 Bags Worth 30,000 (SSBMaster)
+01524075 08000000
+046CF5DC 00007530
+
+$P3 - 1,000 Bags Worth 30,000 (SSBMaster)
+015207B7 08000000
+046D1A1C 00007530
+
+$P4 - 1,000 Bags Worth 30,000 (SSBMaster)
+01522B70 08000000
+046D3E5C 00007530
+
+$P2 - 10,000 Bags Worth 50,000 (SSBMaster)
+01525AC6 08000000
+046CF5E0 0000C350
+
+$P3 - 10,000 Bags Worth 50,000 (SSBMaster)
+01527710 08000000
+046D1A20 0000C350
+
+$P4 - 10,000 Bags Worth 50,000 (SSBMaster)
+01520422 08000000
+046D3E60 0000C350
+
+$P2 - 30,000 Bags Worth 99,999 (SSBMaster)
+01525F8D 08000000
+046CF5E4 0001869F
+
+$P3 - 30,000 Bags Worth 99,999 (SSBMaster)
+01520C18 08000000
+046D1A24 0001869F
+
+$P4 - 30,000 Bags Worth 99,999 (SSBMaster)
+01523607 08000000
+046D3E64 0001869F
+
+$All Villagers Wear Big Bro's Shirt (JasonHaffner)
+01527609 08000000
+00000000 8327E11C
+00002496 000F04C4
+
+$All Villagers Are Bob the Cat (JasonHaffner)
+01526E08 08000000
+00000000 8127D839
+00000000 000F0988
+
+$All Islanders Are Bob the Cat (JasonHaffner)
+01524BAC 08000000
+01289841 00000000
+
+$All NES Games in Lost & Found (JasonHaffner)
+01521968 08000000
+052872D0 1DA81DAC
+052872D4 1DB01DB4
+052872D8 1DB81DBC
+052872DC 1DC01DC4
+052872E0 1DC81DCC
+052872E4 1DD01DD4
+052872E8 1DD81DDC
+052872EC 1DE01DE4
+052872F0 1DE81DEC
+052872F4 1DF01DF4
+
+$NES Balloon Fight - P1 Infinite Lives (donny2112)
+01522488 08000000
+01658FE1 00000009
+
+$NES Balloon Fight - P2 Infinite Lives (donny2112)
+015245C2 08000000
+01658FE2 00000009
+
+$NES Clu Clu Land - P1 Infinite Lives (donny2112)
+01527EEE 08000000
+01659020 00000009
+
+$NES Clu Clu Land - Max out Clock (C-stick Right) (donny2112)
+01523F59 08000000
+BD2F5408 00010000
+03658FCE 00000999
+00000000 40000000
+
+$NES Clu Clu Land D - P1 Infinite Lives (donny2112)
+01527EEE 08000000
+01659020 00000009
+
+$NES Clu Clu Land D - Max out Clock (C-stick Right) (donny2112)
+01526C12 08000000
+BD2F5408 00010000
+03658FC6 00000999
+00000000 40000000
+
+$NES Donkey Kong - P1 Infinite Lives (donny2112)
+01523F81 08000000
+01658FF5 00000009
+
+$NES Donkey Kong - Jump to get Hammer (Hold A+C-stick Right) (donny2112)
+015246D9 08000000
+BD2F5408 00810000
+01659040 00000001
+00000000 40000000
+
+$NES Donkey Kong 3 - P1 Infinite Lives (donny2112)
+01522FF9 08000000
+01659030 00000009
+
+$NES Donkey Kong Jr. - 1 Infinite Lives (donny2112)
+01523D7E 08000000
+01658FEC 00000009
+
+$NES Excitebike - Never Overheat (SSBMaster)
+015222EF 08000000
+01659356 00000000
+
+$NES Golf - Always on First Stroke (SSBMaster)
+01526F6F 08000000
+01658FCC 00000001
+
+$NES Ice Climber - P1 Infinite Lives (JasonHaffner)
+01524E4C 08000000
+01658FC0 00000003
+
+$NES Ice Climber - P2 Infinite Lives (JasonHaffner)
+01522A2C 08000000
+01658FC1 00000003
+
+$NES Ice Climber - Infinite Bonus Time (donny2112)
+01525048 08000000
+0365979A 00004000
+0365979E 00004000
+
+$NES Legend of Zelda - Have Magical Sword (donny2112)
+01521118 08000000
+016595F7 00000003
+
+$NES Legend of Zelda - Have Silver Arrows, Bow, Red Candle & Infinite Bombs (donny2112)
+01527752 08000000
+056595F8 FF020102
+
+$NES Legend of Zelda - Have Flute, Meat, Red Potion & Magic Wand (donny2112)
+01520EA2 08000000
+056595FC 01010201
+
+$NES Legend of Zelda - Have Raft, Spell Book, Red Ring & Ladder (donny2112)
+01527F69 08000000
+05659600 01010201
+
+$NES Legend of Zelda - Have Lion Key & Power Bracelet (donny2112)
+01520ADE 08000000
+03659604 00000101
+
+$NES Legend of Zelda - Infinite Rupees and Arrows (donny2112)
+01520953 08000000
+0165960D 000000FF
+
+$NES Legend of Zelda - Have Magical Boomerang (donny2112)
+01523CE4 08000000
+01659615 00000001
+
+$NES Legend of Zelda - Have Magical Shield (donny2112)
+01522114 08000000
+01659616 00000001
+
+$NES Legend of Zelda - Max Hearts/Invincibility (donny2112)
+01521605 08000000
+0165960F 000000FF
+
+$NES Legend of Zelda - Freeze Enemies (C-stick Left) (donny2112)
+01527C62 08000000
+BD2F5408 00020000
+0165960C 00000001
+00000000 40000000
+
+$NES Legend of Zelda - Have All Dungeon Maps & Compasses (donny2112)
+01523E2D 08000000
+01659607 000000FF
+03659608 0000FFFF
+0165960A 000000FF
+
+$NES Legend of Zelda - HAve All Triforce Pieces (SSBMaster)
+01523635 08000000
+01659611 000000FF
+
+$NES Legend of Zelda - Turbo Sword (SSBMaster)
+01521613 08000000
+0165937D 00000001
+
+$NES Mario Bros. - P1 Infinite Lives (JasonHaffner)
+0152484F 08000000
+01658FE8 00000003
+
+$NES Mario Bros. - P2 Infinite Lives (JasonHaffner)
+015216F2 08000000
+01658FEC 00000003
+
+$NES Mario Bros. - POW Block Never Shrinks (JasonHaffner)
+01521F9C 08000000
+01659010 00000003
+
+$NES Pinball - P1 Infinite Balls (donny2112)
+0152585F 08000000
+016590F1 00000009
+
+$NES Punch-Out! - Infinite Hearts (donny2112)
+0152195A 08000000
+016592C3 00000009
+016592C4 00000009
+
+$NES Punch-Out! - Infinite Stars (donny2112)
+01523894 08000000
+016592E1 00000003
+
+$NES Punch-Out! - Infinite Health (One hit knock-downs still knock you down) (donny2112)
+015272A0 08000000
+01659331 00000060
+03659332 00006060
+
+$NES Punch-Out! - Knock Down Opponent with one Successful Hit (donny2112)
+01526C66 08000000
+05659338 00000000
+
+$NES Punch-Out! - Reset Timer (D-pad Left) (donny2112)
+01521E0F 08000000
+4A2070F8 00000001
+016592A2 00000000
+036592A4 00000001
+
+$NES Super Mario Bros. - Enable 2nd Quest (donny2112)
+01520FF8 08000000
+0165979C 00000001
+
+$NES Super Mario Bros. - Infinite Lives (donny2112)
+01523180 08000000
+016596FA 00000009
+
+$NES Super Mario Bros. - Invincible (Pass Through Enemies) (donny2112)
+01520B59 08000000
+0165973E 00000006
+
+$NES Super Mario Bros. - Invincible (Kill Enemies) (donny2112)
+01523FD2 08000000
+0165973F 00000018
+
+$NES Super Mario Bros. - Always Big Mario (donny2112)
+01522617 08000000
+016596F6 00000001
+
+$NES Super Mario Bros. - Always Fire Mario (donny2112)
+01525F74 08000000
+016596F6 00000002
+
+$NES Super Mario Bros. - Freeze Timer (donny2112)
+0152245E 08000000
+01659727 0000000C
+
+$NES Wario's Woods - Infinite Credits (donny2112)
+01523E93 08000000
+0165E60B 00000009
+
diff --git a/Data/User/GameConfig/GAFP01.ini b/Data/User/GameConfig/GAFP01.ini new file mode 100644 index 0000000000..58dc742aa1 --- /dev/null +++ b/Data/User/GameConfig/GAFP01.ini @@ -0,0 +1,10 @@ +# GAFP01 - Animal Crossing
+
+[EmuState]
+#The Emulation State.
+EmulationStateId = 1
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
diff --git a/Data/User/GameConfig/GALP01.ini b/Data/User/GameConfig/GALP01.ini index 502f92b6ee..f8d55a9dc3 100644 --- a/Data/User/GameConfig/GALP01.ini +++ b/Data/User/GameConfig/GALP01.ini @@ -1,14 +1,9 @@ # 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 = 4
+#The Emulation State.
+EmulationStateId = 5
[OnFrame]
-#Add memory patches to be applied every frame here.
-0x8044CD30:dword:0xFFFFFFFF
[ActionReplay]
-#Add action replay cheats here.
$P1 - No Damage
04443E80 00000000
$P2 - No Damage
@@ -21,7 +16,7 @@ $Infinite Lives 00443EAE 00000009
$One Hit Kills
044C9578 40100000
-$Infinite Jumps
+$Infinite Jumps
040CC114 60000000
$Infinite Retries
0246A8C2 000005FA
@@ -76,7 +71,6 @@ $All start with 900% 04034B74 38A00384
$All start with 999%
04034B74 38A003E7
-#Secret multi player level modifier
$Metroidy level
044C7FC4 00000D02
$City rooftops level
@@ -99,3 +93,6 @@ $Yoshi's story level 044C7FC4 00001B02
$Dusk jungle level
044C7FC4 00001C02
+$Debug Menu
+024C7BC4 00000602
+[Core]
diff --git a/Data/User/GameConfig/GBHEC8.ini b/Data/User/GameConfig/GBHEC8.ini new file mode 100644 index 0000000000..3e48919732 --- /dev/null +++ b/Data/User/GameConfig/GBHEC8.ini @@ -0,0 +1,147 @@ +# GBHEC8 - Mystic Heroes
+
+[EmuState]
+#The Emulation State (as of Dolphin r1027)
+EmulationStateId = 4
+
+[OnFrame]
+#Add memory patches here.
+
+#Add decrypted action replay cheats here.
+[ActionReplay]
+
+$(m)
+01180C36 88000000
+C4201E68 0000FF00
+
+$Max Health
+01180C37 08000000
+02264788 0000270F
+
+$Max Magic
+01180C38 08000000
+0226478A 0000270F
+
+$Max Attack
+01180C39 08000000
+0226478C 0000270F
+
+$Max Defense
+01180C3A 08000000
+0226478E 0000270F
+
+$Max Rune Attack
+01180C3B 08000000
+02264790 0000270F
+
+$Max Rune Defense
+01180C3C 08000000
+02264792 0000270F
+
+$Have All Runes
+01180C3D 08000000
+022647C0 0005FFFF
+
+$Max Level All Magic Slots
+01180C3E 08000000
+042647A8 09090909
+
+$Start On Level 1-2
+01180C3F 08000000
+0226475A 00000102
+
+$Start On Level 1-3
+01180C40 08000000
+0226475A 00000103
+
+$Start On Level 2-1
+01180C41 08000000
+0226475A 00000201
+
+$Start On Level 2-2
+01180C42 08000000
+0226475A 00000202
+
+$Start On Level 2-3
+01180C43 08000000
+0226475A 00000203
+
+$Start On Level 3-1
+01180C44 08000000
+0226475A 00000301
+
+$Start On Level 3-2
+01180C45 08000000
+0226475A 00000302
+
+$Start On Level 3-3
+01180C46 08000000
+0226475A 00000303
+
+$Start On Level 4-1
+01180C47 08000000
+0226475A 00000401
+
+$Start On Level 4-2
+01180C48 08000000
+0226475A 00000402
+
+$Start On Level 4-3
+01180C49 08000000
+0226475A 00000403
+
+$Start On Level 5-1
+01180C4A 08000000
+0226475A 00000501
+
+$Start On Level 5-2
+01180C4B 08000000
+0226475A 00000502
+
+$Start On Level 5-3
+01180C4C 08000000
+0226475A 00000503
+
+$Start On Level 6-1
+01180C4D 08000000
+0226475A 00000601
+
+$Start On Level 6-2
+01180C4E 08000000
+0226475A 00000602
+
+$Start On Level 6-3
+01180C4F 08000000
+0226475A 00000603
+
+$Start On Level 7-1
+01180C50 08000000
+0226475A 00000701
+
+$Start On Level 7-2
+01180C51 08000000
+0226475A 00000702
+
+$Start On Level 7-3
+01180C52 08000000
+0226475A 00000703
+
+$Start On Level 7-4
+01180C53 08000000
+0226475A 00000704
+
+$Start On Level 8-1
+01180C54 08000000
+0226475A 00000801
+
+$Start On Level 8-2
+01180C55 08000000
+0226475A 00000802
+
+$Start On Level 8-3
+01180C56 08000000
+0226475A 00000803
+
+$Start On Level 8-4
+01180C57 08000000
+0226475A 00000804
\ No newline at end of file diff --git a/Data/User/GameConfig/GBLP52.ini b/Data/User/GameConfig/GBLP52.ini new file mode 100644 index 0000000000..c7d0182fc6 --- /dev/null +++ b/Data/User/GameConfig/GBLP52.ini @@ -0,0 +1,10 @@ +# GBLP52 - BLOODY ROAR(R): PRIMAL FURY
+
+[EmuState]
+#The Emulation State.
+EmulationStateId = 2
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
diff --git a/Data/User/GameConfig/GFZP01.ini b/Data/User/GameConfig/GFZP01.ini new file mode 100644 index 0000000000..d03a914444 --- /dev/null +++ b/Data/User/GameConfig/GFZP01.ini @@ -0,0 +1,10 @@ +# GFZP01 - F-ZERO GX
+
+[EmuState]
+#The Emulation State.
+EmulationStateId = 1
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
diff --git a/Data/User/GameConfig/GG4P08.ini b/Data/User/GameConfig/GG4P08.ini new file mode 100644 index 0000000000..079ac96cda --- /dev/null +++ b/Data/User/GameConfig/GG4P08.ini @@ -0,0 +1,10 @@ +# GG4P08 - GOTCHA FORCE
+
+[EmuState]
+#The Emulation State.
+EmulationStateId = 2
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
diff --git a/Data/User/GameConfig/GHRE78.ini b/Data/User/GameConfig/GHRE78.ini new file mode 100644 index 0000000000..80145827fd --- /dev/null +++ b/Data/User/GameConfig/GHRE78.ini @@ -0,0 +1,19 @@ +# GHRE78 - Hot Wheels World Race NTSC
+
+[EmuState]
+#The Emulation State (as of r1027 using DX9 plugin; state is "2" (broken) using OGL)
+EmulationStateId = 4
+
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
+
+$(M)
+0554D8EE 88000000
+C41F2764 0000FF01
+
+$Infinite Continues
+0554D8EF 08000000
+040BF890 39200009
\ No newline at end of file diff --git a/Data/User/GameConfig/GIKE70.ini b/Data/User/GameConfig/GIKE70.ini new file mode 100644 index 0000000000..c1e3eec9f3 --- /dev/null +++ b/Data/User/GameConfig/GIKE70.ini @@ -0,0 +1,10 @@ +# GIKE70 - IKARUGA
+
+[EmuState]
+#The Emulation State.
+EmulationStateId = 4
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
diff --git a/Data/User/GameConfig/GIKP70.ini b/Data/User/GameConfig/GIKP70.ini new file mode 100644 index 0000000000..edd692f2bb --- /dev/null +++ b/Data/User/GameConfig/GIKP70.ini @@ -0,0 +1,10 @@ +# GIKP70 - IKARUGA
+
+[EmuState]
+#The Emulation State.
+EmulationStateId = 4
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
diff --git a/Data/User/GameConfig/GLME01.ini b/Data/User/GameConfig/GLME01.ini new file mode 100644 index 0000000000..3159d2ea99 --- /dev/null +++ b/Data/User/GameConfig/GLME01.ini @@ -0,0 +1,26 @@ +# GLME01 - Luigi's Mansion
+[EmuState]
+#The Emulation State.
+EmulationStateId = 4
+[OnFrame]
+#Add memory patches here.
+[ActionReplay]
+$Infinite Health
+040B9524 60000000
+
+$999 Cash
+040AE4D0 3C00270F
+040AE4E8 60000000
+040AE500 60000000
+
+$99 of some treasures
+040AE518 63180063
+040AE51C 3F000063
+040AE520 3F000063
+040AE524 3F000063
+040AE528 3F000063
+040AE52C 3F000063
+040AE530 3F000063
+
+$End Boss Has No HP
+04126E6C 60000000
\ No newline at end of file diff --git a/Data/User/GameConfig/GM4E01.ini b/Data/User/GameConfig/GM4E01.ini new file mode 100644 index 0000000000..5442c12811 --- /dev/null +++ b/Data/User/GameConfig/GM4E01.ini @@ -0,0 +1,122 @@ +# GM4E01 - Mario Kart: Double Dash!!
+[EmuState]
+#The Emulation State.
+EmulationStateId = 2
+[OnFrame]
+#Add memory patches here.
+[ActionReplay]
+$Everything Unlocked
+023BC1C0 0003FFFF
+$Stars Last Forever
+045633BF 08000000
+042B0540 4BD53700
+$Extra Speed
+043D45A0 46C80000
+042B17A8 C3E20000
+$Press Z to Jump
+3A3A4D6C 00000010
+423CC118 019E4300
+$D-Pad Up Freezes Timer
+0A3A4D6C 00000008
+04189348 60000000
+$D-Pad Down Unfreezes Timer
+0A3A4D6C 00000004
+04189348 4BFFD9E9
+$Other Karts Can't Move
+04247504 60000000
+$Tiny Karts
+043D45A4 3F000000
+042D3668 C0220004
+$Max Race Points
+043B11CC 000003E7
+$Press D-Pad Left For Star
+042B0540 4BD53700
+8A3A4D6C 00000001
+042AF120 48000208
+042AF334 60000000
+042C7A00 38000000
+00000000 40000000
+923A4D6C 00000001
+042AF120 40820208
+042AF334 41820010
+042C7A00 80040008
+00000000 40000000
+$Log Bridges Dont Sway
+041EAC2C 4E800020
+$Weapons Are Useless
+041F35D4 4E800020
+$Turn off Course Hazards
+041F4DA4 4E800020
+$All Races: 1 Lap
+04187BAC 38000001
+$Unrestricted Kart Selection
+04163B30 7C673214
+04163B34 2C030015
+04163B38 41820010
+04163B3C 2C030000
+04163B40 41800010
+04163B44 48000014
+04163B48 38600000
+04163B4C 4800000C
+04163B50 38600014
+04163B54 48000004
+04163B58 4E800020
+$Disable Course Collision (Hold D-Down)
+043CE824 BF800000
+3A3A4D6C 00000004
+043CE824 420001CE
+$Infinite Mushrooms
+042BCC5C 480000EC
+$Invisible Karts
+041908B4 4E800020
+$Double Mushroom Boosts
+042AD3EC 380000A0
+$Purely Random Items
+0420CF28 38800013
+0420CF30 2C030010
+0420CF34 40820008
+0420CF38 38630001
+0420CF3C 4800009C
+$Item Always Green Shell
+0420CBC4 38600000
+$Item Always Special Green Shell
+0420CBC4 38600001
+$Item Always Red Shell
+0420CBC4 38600002
+$Item Always Banana
+0420CBC4 38600003
+$Item Always Special Banana
+0420CBC4 38600004
+$Item Always Mushroom
+0420CBC4 38600005
+$Item Always Star
+0420CBC4 38600006
+$Item Always Wan Wan
+0420CBC4 38600007
+$Item Always Bomb
+0420CBC4 38600008
+$Item Always Bros Special
+0420CBC4 38600009
+$Item Always Lightning
+0420CBC4 3860000A
+vItem Always Yoshi Egg
+0420CBC4 3860000B
+$Item Always Golden Mushroom
+0420CBC4 3860000C
+$Item Always Homing Shell
+0420CBC4 3860000D
+$Item Always Heart
+0420CBC4 3860000E
+$Item Always Fake Prezzie
+0420CBC4 3860000F
+$Item Always Special Shells
+0420CBC4 38600011
+$Item Always 3 Mushrooms
+0420CBC4 38600012
+$Goraud Shading
+040A9714 4E800020
+$Reduced Nintendo Blur
+022B3382 000000E8
+$Increased Nintendo Blur
+022B3382 000000CC
+[core]
\ No newline at end of file diff --git a/Data/User/GameConfig/GM4P01.ini b/Data/User/GameConfig/GM4P01.ini new file mode 100644 index 0000000000..ae42a099ea --- /dev/null +++ b/Data/User/GameConfig/GM4P01.ini @@ -0,0 +1,182 @@ +# GM4P01 - Mario Kart: Double Dash!!
+[EmuState]
+#The Emulation State.
+EmulationStateId = 4
+
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
+$(M)
+044C2F9A 98000000
+C41D289C 0000FF00
+
+$Start Last Forever
+044C2F9B 18000000
+802B0504 60000000
+
+$Extra Speed
+044C2F9C 18000000
+043DE3E0 468001CE
+042B176C C3E20000
+
+$Open Characters/Courses
+044C2F9D 18000000
+003C5FE7 000000FF
+
+$Open All Karts
+044C2F9E 18000000
+003C5FE0 000006FF
+
+$Stop Lap Timer (DPad Up)
+044C2F9F 18000000
+0A3AEB8C 00000008
+041881EC 388001CE
+
+$Enable Lap Timer (Dpad Down)
+044C2FA0 18000000
+0A3AEB8C 00000004
+041881EC 4BFFD9E9
+
+$Infinite Mushrooms
+044CC62A 18000000
+042BCC20 480000EC
+
+$Double Mushroom Boosts
+044CC62B 18000000
+042AD3C8 380000A0
+
+$All Races: 1 Lap
+044CC62C 18000000
+04186A50 38000001
+
+$Others Karts Cant Move
+044C2FA1 18000000
+042474D4 60000000
+
+$Massive Karts
+044C2FA2 18000000
+043DE3E4 3FC00000
+042D362C C0220004
+
+$Tiny Karts
+044C2FA3 18000000
+043DE3E4 3F000000
+042D362C C0220004
+
+$Log Bridges Dont Sway
+044CC62D 18000000
+041EABFC 4E800020
+
+$Weapons Are Useless
+044CC62E 18000000
+041F35A4 4E800020
+
+$Turn off Course Hazards
+044CC62F 18000000
+041F4D74 4E800020
+
+$Moon Jump (Hold DPad Right)
+044CC630 18000000
+043D8694 BF800000
+3A3AEB8C 00000002
+043D8694 41600000
+
+$Unrestricted Kart Selection
+044C573D 18000000
+041629D4 7C673214
+041629D8 2C030015
+041629DC 41820010
+041629E0 2C030000
+041629E4 41800010
+041629E8 48000014
+041629EC 38600000
+041629F0 4800000C
+041629F4 38600014
+041629F8 48000004
+041629FC 4E800020
+
+$Item Always Green Shell
+044C59C1 18000000
+0420CB94 38600000
+
+$Item Always Special Green Shell
+044C59C2 18000000
+0420CB94 38600001
+
+$Item Always Red Shell
+044C59C3 18000000
+0420CB94 38600002
+
+$Item Always Banana
+044C59C4 18000000
+0420CB94 38600003
+
+$Item Always Special Banana
+044C59C5 18000000
+0420CB94 38600004
+
+$Item Always Mushroom
+044C59C6 18000000
+0420CB94 38600005
+
+$Item Always Star
+044C59C7 18000000
+0420CB94 38600006
+
+$Item Always Wan Wan
+044C59C8 18000000
+0420CB94 38600007
+
+$Item Always Bomb
+044C59C9 18000000
+0420CB94 38600008
+
+$Item Always Bros Special
+044C59CA 18000000
+0420CB94 38600009
+
+$Item Always Lightning
+044C59CB 18000000
+0420CB94 3860000A
+
+$Item Always Yoshi Egg
+044C59CC 18000000
+0420CB94 3860000B
+
+$Item Always Golden Mushroom
+044C59CD 18000000
+0420CB94 3860000C
+
+$Item Always Homing Shell
+044C59CE 18000000
+0420CB94 3860000D
+
+$Item Always Heart
+044C59CF 18000000
+0420CB94 3860000E
+
+$Item Always Fake Prezzie
+044C59D0 18000000
+0420CB94 3860000F
+
+$Item Always Special Shells
+044C59D1 18000000
+0420CB94 38600011
+
+$Item Always 3 Mushrooms
+044C59D2 18000000
+0420CB94 38600012
+
+$Reduced Nintendo Blur
+044CC631 18000000
+022B3346 000000E8
+
+$Increased Nintendo Blur
+044CC632 18000000
+022B3346 000000CC
+
+$Goraud Shading
+044CC633 18000000
+040A9714 4E800020
diff --git a/Data/User/GameConfig/GM8E01.ini b/Data/User/GameConfig/GM8E01.ini index 05e817a840..2dd2ae6173 100644 --- a/Data/User/GameConfig/GM8E01.ini +++ b/Data/User/GameConfig/GM8E01.ini @@ -1,11 +1,94 @@ -# GM8E01 - Metroid Prime
-[Core]
-#Values set here will override the main dolphin settings.
+# GM8E01 - Metroid Prime
+[EmuState]
+#The Emulation State.
+EmulationStateId = 3
[Speedhacks]
0x80384b1c=400
-[EmuState]
-#The Emulation State. 1 is worst, 5 is best, 0 is not set.
-EmulationStateId = 2
-[OnFrame]
+[OnFrame]
#Add memory patches to be applied every frame here.
-[ActionReplay]
+[ActionReplay]
+$This Code Must Be On
+043CB1A8 3C808000
+043CB1AC 93E4183C
+043CB1B0 809F0008
+043CB1B4 4BDE05A8
+041AB758 4821FA50
+$Infinite Health
+04049EA8 48000104
+$Infinite Missiles
+4200183C 002500FF
+4200183C 002700FF
+$Infinite Balls
+00457D1B 00000003
+$Infinite Power Balls
+4200183C 00310003
+$Moonjump (Hold B)
+0A7A55A4 00000200
+0446BABC 41200000
+$Play NES Metroid
+0A7A55A4 00000440
+0001CA64 00000041
+0A7A55A4 00000840
+0001CA64 00000040
+#Press L+X at bonus screen
+#Press L+Y before quitting
+#Press L+Y before quitting
+#ARM CANNON
+$Have Ice Beam
+4200183C 001B0001
+$Have Wave Beam
+4200183C 001F0001
+$Have Plasma Beam
+4200183C 00230001
+$Have Phazon Beam
+01165C8D 08000000
+70458245 00000080
+087A55A9 000000C5
+00458245 0000007C
+48457D33 00000000
+087A55A9 0000003B
+00458245 000000FE
+$Have Morph Ball
+4200183C 00570001
+$Have Boost Ball
+4200183C 005F0001
+$Have Spider Ball (break)
+4200183C 00630001
+$Have Morph Ball Bomb
+4200183C 002F0001
+$Have Power Bomb
+4200183C 00330001
+#SUITS
+$Have Varia Suit
+4200183C 006F0001
+$Have Gravity Suit (break)
+4200183C 00670001
+4200183C 006B0001
+$Have Phazon Suit (break)
+4200183C 00730001
+#VISORS
+$Have Combat Visor
+4200183C 005B0001
+$Have Scan Visor
+4200183C 002B0001
+$Have X-Ray Visor
+4200183C 004B0001
+$Have Thermal Visor
+4200183C 003B0001
+#SECONDARY ITEMS
+$Have Space Jump Boots
+4200183C 00510001
+4200183C 00530001
+$Have Grapple Beam
+4200183C 00470001
+$Have Missile Launcher
+4200183C 00260001
+$Have Charge Beam
+4200183C 003F0001
+$Have Beam Combo A
+4200183C 00370001
+$Have Beam Combo B
+4200183C 00430001
+$Have Beam Combo C
+4200183C 004F0001
+[Core]
diff --git a/Data/User/GameConfig/GM8P01.ini b/Data/User/GameConfig/GM8P01.ini index ecbea2b53a..45e69aae2d 100644 --- a/Data/User/GameConfig/GM8P01.ini +++ b/Data/User/GameConfig/GM8P01.ini @@ -1,12 +1,15 @@ -# GM8P01 - Metroid Prime
+# GM8P01 - Metroid Prime
+
[Core]
#Values set here will override the main dolphin settings.
[Speedhacks]
# Patch OSYieldThread to take more time - MP1's idle loop is really stupid.
-0x8036eba0=400
+0x8036eba0=400
[EmuState]
-#The Emulation State. 1 is worst, 5 is best, 0 is not set.
+#The Emulation State.
EmulationStateId = 2
-[OnFrame]
-#Add memory patches to be applied every frame here.
-[ActionReplay]
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
diff --git a/Data/User/GameConfig/GMBE8P.ini b/Data/User/GameConfig/GMBE8P.ini new file mode 100644 index 0000000000..26c918e106 --- /dev/null +++ b/Data/User/GameConfig/GMBE8P.ini @@ -0,0 +1,8 @@ +# GMBE8P - Super Monkey Ball
+[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
+[OnFrame]
+[ActionReplay]
diff --git a/Data/User/GameConfig/GMPE01.ini b/Data/User/GameConfig/GMPE01.ini new file mode 100644 index 0000000000..d0ff35dbcc --- /dev/null +++ b/Data/User/GameConfig/GMPE01.ini @@ -0,0 +1,103 @@ +# GMPE01 - Mario Party 4
+[EmuState]
+#The Emulation State.
+EmulationStateId = 4
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+$All Mini Games Unlocked
+0218FDF0
+0003FFFF
+
+$Player 1 Max Coins
+0218FC54 000003E7
+
+$Player 1 No Coins
+0218FC54 00000000
+
+$Player 1 Max Stars
+0218FC62 000003E7
+
+$Player 1 No Stars
+0218FC62 00000000
+
+$Player 1 Always Has Magic Lamp
+0018FC3D 0000000C
+
+$Player 2 Max Coins
+0218FC84 000003E7
+
+$Player 2 No Coins
+0218FC84 00000000
+
+$Player 2 Max Stars
+0018FC92 000003E7
+
+$Player 2 No Stars
+0018FC92 00000000
+
+$Player 2 Always Has Magic Lamp
+0018FC6D 0000000C
+
+$Player 3 Max Coins
+0218FCB4 000003E7
+
+$Player 3 No Coins
+0218FCB4 000003E7
+
+$Player 3 Max Stars
+0218FCC2 000003E7
+
+$Player 3 No Stars
+0218FCC2 00000000
+
+$Player 3 Always Has Magic Lamp
+0018FC9D 0000000C
+
+$Player 4 Max Coins
+0218FCE4 000003E7
+
+$Player 4 No Coins
+0218FCE4 00000000
+
+$Player 4 Max Stars
+0218FCF2 000003E7
+
+$Player 4 No Stars
+0218FCF2 00000000
+
+$Player 4 Always Has Magic Lamp
+0018FCCD 0000000C
+
+$Hold Y To Roll 10
+3A1E67F0 00000800
+0416B928 41200000
+
+$Hold L To Roll 1
+3A1E67F0 00000040
+0416B928 3F000000
+
+$L+X No More Moves(Use While Moving)
+8A1E67F0 00000440
+0018FC42 00000001
+0018FC72 00000001
+0018FCA2 00000001
+0018FCD2 00000001
+00000000 40000000
+
+$L+Y Infinite Moves(While Moving)
+8A1E67F0 00000840
+0018FC42 0000000A
+0018FC72 0000000A
+0018FCA2 0000000A
+0018FCD2 0000000A
+00000000 40000000
+
+$Press Z+R To Be On Turn 20
+0A1E67F0 00000030
+0018FCFC 00000014
+
+$Press Z+L To Be On Turn 1
+0A1E67F0 00000050
+0018FCFC 00000001
\ No newline at end of file diff --git a/Data/User/GameConfig/GMPP01.ini b/Data/User/GameConfig/GMPP01.ini new file mode 100644 index 0000000000..7294f32de2 --- /dev/null +++ b/Data/User/GameConfig/GMPP01.ini @@ -0,0 +1,10 @@ +# GMPP01 - Mario Party 4
+
+[EmuState]
+#The Emulation State.
+EmulationStateId = 4
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
diff --git a/Data/User/GameConfig/GMSE01.ini b/Data/User/GameConfig/GMSE01.ini index d045b4231d..5b28930a32 100644 --- a/Data/User/GameConfig/GMSE01.ini +++ b/Data/User/GameConfig/GMSE01.ini @@ -1,13 +1,9 @@ -# 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.
+#The Emulation State.
EmulationStateId = 0
[OnFrame]
#Add memory patches to be applied every frame here.
[ActionReplay]
-#Add action replay cheats here.
$All Shines (not working)
045708E8 FFFFFFFF
045708EC FFFFFFFF
@@ -135,3 +131,4 @@ $D-Pad Left For Normal Mario 4240E12C 4DE43F80
4240E12C 4DE63F80
4240E12C 4DE83F80
+00000000 40000000
\ No newline at end of file diff --git a/Data/User/GameConfig/GP5E01.ini b/Data/User/GameConfig/GP5E01.ini new file mode 100644 index 0000000000..4d09748d26 --- /dev/null +++ b/Data/User/GameConfig/GP5E01.ini @@ -0,0 +1,501 @@ +# GP5E01 - Mario Party 5
+[EmuState]
+#The Emulation State. 1 is worst, 5 is best, 0 is not set.
+EmulationStateId = 0
+[OnLoad]
+#Add memory patches to be loaded once on boot here.
+[OnFrame]
+#Add memory patches to be applied every frame here.
+[ActionReplay]
+#Add action replay cheats here.
+$(M)
+044E31C5 88000000
+C4154E00 0000FF00
+
+$All Mini-Games Unlocked
+044E31C6 08000000
+0222A77C 0005FFFF
+
+# PLAYER 1 (UPPER LEFT) CODES:
+
+$P1 Max/ Infinite Coins
+044E31C8 08000000
+08224AF4 00000042
+0222A090 000003E7
+
+$P1 No Coins
+044E31C9 08000000
+08224AF4 00000042
+0222A090 00000000
+
+$P1 Max/Infinite Stars
+044E31CA 08000000
+08224AF4 00000042
+0222A0A4 000003E7
+
+$P1 No Stars
+044E31CB 08000000
+08224AF4 00000042
+0222A0A4 00000000
+
+$P1 Never Has Any Capsules
+CV33-48PD-BTWMT
+GM5D-FVFM-AZRQU
+HQ4T-PYH4-QKUV9
+
+#PLAYER 2 (UPPER RIGHT) CODES:
+
+$P2 Max/Infinite Coins
+044E3228 08000000
+08224AF4 00000042
+0222A198 000003E7
+
+$P2 No Coins
+044E3229 08000000
+08224AF4 00000042
+0222A198 00000000
+
+$P2 Max/Infinite Stars
+044E322A 08000000
+08224AF4 00000042
+0222A1AC 000003E7
+
+$P2 No Stars
+044E322B 08000000
+08224AF4 00000042
+0222A1AC 00000000
+
+$P2 Never Has Any Capsules
+044E322C 08000000
+08224AF4 00000042
+0022A17D 000002FF
+
+#PLAYER 3 (LOWER LEFT) CODES:
+
+$P3 Max/Infinite Coins
+044E3288 08000000
+08224AF4 00000042
+0222A2A0 000003E7
+
+$P3 No Coins
+044E3289 08000000
+08224AF4 00000042
+0222A2A0 00000000
+
+$P3 Max/Infinite Stars
+044E328A 08000000
+08224AF4 00000042
+0222A2B4 000003E7
+
+$P3 No Stars
+044E328B 08000000
+08224AF4 00000042
+0222A2B4 00000000
+
+$P3 Never Has Any Capsules
+044E328C 08000000
+08224AF4 00000042
+0022A285 000002FF
+
+#PLAYER 4 (LOWER RIGHT) CODES:
+
+$P4 Max/Infinite Coins
+044E32E8 08000000
+08224AF4 00000042
+0222A3A8 000003E7
+
+$P4 No Coins
+044E32E9 08000000
+08224AF4 00000042
+0222A3A8 00000000
+
+$P4 Max/Infinite Stars
+044E32EA 08000000
+08224AF4 00000042
+0222A3BC 000003E7
+
+$P4 No Stars
+044E32EB 08000000
+08224AF4 00000042
+0222A3BC 00000000
+
+$P4 Never Has Any Capsules
+044E32EC 08000000
+08224AF4 00000042
+0022A38D 000002FF
+
+#RESULTS CODES:
+
+#PLAYER 1 (UPPER LEFT) RESULTS:
+
+$P1 Max Mini-Game Coins
+044E3349 08000000
+08224AF4 00000042
+0222A092 000003E7
+
+$P1 No Mini-Game Coins
+044E334A 08000000
+08224AF4 00000042
+0222A092 00000000
+
+$P1 Max Blue Spaces
+044E334B 08000000
+08224AF4 00000042
+0022A084 000000FF
+
+$P1 No Blue Spaces
+044E334C 08000000
+08224AF4 00000042
+0022A084 00000000
+
+$P1 Max Red Spaces
+044E334D 08000000
+08224AF4 00000042
+0022A085 000000FF
+
+$P1 No Red Spaces
+044E334E 08000000
+08224AF4 00000042
+0022A085 00000000
+
+$P1 Max Capsule Spaces
+044E334F 08000000
+08224AF4 00000042
+0022A086 000000FF
+
+$P1 No Capsule Spaces
+044E3350 08000000
+08224AF4 00000042
+0022A086 00000000
+
+$P1 Max Question Mark Spaces
+044E3351 08000000
+08224AF4 00000042
+0022A087 000000FF
+
+$P1 No Question Mark Spaces
+044E3352 08000000
+08224AF4 00000042
+0022A087 00000000
+
+$P1 Max Bowser Spaces
+044E3353 08000000
+08224AF4 00000042
+0022A088 000000FF
+
+$P1 No Bowser Spaces
+044E3354 08000000
+08224AF4 00000042
+0022A088 00000000
+
+$P1 Max Donkey Kong Spaces
+044E3355 08000000
+08224AF4 00000042
+0022A089 000000FF
+
+$P1 No Donkey Kong Spaces
+044E3356 08000000
+08224AF4 00000042
+0022A089 00000000
+
+
+#PLAYER 2 (UPPER RIGHT) RESULTS:
+
+$P2 Max Mini-Game Coins
+044E3358 08000000
+08224AF4 00000042
+0222A19A 000003E7
+
+$P2 No Mini-Game Coins
+044E3359 08000000
+08224AF4 00000042
+0222A19A 00000000
+
+$P2 Max Blue Spaces
+044E335A 08000000
+08224AF4 00000042
+0022A18C 000000FF
+
+$P2 No Blue Spaces
+044E335B 08000000
+08224AF4 00000042
+0022A18C 00000000
+
+$P2 Max Red Spaces
+044E335C 08000000
+08224AF4 00000042
+0022A18D 000000FF
+
+$P2 No Red Spaces
+044E335D 08000000
+08224AF4 00000042
+0022A18D 00000000
+
+$P2 Max Capsule Spaces
+044E335E 08000000
+08224AF4 00000042
+0022A18E 000000FF
+
+$P2 No Capsule Spaces
+044E335F 08000000
+08224AF4 00000042
+0022A18E 00000000
+
+$P2 Max Question Mark Spaces
+044E3360 08000000
+08224AF4 00000042
+0022A18F 000000FF
+
+$P2 No Question Mark Spaces
+044E3361 08000000
+08224AF4 00000042
+0022A18F 00000000
+
+$P2 Max Bowser Spaces
+044E3362 08000000
+08224AF4 00000042
+0022A190 000000FF
+
+$P2 No Bowser Spaces
+044E3363 08000000
+08224AF4 00000042
+0022A190 00000000
+
+$P2 Max Donkey Kong Spaces
+044E3364 08000000
+08224AF4 00000042
+0022A191 000000FF
+
+$P2 No Donkey Kong Spaces
+044E3365 08000000
+08224AF4 00000042
+0022A191 00000000
+
+#PLAYER 3 (LOWER LEFT) RESULTS:
+
+$P3 Max Mini-Game Coins
+044E3367 08000000
+08224AF4 00000042
+0222A2A2 000003E7
+
+$P3 No Mini-Game Coins
+044E3368 08000000
+08224AF4 00000042
+0222A2A2 00000000
+
+$P3 Max Blue Spaces
+044E3369 08000000
+08224AF4 00000042
+0022A294 000000FF
+
+$P3 No Blue Spaces
+044E336A 08000000
+08224AF4 00000042
+0022A294 00000000
+
+$P3 Max Red Spaces
+044E336B 08000000
+08224AF4 00000042
+0022A295 000000FF
+
+$P3 No Red Spaces
+044E336C 08000000
+08224AF4 00000042
+0022A295 00000000
+
+$P3 Max Capsule Spaces
+044E336D 08000000
+08224AF4 00000042
+0022A296 000000FF
+
+$P3 No Capsule Spaces
+044E336E 08000000
+08224AF4 00000042
+0022A296 00000000
+
+$P3 Max Question Mark Spaces
+044E336F 08000000
+08224AF4 00000042
+0022A297 000000FF
+
+$P3 No Question Mark Spaces
+044E3370 08000000
+08224AF4 00000042
+0022A297 00000000
+
+$P3 Max Bowser Spaces
+044E3371 08000000
+08224AF4 00000042
+0022A298 000000FF
+
+$P3 No Bowser Spaces
+044E3372 08000000
+08224AF4 00000042
+0022A298 00000000
+
+$P3 Max Donkey Kong Spaces
+044E3373 08000000
+08224AF4 00000042
+0022A299 000000FF
+
+$P3 No Donkey Kong Spaces
+044E3374 08000000
+08224AF4 00000042
+0022A299 00000000
+
+#PLAYER 4 (LOWER RIGHT) RESULTS:
+
+$P4 Max Mini-Game Coins
+044E3376 08000000
+08224AF4 00000042
+0222A3AA 000003E7
+
+$P4 No Mini-Game Coins
+044E3377 08000000
+08224AF4 00000042
+0222A3AA 00000000
+
+$P4 Max Blue Spaces
+044E3378 08000000
+08224AF4 00000042
+0022A39C 000000FF
+
+$P4 No Blue Spaces
+044E3379 08000000
+08224AF4 00000042
+0022A39C 00000000
+
+$P4 Max Red Spaces
+044E337A 08000000
+08224AF4 00000042
+0022A39D 000000FF
+
+$P4 No Red Spaces
+044E337B 08000000
+08224AF4 00000042
+0022A39D 00000000
+
+$P4 Max Capsule Spaces
+044E337C 08000000
+08224AF4 00000042
+0022A39E 000000FF
+
+$P4 No Capsule Spaces
+044E337D 08000000
+08224AF4 00000042
+0022A39E 00000000
+
+$P4 Max Question Mark Spaces
+044E337E 08000000
+08224AF4 00000042
+0022A39F 000000FF
+
+$P4 No Question Mark Spaces
+044E337F 08000000
+08224AF4 00000042
+0022A39F 00000000
+
+$P4 Max Bowser Spaces
+044E3380 08000000
+08224AF4 00000042
+0022A3A0 000000FF
+
+
+$P4 No Bowser Spaces
+044E3381 08000000
+08224AF4 00000042
+0022A3A0 00000000
+
+$P4 Max Donkey Kong Spaces
+044E3382 08000000
+08224AF4 00000042
+0022A3A1 000000FF
+
+$P4 No Donkey Kong Spaces
+044E3383 08000000
+08224AF4 00000042
+0022A3A1 00000000
+
+#BUTTON ACTIVATED CODES:
+
+#CONTROLLER 1 CODES:
+
+$Press L+Y: Player Keeps Moving
+044E3386 08000000
+8A2885F8 00004840
+0022A07A 0000000A
+0022A182 0000000A
+0022A28A 0000000A
+0022A392 0000000A
+00000000 40000000
+
+$Press L+X: Player Stops Moving
+044E3387 08000000
+8A2885F8 00004440
+0022A07A 00000001
+0022A182 00000001
+0022A28A 00000001
+0022A392 00000001
+00000000 40000000
+
+#CONTROLLER 2 CODES:
+
+$Press L+Y: Player Keeps Moving
+044E338B 08000000
+8A2885FA 00004840
+0022A07A 0000000A
+0022A182 0000000A
+0022A28A 0000000A
+0022A392 0000000A
+00000000 40000000
+
+$Press L+X: Player Stops Moving
+044E338C 08000000
+8A2885FA 00004440
+0022A07A 00000001
+0022A182 00000001
+0022A28A 00000001
+0022A392 00000001
+00000000 40000000
+
+#CONTROLLER 3 CODES:
+
+$Press L+Y: Player Keeps Moving
+044E3390 08000000
+8A2885FC 00004840
+0022A07A 0000000A
+0022A182 0000000A
+0022A28A 0000000A
+0022A392 0000000A
+00000000 40000000
+
+$Press L+X: Player Stops Moving
+044E3391 08000000
+8A2885FC 00004440
+0022A07A 00000001
+0022A182 00000001
+0022A28A 00000001
+0022A392 00000001
+00000000 40000000
+
+#CONTROLLER 4 CODES:
+
+$Press L+Y: Player Keeps Moving
+044E3395 08000000
+8A2885FE 00004840
+0022A07A 0000000A
+0022A182 0000000A
+0022A28A 0000000A
+0022A392 0000000A
+00000000 40000000
+
+$Press L+X: Player Stops Moving
+044E3396 08000000
+8A2885FE 00004440
+0022A07A 00000001
+0022A182 00000001
+0022A28A 00000001
+0022A392 00000001
+00000000 40000000
+[Core]
+#Values set here will override the main dolphin settings.
\ No newline at end of file diff --git a/Data/User/GameConfig/GPIE01.ini b/Data/User/GameConfig/GPIE01.ini new file mode 100644 index 0000000000..eeeb4c101d --- /dev/null +++ b/Data/User/GameConfig/GPIE01.ini @@ -0,0 +1,214 @@ +# GPIE01 - Pikmin v1.1 NTSC
+
+[EmuState]
+#The Emulation State as of r1062; works very well; occasionally crashes
+EmulationStateId = 4
+
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
+
+$(m)
+04CE586A 88000000
+C4205638 0000FF00
+
+$Infinite Health: Captain Olimar
+04CE586B 08000000
+423D1E50 006C42C8
+
+$One Hit Kills All Enemies
+04CE586C 08000000
+04145BCC C002008C
+043F028C 00000000
+
+$All Areas Open
+04CE586D 08000000
+0439D980 0000001F
+
+$D-Pad Left To Reset Time
+04CE586E 08000000
+4A39D400 00000001
+0439DAB0 00000007
+0439DAA4 40131E59
+
+$D-Pad Right To Advance Time
+04CE586F 08000000
+0A39D400 00000002
+8439DAA4 00020400
+
+$D-Pad Up Displays Debug Info
+04CE5870 08000000
+8A39D400 00000008
+003988BC 00000001
+003E7CC0 00000001
+003988A4 00000701
+00000000 40000000
+
+$D-Pad Down Hides Debug Info
+04CE5871 08000000
+8A39D400 00000004
+003988BC 00000000
+003E7CC0 00000000
+003988A4 00000700
+00000000 40000000
+
+$No Blur
+04CE5872 08000000
+003988B7 00000000
+
+#REFILL THE ONIONS EACH DAY CODES:
+
+$Have 999 Red Flower Pikmin
+04CE5874 08000000
+023D1DFC 00030000
+043D1E04 000003E7
+
+$Have 999 Yellow Flower Pikmin
+04CE5875 08000000
+023D1E08 00030000
+043D1E10 000003E7
+
+$Have 999 Blue Flower Pikmin
+04CE5876 08000000
+023D1DF0 00030000
+043D1DF8 000003E7
+
+#DAY MODIFIER CODES:
+
+$Always Day 2
+04CE5878 08000000
+0039DAB7 00000002
+
+$Always Day 10
+04CE5879 08000000
+0039DAB7 0000000A
+
+$Always Day 20
+04CE587A 08000000
+0039DAB7 00000014
+
+$Always Day 29
+04CE587B 08000000
+0039DAB7 0000001D
+
+#RED PIKMIN COLOR(Pick One):
+
+$Red Pikmin Are Black
+04CE587D 08000000
+043D1E1C 00000000
+
+$Red Pikmin Are White
+04CE587E 08000000
+043D1E1C FFFFFFFF
+
+$Red Pikmin Are Grey
+04CE587F 08000000
+043D1E1C 80808080
+
+$Red Pikmin Are Yellow
+04CE5880 08000000
+043D1E1C FFD200FF
+
+$Red Pikmin Are Blue
+04CE5881 08000000
+043D1E1C 0000FF00
+
+$Red Pikmin Are Green
+04CE5882 08000000
+043D1E1C 00FF0000
+
+$Red Pikmin Are Purple
+04CE5883 08000000
+043D1E1C D200D200
+
+$Red Pikmin Are Pink
+04CE5884 08000000
+043D1E1C FE808000
+
+$Random Colors-Every Red Pikmin
+04CE5885 08000000
+803D1E1C 00000001
+803D1E1D FFFFFFFF
+803D1E1E 0000007F
+
+#YELLOW PIKMIN COLOR(Pick One):
+
+$Yellow Pikmin Are Black
+04CE5887 08000000
+043D1E20 00000000
+
+$Yellow Pikmin Are White
+04CE5888 08000000
+043D1E20 FFFFFFFF
+
+$Yellow Pikmin Are Grey
+04CE5889 08000000
+043D1E20 80808080
+
+$Yellow Pikmin Are Red
+04CE588A 08000000
+043D1E20 FF000000
+
+$Yellow Pikmin Are Blue
+04CE588B 08000000
+043D1E20 0000FF00
+
+$Yellow Pikmin Are Green
+04CE588C 08000000
+043D1E20 00FF0000
+
+$Yellow Pikmin Are Purple
+04CE588D 08000000
+043D1E20 D200D200
+
+$Yellow Pikmin Are Pink
+04CE588E 08000000
+043D1E20 FE808000
+
+$Random Colors-Every Yellow Pikmin
+04CE588F 08000000
+803D1E20 00000001
+803D1E21 FFFFFFFF
+803D1E22 0000007F
+
+#BLUE PIKMIN COLOR(Pick One):
+
+$Blue Pikmin Are Black
+04CE5891 08000000
+043D1E18 00000000
+
+$Blue Pikmin Are White
+04CE5892 08000000
+043D1E18 FFFFFFFF
+
+$Blue Pikmin Are Grey
+04CE5893 08000000
+043D1E18 80808080
+
+$Blue Pikmin Are Red
+04CE5894 08000000
+043D1E18 FF000000
+
+$Blue Pikmin Are Yellow
+04CE5895 08000000
+043D1E18 FFD200FF
+
+$Blue Pikmin Are Green
+04CE5896 08000000
+043D1E18 00FF0000
+
+$Blue Pikmin Are Purple
+04CE5897 08000000
+043D1E18 D200D200
+
+$Blue Pikmin Are Pink
+04CE5898 08000000
+043D1E18 FE808000
+
+$Random Colors-Every Blue Pikmin
+04CE5899 08000000
+803D1E18 00000001
+803D1E19 FFFFFFFF
+803D1E1A 0000007F
diff --git a/Data/User/GameConfig/GPNP08.ini b/Data/User/GameConfig/GPNP08.ini new file mode 100644 index 0000000000..7514d5e386 --- /dev/null +++ b/Data/User/GameConfig/GPNP08.ini @@ -0,0 +1,121 @@ +# GPNP08 - P.N.03 PAL
+
+[EmuState]
+#The Emulation State (as of r1027)
+EmulationStateId = 4
+
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
+
+$(m) (Updated Master Code From GCNrd)
+03E04B5F 98000000
+C41118D4 0000FF01
+
+$Title Screen Picture Swapper;L+D-Pad Left = Prima Fusion; L+D-Pad Right = Black Bird;L+D-Pad Down = Papillion
+03E017EC 18000000
+0A19FB0E 00000041
+041B3E84 00000000
+0A19FB0E 00000042
+041B3E84 00000001
+0A19FB0E 00000044
+041B3E84 00000002
+
+$Demo Player;R+D-Pad Left = Demo Video;R+D-Pad Right = Dance Video
+03E05F9C 18000000
+4A19FB0E 00000021
+041B3E74 07000000
+041B3E90 00000000
+4A19FB0E 00000022
+041B3E74 07000000
+041B3E90 00000001
+
+$Open Hard Mode
+03E06C43 18000000
+041B3EA4 00000003
+
+$Invincible
+03E01179 18000000
+08CAD501 00000000
+00CAD501 00000080
+
+$Debug Textures
+03E066DE 18000000
+04170D50 00000001
+
+$Camera Zoom Modifier;Higher - Zoom Out More;Lower - Zoom In More;3F800000 - Default
+041650AC 3FF00000
+
+$1 Hit Kills (JAY007 and Kenobi) Note - Some bosses may take 2-3 hits to kill.
+03E0176F 18000000
+0400BADC 38007FFF
+
+$Prima Fusion
+03E05969 18000000
+0419E658 00030000
+
+$Prima Blazer
+03E0643F 18000000
+0419E658 00030100
+
+$Prima Guardian
+03E05190 18000000
+0419E658 00030200
+
+$Intera Fusion
+03E04792 18000000
+0419E658 00030300
+
+$Intera Blazer
+03E0355A 18000000
+0419E658 00030400
+
+$Intera Guardian
+03E01F8D 18000000
+0419E658 00030500
+
+$Ultra Fusion
+03E01D81 18000000
+0419E658 00030600
+
+$Ultra Blazer
+03E02871 18000000
+0419E658 00030700
+
+$Ultra Guardian
+03E009EB 18000000
+0419E658 00030800
+
+$Blackbird (Unlockable Suit 1)
+03E06C8D 18000000
+0419E658 00030900
+
+$Papillion (Unlockable Suit 2)
+03E045A8 18000000
+0419E658 00030A00
+
+#End of Room Stat Codes
+
+$Clear Time & Finishing Time 00:00:00
+03E05940 18000000
+0419E6C8 00000000
+04096C10 60000000
+04096C18 60000000
+
+$Max Points Awarded
+03E033BD 18000000
+04189B30 05F5E0FF
+
+$Max Enemies Destroyed
+03E04DC8 18000000
+00189B3F 00000063
+
+$Max Combo's
+03E040B6 18000000
+00189B43 00000063
+
+$Super Vanessa
+03E0095A 18000000
+041637A0 3FE00000
diff --git a/Data/User/GameConfig/GPOP8P.ini b/Data/User/GameConfig/GPOP8P.ini new file mode 100644 index 0000000000..e31c2f375c --- /dev/null +++ b/Data/User/GameConfig/GPOP8P.ini @@ -0,0 +1,42 @@ +# GPOP8P - PSO EPISODE I&II
+
+[EmuState]
+#The Emulation State.
+EmulationStateId = 2
+[OnFrame]
+[ActionReplay]
+$ENABLE
+07FE0000 98000000
+0C010BE0 4E800020
+C4010BE0 0000FF01
+0C6CB69C 4E800020
+C46CB69C 0000FF02
+0C37AAA0 4E800020
+C437AAA0 0002FF03
+C437AAA0 0002FF03
+$No textures
+07FE6365 18000000
+04205128 38600010
+$God of Equip
+07FE0675 18000000
+801052D4 38000005
+$All Areas Open
+0418665C 3800FFFF
+04186D60 3800FFFF
+$Mag is Always Hungry
+07FE1026 18000000
+$All Kills Worth 7FFF Exp
+07FE3C45 18000000
+041B1404 3BC07FFF
+$Buy rare in Armor Shop
+0FFC1110 98000000
+057DFDD8 4BD266F0
+057DFDDC 000009C0
+3FFC1111 98000000
+057DFDD8 4BD25BB0
+057DFDDC 00000B40
+5FFC1112 98000000
+057DFDD8 4BD27D90
+057DFDDC 00000AA0
+7FFC1112 98000000
+057DFDD8 4BD270B0
diff --git a/Data/User/GameConfig/GPSP8P.ini b/Data/User/GameConfig/GPSP8P.ini new file mode 100644 index 0000000000..8a7fa84721 --- /dev/null +++ b/Data/User/GameConfig/GPSP8P.ini @@ -0,0 +1,47 @@ +# GPSP8P - PHANTASY STAR ONLINE EPISODE III
+[EmuState]
+#The Emulation State.
+EmulationStateId = 4
+
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
+#must be on
+#0F006F80 98000000
+#8C01154C 4E800020
+#0400F748 38033400
+#0400F36C 60000000
+#C401154C 0000FF01
+#00000000 40000000
+#8C6CC294 4E800020
+#046C8064 38033400
+#046C7CA4 60000000
+#C46CC294 0000FF02
+#00000000 40000000
+$All cards All range: A + R to activate (made by Daco)
+4A58E8A0 00000120
+804565D4 3CA08054
+804565D8 38A5D740
+804565DC A0A50000
+804565E0 2C050140
+804565E4 38A00000
+804565E8 4182000C
+804565EC 3C03FFF1
+804565F0 4E800020
+804565F4 38007FFF
+804565F8 4E800020
+80230DE8 28007FFF
+80230DE4 482257f1
+8011DD70 807F0030
+$No texture mode (made by phytress/card gray, imported by daco)
+804565D4 A0850AE4
+804565D8 2C040140
+804565DC 38800000
+804565E0 4182000C
+804565E4 807F0030
+804565E8 4E800020
+804565EC 38600010
+804565F0 4E800020
+8011DD70 48338865
diff --git a/Data/User/GameConfig/GPVE01.ini b/Data/User/GameConfig/GPVE01.ini new file mode 100644 index 0000000000..4f44a3f781 --- /dev/null +++ b/Data/User/GameConfig/GPVE01.ini @@ -0,0 +1,92 @@ +# GPVE01 - PIKMIN 2 NTSC
+
+[EmuState]
+#The Emulation State as of r1062; game freezes during transition to day 2
+EmulationStateId = 2
+
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
+
+$(M)
+05B4DC4E 88000000
+C40F5B4C 0000FF01
+
+$Infinite Health
+05B4DC4F 08000000
+04144540 60000000
+
+$Unlock All Areas
+05B4DC50 08000000
+0492F9E0 07070707
+
+$1 Hit Kills Everything
+05B4DC51 08000000
+04105FE8 C02D0008
+
+$Pikis Dig & Destroy Quickly
+05B4DC52 08000000
+041C9874 C00D0008
+
+$Infinite Spicey Spray
+05B4DC53 08000000
+0492F834 00000063
+
+$Infinite Bitter Spray
+05B4DC54 08000000
+0492F838 00000063
+
+$D-Pad Left Resets Time
+05B4DC55 08000000
+0A507008 00000001
+04B0B4A8 43E5ED60
+
+$D-Pad Right Advances Time
+05B4DC56 08000000
+0A507008 00000002
+84B0B4A8 00000800
+
+$Piklopedia Complete
+05B4DC57 08000000
+00000000 8092FB90
+00000003 0064000C
+
+#This will beat the game.
+$Max Money
+05B4DC58 08000000
+0492F85C 000F423F
+
+$INFINITE PIKMIN CODES:
+05B4DC5A 05008000
+
+#Do not use on Day 1
+$999 Red Flower Pikmin
+05B4DC5B 046E2D40
+0292F988 00030000
+0492F990 000003E7
+
+#Do not use until you have the Yellow Onion
+$999 Yellow Flower Pikmin
+05B4DC5C 046E2D40
+0292F994 00030000
+0492F99C 000003E7
+
+#Do not use until you have the Blue Onion
+$999 Blue Flower Pikmin
+05B4DC5D 046E2D40
+0292F97C 00030000
+0492F984 000003E7
+
+#Do not use until Purple Pikmin are stored in ship
+$999 Purple Flower Pikmin
+05B4DC5E 046E2D40
+0292F9A0 00030000
+0492F9A8 000003E7
+
+#Do not use until White Pikmin are stored in ship
+$999 White Flower Pikmin
+05B4DC5F 046E2D40
+0292F9AC 00030000
+0492F9B4 000003E7
\ No newline at end of file diff --git a/Data/User/GameConfig/GRHP41.ini b/Data/User/GameConfig/GRHP41.ini new file mode 100644 index 0000000000..a30a43893a --- /dev/null +++ b/Data/User/GameConfig/GRHP41.ini @@ -0,0 +1,10 @@ +# GRHP41 - RAYMAN 3 HOODLUM HAVOC
+
+[EmuState]
+#The Emulation State.
+EmulationStateId = 4
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
diff --git a/Data/User/GameConfig/GRNE52.ini b/Data/User/GameConfig/GRNE52.ini new file mode 100644 index 0000000000..676d4af783 --- /dev/null +++ b/Data/User/GameConfig/GRNE52.ini @@ -0,0 +1,30 @@ +# GRNE52 - LOST KINGDOMS
+
+[EmuState]
+#The Emulation State (as of r1048)
+EmulationStateId = 4
+
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
+
+$(m)
+00260171 88000000
+C40CDD58 00000800
+
+
+$Infinite health
+0026005B 08000000
+0218777E 00000063
+
+
+$Always 10 magic stones
+0026005C 08000000
+001877CF 0000000A
+
+
+$Have lots of cash
+0026005D 08000000
+04139804 0000270F
diff --git a/Data/User/GameConfig/GRSPAF.ini b/Data/User/GameConfig/GRSPAF.ini new file mode 100644 index 0000000000..952a70e9f5 --- /dev/null +++ b/Data/User/GameConfig/GRSPAF.ini @@ -0,0 +1,25 @@ +# GRSPAF - SOULCALIBUR2
+[EmuState]
+#The Emulation State.
+EmulationStateId = 4
+
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
+$(M)
+03EC2BE2 98000000
+C4193E28 0000FF00
+
+$Infinite Time
+03EC2BE3 18000000
+043A3694 00000063
+
+$Unlock Everything
+03EC2C07 18000000
+004161E0 00011303
+
+$Unlock Yoshimitsu
+03EC2C0A 18000000
+004161E2 00000003
\ No newline at end of file diff --git a/Data/User/GameConfig/GSNP8P.ini b/Data/User/GameConfig/GSNP8P.ini index ebd741483d..df99e617a1 100644 --- a/Data/User/GameConfig/GSNP8P.ini +++ b/Data/User/GameConfig/GSNP8P.ini @@ -1,15 +1,17 @@ -# GSNP8P - SONIC ADVENTURE 2 BATTLE
-[Core]
-#Values set here will override the main dolphin settings.
+# GSNP8P - SONIC ADVENTURE 2 BATTLE
[EmuState]
-#The Emulation State. 1 is worst, 5 is best, 0 is not set.
+#The Emulation State.
EmulationStateId = 5
-[OnFrame]
-#Add memory patches to be applied every frame here.
+[OnFrame]
+#Add memory patches here.
[ActionReplay]
-#Add action replay cheats here.
$999 Rings
021CC430 000003E7
+
+$Freeze Time (Omegadox)
+041cc444 00000000
+
++$99 Lives
$99 Lives
021CC42C 00000063
$Monster Score
@@ -116,3 +118,4 @@ $Route 101 041F542C 05050505
$Route 280
041F54EC 05050505
+041F54F0 05050505
diff --git a/Data/User/GameConfig/GTSE4F.ini b/Data/User/GameConfig/GTSE4F.ini new file mode 100644 index 0000000000..705efaf3f3 --- /dev/null +++ b/Data/User/GameConfig/GTSE4F.ini @@ -0,0 +1,10 @@ +# GTSE4F - TimeSplitters 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
+[OnLoad]
+#Add memory patches to be loaded once on boot here.
+[OnFrame]
+[ActionReplay]
diff --git a/Data/User/GameConfig/GTSP4F.ini b/Data/User/GameConfig/GTSP4F.ini new file mode 100644 index 0000000000..563d4720dd --- /dev/null +++ b/Data/User/GameConfig/GTSP4F.ini @@ -0,0 +1,7 @@ +# GTSP4F - TimeSplitters 2
+[EmuState]
+#The Emulation State.
+EmulationStateId = 4
+
+[OnFrame]
+[ActionReplay]
diff --git a/Data/User/GameConfig/GVJP08.ini b/Data/User/GameConfig/GVJP08.ini new file mode 100644 index 0000000000..25aef43b3a --- /dev/null +++ b/Data/User/GameConfig/GVJP08.ini @@ -0,0 +1,10 @@ +# GVJP08 - VIEWTIFUL JOE
+
+[EmuState]
+#The Emulation State.
+EmulationStateId = 2
+[OnFrame]
+#Add memory patches here.
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
diff --git a/Data/User/GameConfig/GWBP41.ini b/Data/User/GameConfig/GWBP41.ini new file mode 100644 index 0000000000..d0a2f670e1 --- /dev/null +++ b/Data/User/GameConfig/GWBP41.ini @@ -0,0 +1,12 @@ +# GWBP41 - Worms Blast
+[EmuState]
+#The Emulation State.
+EmulationStateId = 5
+
+[OnFrame]
+#Add memory patches here.
+0x80000020=twgt:0xE5207C22
+0x80000008=word:0x00000000
+
+[ActionReplay]
+#Add decrypted action replay cheats here.
diff --git a/Data/User/GameConfig/GZ2E01.ini b/Data/User/GameConfig/GZ2E01.ini index ee2e749239..38529ac0ca 100644 --- a/Data/User/GameConfig/GZ2E01.ini +++ b/Data/User/GameConfig/GZ2E01.ini @@ -1,30 +1,32 @@ # GZ2E01 - The Legend of Zelda: Twilight Princess
-[Core]
-#Values set here will override the main dolphin settings.
[EmuState]
-#The Emulation State. 1 is worst, 5 is best, 0 is not set.
+#The Emulation State.
EmulationStateId = 2
[OnFrame]
-#Add memory patches to be applied every frame here.
+#Add memory patches here.
[ActionReplay]
-#Add action replay cheats here.
$(M)
C435D468 0000FF01
+
$Infinite Health
004061C3 00000050
+
$Max Health
004061C1 00000064
+
$Infinite Rupees
024061C4 000003E8
$Infinite Oxygen
0240BFA2 00000258
+
$Infinite Slingshot Pellets
004062B4 00000032
$Infinite Bombs
004062AD 0000001E
$Infinite Arrows
004062AC 0000001E
-$Infinite Lantern Oil (breaks game)
+
+$Infinite Lantern Oil
024061C8 00005460
$Have All Swords/Shields/Tunics
04406290 FFFFFFFF
@@ -45,8 +47,10 @@ $Have All Letters 044062F0 05060708
044062F4 090A0B0C
044062F8 0D0E0F10
+
$Have All Golden Bugs
004062A5 000002FF
+
$Have Giant Wallet
004061D9 00000002
#EASY VESSEL OF LIGHT
@@ -69,3 +73,1864 @@ $RD-Pad Left/Right Controls Time 0A3DD31A 00000022
844061F4 00003000
0A3DD31A 00000021
+
+#http://www.arcentral.net/Codes/NTSC/Legend_of_Zelda_Twilight_Princess.php
+
+$No Notification The First Time You Collect A Rupee (brkirch)
+PZQD-DV8P-ZDE2X
+EPVT-RY23-FU7M6
+
+$Always have a full wallet (Twilight Spectre)
+GTR4-BPZA-85AN3
+BADR-1QBE-Y8K86
+
+$Infinite Rupees (Twilight Spectre)
+CKEX-8A3X-B4UTD
+EX0G-ZHNT-3Z941
+
+$Infinite Arrows (Twilight Spectre)
+54E4-5PB6-JHEDE
+V2BY-19T0-H8EDU
+
+$Infinite All Bombs (Twilight Spectre)
+B119-8CEH-N006M
+52PG-BQ6R-K7FDN
+
+$Infinite Slingshot seeds (Twilight Spectre)
+M8JD-E4X2-RHBVQ
+2Z58-A7HN-TQGVB
+
+$Infinite Lantern Oil (Twilight Spectre)
+N60R-UA8J-9DZNR
+DHER-ETGA-CMN8W
+
+$Infinite Breath under water (Twilight Spectre)
+Y059-EP75-GM0MJ
+551C-EM4F-0K688
+
+$All Hearts and Infinite Health (Twilight Spectre)
+PV3Q-W7ZG-2YP45
+36F5-ATAM-3QDT8
+
+$Infinite Epona Dash Meter (brkirch)
+WWKW-FVM6-A938K
+UAU8-659X-H4YQA
+
+$Automatic Epona Dash (brkirch)
+RB6Q-9BA5-UP2YE
+6F44-Y85P-BRMFD
+
+$Ranch Clothes when holding R on change (Twilight Spectre)
+UNR2-T7U4-YKNAU
+3TP0-UAYV-BFGWC
+392T-XBDH-2YQA7
+J9JK-H2DE-T5CAD
+M937-NV9B-19EUM
+
+$Link is Dark (brkirch)
+MC2K-YBNA-K2GPQ
+YEDD-7D0C-0EGZC
+81QC-8ZM3-X9DVN
+929M-VJJR-QP40N
+
+$Hero's Clothes are Ghost White (Twilight Spectre)
+J8UF-7NFN-4H1NH
+EN9N-HRR0-CD1T9
+
+$Hero's Clothes are Ninja Black (Twilight Spectre)
+A110-U2NV-ZAGJ4
+VME1-79WM-RFTG9
+
+$Hero's Clothes Are Red (brkirch)
+DBVX-BPWJ-UB6R2
+PBQ3-E6UQ-WJHTX
+XUBV-PQ8M-BN9TU
+F51M-J0ZP-4KHGA
+F0HT-J5BH-EKBGQ
+P979-VV6R-TBZ32
+B85E-JTQG-649EP
+KF25-EYDX-1H8V9
+VXZ5-E254-KYPZT
+UZ50-FYFM-0HZV2
+
+$Hero's Clothes Are Red (Glowing) (brkirch)
+TWG9-Q8Y7-40G8R
+PBQ3-E6UQ-WJHTX
+XUBV-PQ8M-BN9TU
+F51M-J0ZP-4KHGA
+38RB-Y83C-X5PAH
+P979-VV6R-TBZ32
+B85E-JTQG-649EP
+90G1-73Q3-Z4E6A
+VXZ5-E254-KYPZT
+UZ50-FYFM-0HZV2
+
+$Hero's Clothes Are Blue (brkirch)
+X945-MEB9-1412W
+PBQ3-E6UQ-WJHTX
+XUBV-PQ8M-BN9TU
+F51M-J0ZP-4KHGA
+Y1Z4-WRTT-FGA0Z
+P979-VV6R-TBZ32
+E28K-8E20-G159W
+NK93-X45U-CHBZH
+VXZ5-E254-KYPZT
+D5MX-ZCWZ-YT499
+
+$Hero's Clothes Are Blue (Glowing) (brkirch)
+TXTG-3R40-HEQGC
+PBQ3-E6UQ-WJHTX
+XUBV-PQ8M-BN9TU
+F51M-J0ZP-4KHGA
+Y1Z4-WRTT-FGA0Z
+P979-VV6R-TBZ32
+5Y25-612A-4ZNCA
+NK93-X45U-CHBZH
+VXZ5-E254-KYPZT
+C5DE-RGQM-H0QM1
+
+$Hero's Clothes Are Yellow (brkirch)
+QF2B-A0Y5-EN5CC
+PBQ3-E6UQ-WJHTX
+XUBV-PQ8M-BN9TU
+F51M-J0ZP-4KHGA
+F0HT-J5BH-EKBGQ
+X3MD-916P-32RMC
+B85E-JTQG-649EP
+KF25-EYDX-1H8V9
+FB2Q-BDNY-E9YVJ
+UZ50-FYFM-0HZV2
+
+$Hero's Clothes Are Yellow (Glowing) (brkirch)
+6HHA-JV0R-NPRUN
+PBQ3-E6UQ-WJHTX
+XUBV-PQ8M-BN9TU
+F51M-J0ZP-4KHGA
+38RB-Y83C-X5PAH
+FERJ-GKNR-DTFFF
+B85E-JTQG-649EP
+90G1-73Q3-Z4E6A
+EAQ6-ZD3Y-6BZTQ
+UZ50-FYFM-0HZV2
+
+$Hero's Clothes Color Modifier (brkirch)
+041244A4 60000000
+041244A8 60000000
+041244AC 60000000
+4240BF74 1950RRRR
+4240BF74 1951GGGG
+4240BF74 1952BBBB
+4240BF74 1954RRRR
+4240BF74 1955GGGG
+4240BF74 1956BBBB
+
+$Zora Armor Is Black (brkirch)
+71NV-J7R5-JGUG1
+QP3R-2XAP-F8C1Z
+N5RT-0964-QY5XN
+A7PA-J7ZR-1085V
+N626-1J47-CZU3N
+KXMG-WMVJ-XNGNH
+0C9Y-XU2T-3EDPV
+AY74-NT75-W7XTX
+62DW-84HC-8PQF4
+NDPT-45RJ-0U8MK
+BQXC-EPN4-TQR7K
+WTMY-05GP-XB54X
+JU8M-AU2J-GPAH3
+M7ZP-NQ5Z-VUB5P
+U36X-0H34-GY9PR
+AJ21-CNWF-UFA4X
+Y1HX-EBXQ-BNMAG
+AP4E-UA97-KH1BA
+5UT8-2VTJ-APV1E
+0VJU-RC4C-Y9T2F
+MZ93-UH1Q-JZ2RB
+AABJ-6W0E-68FXC
+77EJ-GFXX-YGTCX
+MFG5-7TCU-0VN9N
+NB5K-DTV1-1F89R
+X0AW-6488-YBXG9
+GU7Z-EN75-37Z3W
+GGJM-P473-HRPWZ
+8MBR-R388-ND2KJ
+TFWW-JMPR-TQQJ7
+2FBN-DVNK-KCK4B
+N00U-1B09-A5KJ2
+X4VF-GBDT-VCN53
+ER3K-X59P-KTHRU
+2E3G-ARA8-3BUM0
+UU0D-9N52-4P65G
+A43X-MMGD-9MQFU
+WFCX-K20C-HA4Y3
+T3ZE-9N4M-KE4PD
+
+$Zora Armor Color Modifier (brkirch)
+040CC410 4BF38AB0
+04004EC0 3C608000
+04004EC4 38000001
+04004EC8 90034ED4
+04004ECC 807D064C
+04004ED0 480C7544
+043220C4 60000000
+043220CC 60000000
+043220D4 4BCE2E04
+04004ED8 3C808000
+04004EDC 81844ED4
+04004EE0 2C0C00FF
+04004EE4 4182006C
+04004EE8 398C0001
+04004EEC 91844ED4
+04004EF0 2C0C0002
+04004EF4 41820044
+04004EF8 2C0C0003
+04004EFC 4182003C
+04004F00 2C0C0006
+04004F04 41820034
+04004F08 2C0C0007
+04004F0C 4182002C
+04004F10 2C0C0008
+04004F14 41820024
+04004F18 2C0C0009
+04004F1C 4182001C
+04004F20 2C0C000A
+04004F24 41820014
+04004F28 2C0C001F
+04004F2C 4182000C
+04004F30 2C0C002B
+04004F34 4082001C
+04004F38 3800RRRR
+04004F3C B0030042
+04004F40 3800GGGG
+04004F44 B0030044
+04004F48 3800BBBB
+04004F4C B0030046
+04004F50 4831D188
+
+$Link is Black (brkirch)
+DBTM-NZ63-N6EKF
+BU3V-KA18-MEBQG
+X50P-03G9-JDX49
+9JRU-G89R-CZG8C
+
+$Link Color Modifier (brkirch)
+043220C4 4BCE2EC4
+04004F88 3C808041
+04004F8C 8084BF74
+04004F90 7C842850
+04004F94 280432A9
+04004F98 4080001C
+04004F9C 3800RRRR
+04004FA0 B0030042
+04004FA4 3800GGGG
+04004FA8 B0030044
+04004FAC 3800BBBB
+04004FB0 4831D124
+04004FB4 B0030042
+04004FB8 4831D110
+
+$Water Surface Color Modifier (brkirch)
+04322130 4BCE2E8C
+04004FBC 3C808041
+04004FC0 8084BF74
+04004FC4 7C842850
+04004FC8 2C04046C
+04004FCC 4182001C
+04004FD0 380000RR
+04004FD4 98030062
+04004FD8 380000GG
+04004FDC 98030063
+04004FE0 380000BB
+04004FE4 4831D15C
+04004FE8 98030062
+04004FEC 4831D148
+
+$Water/Clouds on Horizon/Link Color Modifier (brkirch)
+043220C8 4BCE2F28
+04004FF0 3800RRRR
+04004FF4 B0030042
+04004FF8 3800GGGG
+04004FFC B0030044
+04005000 3800BBBB
+04005004 4831D0D0
+04322144 380000FF
+
+$Epona is Black (brkirch)
+06ZY-NX3J-3AHMQ
+2699-Z829-VMVV3
+T76F-VZAQ-67JQ9
+0147-2RXV-VHEFN
+5GBG-ZFMT-XXYFD
+TP4Z-NE63-576B9
+J0Z5-RJND-YCQPC
+VZVD-RWYN-VUA8X
+J2KH-TJWT-6MTNU
+G5ZG-ZQ9W-T826M
+FRPV-9UJ0-7CXHZ
+W9Z2-4A8R-M7QWE
+EYMM-6W6U-8ZXD3
+
+$Epona Color Modifier (brkirch)
+04322488 4BCE2ACC
+04004F54 3C808041
+04004F58 8084BF78
+04004F5C 7C842850
+04004F60 2C040464
+04004F64 4082001C
+04004F68 3800RRRR
+04004F6C B0030014
+04004F70 3800GGGG
+04004F74 B0030016
+04004F78 3800BBBB
+04004F7C 4831D51C
+04004F80 B0030014
+04004F84 4831D508
+
+$Zora Armor Always Has Mask (brkirch)
+AZ2J-8UQZ-11EFA
+90CP-UTDB-CED9D
+
+$Zora Armor Always Has Mask (With Odd Side Effects) (brkirch)
+ZWTD-PTWY-4D9WF
+W1QJ-8RCA-P2XTH
+
+$Can Walk Ontop of Deep Snow (Twilight Spectre)
+78ZB-PUT2-EG0K1
+PC81-PHU4-D09Y8
+
+$Run Normal Speed With Iron Boots On (brkirch)
+B0AR-MDZ6-G68DY
+5FH8-EK3C-E80GF
+3WP8-FBPC-NJUE9
+
+$Alywas Preform Dive When Jumping (brkirch)
+AQ29-2TME-5X95A
+WACA-89VK-6PZU6
+
+$Can Always Flourish Sword (brkirch)
+6UCB-E70T-FJC4H
+AVQE-HPU4-7CX10
+
+$Can Never Flourish Sword (brkirch)
+DJCG-FHQK-J8F3F
+BYFC-VDPX-PK0CP
+
+$Always Take Damage From Falls (brkirch)
+QE61-A2NN-5EMU2
+9M47-XNXA-GZPX9
+
+$Link Takes Major Damage For Everything (Twilight Spectre)
+PY2A-Z2ZH-8983G
+QMGU-N2CR-MJAWB
+
+$Most Enemies Die With One Hit (brkirch)
+93YM-JWG4-F4102
+9GXG-72EN-RVR3R
+
+$Most Enemies Die With One Hit & Link is Nearly Invincible
+#(Hold R To Kill Most Enemies) (brkirch)
+0E9G-3B70-XXACA
+EM3V-HAR6-CW2JW
+HK92-E2G8-JZXXB
+C58E-QQMX-KY3EF
+FD8K-GW7F-X74JF
+A2YA-12W8-423Z9
+0B0B-0Z6Q-N28PE
+1CCP-UA47-72RNV
+9GXG-72EN-RVR3R
+NC2U-NRCB-31ACJ
+6AGM-6BWW-FFJQF
+77MB-1V7T-K4J9Q
+9ARN-JMVY-DXTRK
+WVR5-7QYA-0UCHZ
+AJFY-DXFD-AMYRQ
+E9FZ-A3QA-YCERP
+
+$Link's Sword Does 2x Damage (brkirch)
+M7D2-PN0R-A5KQF
+FRTZ-FANT-7E3Z8
+
+$Link's Sword Does 4x Damage (brkirch)
+VJ2P-R15Z-UX82T
+FRTZ-FANT-7E3Z8
+A619-HENM-69JAD
+
+$Link's Sword Does 8x Damage (brkirch)
+B3U7-DP2B-YW4MG
+FRTZ-FANT-7E3Z8
+E4RZ-Y1KN-6ZV4J
+
+$Damage x2 (brkirch)
+XXF4-VB1H-BDDNT
+8ATW-J6HE-X36TZ
+JPFR-N0VQ-7AJNH
+6CGR-6JZK-9HKXX
+C38E-6N71-8ZR9K
+4YH0-BAD3-UWAN6
+K7EJ-MYRX-FAVFN
+X0KR-G5CC-J1VV7
+5FHN-UW4C-2YMG6
+AXJU-QV4W-1C67Z
+K0GU-KRXX-QV51Z
+3JAD-UR76-RVCN3
+0P8P-DEQG-H6J5Q
+
+$Damage x3 (brkirch)
+GJ34-96NJ-J06UM
+8ATW-J6HE-X36TZ
+JPFR-N0VQ-7AJNH
+6CGR-6JZK-9HKXX
+C38E-6N71-8ZR9K
+4YH0-BAD3-UWAN6
+02EQ-076B-8XNMF
+X0KR-G5CC-J1VV7
+5FHN-UW4C-2YMG6
+AXJU-QV4W-1C67Z
+K0GU-KRXX-QV51Z
+3JAD-UR76-RVCN3
+0P8P-DEQG-H6J5Q
+
+$Multiply Damage By X Modifier (brkirch)
+0421FEBC 488F4B15
+04B149D0 A0E40002
+04B149D4 7C003800
+04B149D8 4080001C
+04B149DC 7C003850
+04B149E0 1C00XXXX
+04B149E4 7C003850
+04B149E8 2C000000
+04B149EC 40800008
+04B149F0 38000000
+04B149F4 B0040002
+04B149F8 4E800020
+
+$Enemy Health x2 (brkirch)
+7ZGE-YYFC-WW31E
+77U0-CN6D-8083D
+AYZ3-JBPB-KFK24
+2PXQ-R68N-QAW9P
+32U3-1EZC-JB8WH
+QXHQ-R36K-8GH8F
+M0TW-7YXY-4YBT0
+DTTQ-3Y30-6X6DC
+ACJT-JCWM-GBDRG
+2MHG-J1P6-NPMBK
+TDRK-QE3R-RRAXX
+AX8R-UHY6-4XCCE
+
+$Enemy Health x4 (brkirch)
+ZAAB-1PYN-YQUC3
+77U0-CN6D-8083D
+AYZ3-JBPB-KFK24
+2PXQ-R68N-QAW9P
+32U3-1EZC-JB8WH
+QXHQ-R36K-8GH8F
+J2ZU-0YY8-NU2UV
+DTTQ-3Y30-6X6DC
+ACJT-JCWM-GBDRG
+2MHG-J1P6-NPMBK
+TDRK-QE3R-RRAXX
+AX8R-UHY6-4XCCE
+
+$Enemy Health x10 (brkirch)
+TG92-WEQU-R4H9T
+77U0-CN6D-8083D
+AYZ3-JBPB-KFK24
+2PXQ-R68N-QAW9P
+32U3-1EZC-JB8WH
+QXHQ-R36K-8GH8F
+DB19-92UB-4YPYJ
+DTTQ-3Y30-6X6DC
+ACJT-JCWM-GBDRG
+2MHG-J1P6-NPMBK
+TDRK-QE3R-RRAXX
+AX8R-UHY6-4XCCE
+
+$Multiply Enemy Health By X Modifier (brkirch)
+04087F28 4BF7D158
+04005080 A81B0562
+04005084 ABBB0560
+04005088 7C00E800
+0400508C 40820018
+04005090 1FBDXXXX
+04005094 B3BB0560
+04005098 3BBD0001
+0400509C B3BB0562
+040050A0 A81B0562
+040050A4 48082E88
+
+$Always Start of Night ("press start" screen's color) (Twilight Spectre)
+YHFZ-MYD8-YGX5C
+D2XA-YEMH-T62F8
+
+$Always Mid-Night (Twilight Spectre)
+UKEX-3G7E-ZRDVR
+6HNN-J4B9-P0WZP
+
+$Always Early Morning (Twilight Spectre)
+YM4X-0D5G-XV8N7
+TMJA-8P0T-2GP7A
+
+$Always Mid-day (Twilight Spectre)
+70RW-ZYFB-WF8M5
+TB8R-JXX8-B1RG7
+
+$RD-Pad Left/Right Controls Fog (Twilight Spectre)
+HB4T-KB5K-JZ8XM
+ZB6G-442D-8GPDK
+M5MV-N87M-MRWKB
+Y7YF-048T-0UQRW
+H398-RFHN-P3J0W
+
+$RD-Pad Left/Right Controls Time (Twilight Spectre)
+AZ62-RK6X-PHPZY
+ZB6G-442D-8GPDK
+KUQ1-PF86-C2GPX
+Y7YF-048T-0UQRW
+D9MZ-4TV7-RB20P
+
+$Run/walk fast (Twilight Spectre)
+7M6Z-GCRV-V6G8B
+RVFJ-GUFR-5RAC5
+
+$sky/water color mod (3F80 (1) is default for each) (Twilight Spectre)
+0442DC1C rrrr0000
+0442DC20 gggg0000
+0442DC24 bbbb0000
+
+$Mute BG Music (Twilight Spectre)
+1H2K-F5EH-7N68Z
+4Z5D-1UFY-WJWAZ
+QN4A-5CGK-JVFKZ
+
+$BG music muted v2 (Twilight Spectre)
+2WVH-XNNW-A0NX3
+DKVH-QW7H-EG16Z
+
+$Enviornment muted (Twilight Spectre)
+KUC7-AJDH-9YUKQ
+TW70-QY90-X2K08
+
+$Link makes no noise (Twilight Spectre)
+DAV8-KETB-JT0NH
+HKPP-BKKG-7CUVD
+
+$Link's items make no noise (Twilight Spectre)
+GF2N-2AP8-HG7DB
+W731-78EE-NWB9J
+
+$Link's movement makes no noise (Twilight Spectre)
+CGCM-551J-TMUXM
+GG07-Q3QK-MMA77
+
+$Mute item and Start menus (Twilight Spectre)
+9Y3X-T7W7-F5U7M
+69E7-ZAFM-98B3U
+
+$poor rendering (Twilight Spectre)
+1R66-0NRD-K3KPA
+M0AN-DJVM-ME25R
+
+$foggy (Twilight Spectre)
+NZRA-86VQ-VY16R
+XT57-YB3X-YY844
+
+$heavy fog (Twilight Spectre)
+2XT9-4G2T-7C40Q
+NEX0-AXXC-BKE9Z
+
+$distant places are clear (Twilight Spectre)
+WMCW-U2TY-B7TQQ
+H4M1-D9V5-FDY9Y
+
+$on screen buttons and rupees invisible (Twilight Spectre)
+CZKA-5R39-FZ4WP
+6GJG-686Q-0009N
+
+$hearts invisible (Twilight Spectre)
+8EFF-JPH6-J8W80
+0U2K-8KZD-7BYU3
+VAMX-00WU-QM3N7
+
+$distorted people (Twilight Spectre)
+KJ45-YMHZ-B28ZU
+R40F-NF0C-EVXHE
+
+$Matrix 'A' Roll (slow animation) (Twilight Spectre)
+M2DG-H89W-TCC3F
+9EK9-TJ06-04F9V
+
+$Fast Recover for Hit Wall on Roll (Twilight Spectre)
+GR5N-CQ44-W3XT0
+NX45-ZWFW-KMDZY
+8HRH-409U-CHD17
+
+$Roll Farther and Faster (Twilight Spectre)
+60UD-4W1G-YRU3B
+A6R1-AFME-ZUAFQ
+
+$Climb onto things really fast (Twilight Spectre)
+PN5M-RRW5-Y8YBB
+1ZGB-Q4KX-5Y0BW
+4123-2Y3F-7HXY7
+5V31-ZWT3-V5ZGH
+
+$Can climb onto really high things (Twilight Spectre)
+B6BQ-A6Q9-6314Q
+25Z8-91PE-JU35E
+
+$Really Fast on Ladders (Twilight Spectre)
+JME9-BK9B-BXNVH
+0P1A-0NCP-CYAZU
+7JMT-46TW-JDN0W
+J4UG-XWGH-HHU2G
+
+$Wolf Fast Dash (Twilight Spectre)
+9P91-PGWA-ZZ86J
+KCM6-QK69-GZ0U1
+
++$Moon Jump (R+A) (Twilight Spectre)
+VWQW-F4XU-YQ854
+K70U-0X1C-QKZ4G
+EU5H-8ACQ-TAAY9
+
+$Jesus Mode (Walk on Water) (Press R to Swim) (Twilight Spectre)
+9VRG-EVHY-5JU1J
+FPRA-AJZR-4YJEX
+MQJB-FUQY-1Q0JN
+KZH5-MFEA-MJF7R
+QG53-MX39-BHBZF
+83UP-R46Y-1JT8Z
+5U5P-EC2E-UU6G0
+4TQ5-WMDU-2F4QB
+J9JK-H2DE-T5CAD
+A1VW-BYM7-ZAWA0
+
+$Jesus Mode (Walk on Water) (R+A On/Off) (Revised) (brkirch)
+DC2K-DHJZ-C9Q0W
+56GC-4DT8-JU311
+BY3A-585Z-WJ9PE
+K1ZN-XK8W-66V49
+5CZM-71KP-90KDU
+N761-DMRY-YTQ0B
+7X4Q-KB9N-5ZM84
+KVQH-P1FN-J5TXK
+0HPM-UDUV-00RU7
+NGRV-ZNFW-MBU5K
+R532-V1R4-3QY8J
+1G2Y-5T85-NNUG1
+JAPP-Z62X-JU6PY
+5WV7-QFEF-MRMCG
+E7ET-1MHN-HYJ47
+9W3Q-C7Z4-Q7AK0
+A1VW-BYM7-ZAWA0
+TC40-GKQZ-0D6T1
+4TQ5-WMDU-2F4QB
+
+$Walk Under Water (R+Y on R+X off) (Twilight Spectre)
+0HDR-XK1W-BMQRD
+YAE6-DP9Z-Y6X1W
+6CGC-QFJ6-6C99T
+URTC-AHUQ-5CT3F
+B95Q-YE7E-Y32R2
+
+$Swim (stick forward) Fast (Twilight Spectre)
+GKG7-9U0D-EDBX8
+ZHE0-5DQZ-JQUYN
+
+$Swim (A) Fast (Twilight Spectre)
+2750-CHHY-GZMHR
+F34V-7E87-BCD38
+
+$Sun Light Intensity (R+A up R+B norm) (Twilight Spectre)
+UYAM-3M28-WBT59
+K70U-0X1C-QKZ4G
+24CJ-PJ6Q-DWWN4
+RG6F-Z9GA-DCYXR
+TVB8-WNH8-Q5D32
+
+$Set Sun Light Intensity to low value (R+Z) (Twilight Spectre)
+W7DD-0M2A-CWBVG
+ZYV5-BYJK-KDEVM
+CAWQ-2WUJ-568FD
+
+$Glowing L-Targeting (brkirch)
+JYPJ-4Q65-80VKH
+4JYT-JKE4-6H21T
+WHZC-40ND-Z7UPN
+9FPM-1TV2-ZUY8T
+Y672-9J3Q-4HEJR
+3R9Q-8UU9-C62WE
+X3AZ-DB3J-CDH24
+9KTB-Z208-UHR5U
+MKPW-YY3F-CHBHR
+HQRR-T4AT-D4JAN
+
+$Any Sword Glows with Light Anywhere (Twilight Spectre)
+45NZ-ZZV9-2B8G7
+6KEQ-ND8Y-QRMQU
+DPC9-GDK0-CBPHB
+
+$Link's Eyes are all White (Jaytheham)
+8XRF-RTM4-MGNUV
+QZCW-47R3-0NKQY
+
+$Wolf Link Has A Shield On His Back (brkirch)
+P431-A8WV-CVUQQ
+V1TB-70TY-J81DH
+
+$Wolf Link Has A Sword On His Back (brkirch)
+Z6NK-8QUY-KHPF4
+3DKM-66YQ-HQW0U
+
+$Link's Sword is Invisible (brkirch)
+MPRZ-PM22-XFBQX
+FNYC-QXAW-2CKZ4
+
+$Link has the Ordon Sword in hand (Twilight Spectre)
+8UR9-9EJX-2QJ7T
+KCQ6-QMMV-0XET7
+
+$Link has the Master Sword in hand (Twilight Spectre)
+FQCN-1QJQ-F9DRB
+DKWW-MK6P-ZND5G
+
+$Link has the Master Sword (light restored) in hand (Twilight Spectre)
+WPCX-4V9E-2RDXX
+VZB7-H738-H1WZX
+
+$Link has the Wooden Sword in hand (Twilight Spectre)
+D2C1-N84E-CNGMK
+K011-H52U-3G746
+
+$Link has the Ordon Shield On (Twilight Spectre)
+Y1W0-5KFR-49XYA
+WX0R-WAHD-21GX6
+
+$Link has the Wooden Shield On (Twilight Spectre)
+UM3G-DB5T-3J6W5
+4KJ7-4EYG-B2Q7N
+
+$Link has the Hylian Shield On (Twilight Spectre)
+2RK0-BME4-6T3TP
+Q1V7-XDJN-UFKWB
+
+$Link has the Scent of Ilia (Twilight Spectre)
+HQPK-07T0-307QZ
+2M4U-0VD0-7WBU6
+
+$Link has the Poe Scent (Twilight Spectre)
+XC0C-NJUG-V8300
+26QC-ADKP-NU0UK
+
+$Link has the Reekfish Scent (Twilight Spectre)
+KZC0-VKYN-WU5QY
+CPHN-WFBV-H9YTD
+
+$Link has the Youths' Scent (Twilight Spectre)
+ZHFB-T22E-Q6CMM
+T3FK-5FT1-3JYNP
+
+$Link has the Medicine Scent (Twilight Spectre)
+T1E1-A1DX-Z9TN4
+Z60E-4MDX-9Z4H0
+
+$Have All 60 Poe Souls (Twilight Spectre)
+4H4H-G3W8-BCYPN
+GR07-8DB2-GHKZ4
+
+$Have All 24 Golden Bugs (Twilight Spectre)
+1DP5-0FDJ-7RVJD
+KUBP-DKVX-BERE4
+
+$All Fish in Inventry (ZeldaFan07)
+1NPC-QC3X-ZQTAB
+61M2-AXN9-W1YAZ
+1BGX-NUVV-08FJ9
+
+$All Swords/Shields/Tunics (Twilight Spectre)
+56CU-U9WT-BP28V
+UK9W-0HR9-X6WMA
+
+$All Vesseles of Light are Full (collect 1 tear) (Twilight Spectre)
+G3KG-QD3R-84KYD
+GZ25-1ENC-TCZXR
+
+$Have Quiver (Twilight Spectre)
+30MD-34FN-GJRYM
+TXC2-2WYG-FUPTM
+
+$Have Big Quiver (Twilight Spectre)
+ZJU7-XVKP-5HBV3
+GZFR-EEBY-QZNMD
+
+$Have Giant Quiver (Twilight Spectre)
+HC5D-9YKV-BBRFA
+87X5-6EZ0-AJ2RK
+
+$Have Wallet (Twilight Spectre)
+GAFG-3X4W-7M1PD
+HWM2-7ZP2-DDV39
+
+$Have Big Wallet (Twilight Spectre)
+4BPC-9F0C-77MCB
+95DG-ZUUA-TAD2C
+
+$Have Giant Wallet (Twilight Spectre)
+MTNX-RV0Z-4XMCQ
+HG46-NCQ7-BGTG5
+
+$Have 1 Fused Shadow (Twilight Spectre)
+ZUJ9-UDH4-D6H11
+HAQF-VWZA-74JVX
+
+$Have 2 Fused Shadows (Twilight Spectre)
+EB5X-0TYC-CNTKM
+FHU5-42T0-P9D41
+
+$Have 3 Fused Shadows (Twilight Spectre)
+KV7D-Q0JU-PFZ0H
+BR2U-DF1J-UX8DQ
+
+$Have 1 Mirror Shard (Twilight Spectre)
+TWK7-3MBP-9N6J2
+BMHY-J7XZ-EWGNB
+
+$Have 2 Mirror Shards (Twilight Spectre)
+Q5VY-3N3A-MBP5T
+EF4C-6QQM-TUMDW
+
+$Have 3 Mirror Shards (Twilight Spectre)
+2G9A-N958-PHGMC
+09PY-Z5W9-YNECN
+
+$Have all 4 Mirror Shards (Twilight Spectre)
+RD74-ZVAH-7DZB0
+47VQ-K5MT-30EW5
+
+$Have all 4 Fused Shadows (Twilight Spectre)
+7BM4-V44T-H02W5
+ZRJX-K891-5WC4A
+
+$Use items indoors/at market (Twilight Spectre)
+GMKM-PTVN-8H1C7
+NP3F-08XU-0C7F1
+
+$Use most items under water (Twilight Spectre)
+2BPK-4A67-Y3GGF
+WBJM-70M5-N7RUH
+
+$Have Biggest Bomb Bag (Twilight Spectre)
+CHVK-AD1U-ACGNQ
+UVB8-147P-ZVRBZ
+
+$Have Biggest Bomb Bag (brkirch & Twilight Spectre)
+MA8D-X9M7-CP12C
+QZBM-3EX1-G1TV2
+194W-FBFY-MG155
+
+$Bombs Never Explode (brkirch)
+397Y-4GTX-357Z6
+CZQX-H3XJ-NZCJU
+
+$Unlimited Number of Bombs Out (brkirch)
+BAVA-N7GN-9CA7Y
+RAD6-RZ1F-3NC81
+
+$Always Have Underwater Explosion Effect With Bombs (brkirch)
+KRBA-JD09-5KU3G
+CGV5-TTMU-DMAWX
+
+$Chicken Bombs (ZeldaFan07)
+X1G1-A97N-FP7J4
+JXAN-RJYN-AFTEV
+
+$Super Clawshot(s) (Twilight Spectre)
+K6EU-5RJF-1075P
+Y59P-F8KR-H2Q63
+BR95-WB0U-87JP1
+49P6-JMPQ-VV5U6
+01WM-GM0Z-Y92MZ
+N237-C9P0-7K95C
+
+$Super Spinner (Version 1) (Twilight Spectre)
+C9YW-ZY9V-FNWVX
+2AZ7-BC4F-9FA38
+WB2H-AZPR-QB8DV
+D8PN-UFPJ-U1571
+K7NU-X65U-MDCJ0
+7MP8-NUCE-TY4U8
+ZW9W-24YM-XCD1G
+8BPV-2T4K-VW4EX
+C3YJ-HC7H-Q0APJ
+E9CF-AWJF-Q647V
+DN9T-1A6M-UU321
+G07D-FK8T-VE159
+G0ZH-25TZ-UJTW6
+FNNH-XJZE-7ZRC6
+985V-Q7MM-40HKX
+E9FZ-A3QA-YCERP
+
+$Super Spinner (Version 2) (Twilight Spectre)
+0Q3E-MT6Q-V7CBQ
+2AZ7-BC4F-9FA38
+WB2H-AZPR-QB8DV
+D8PN-UFPJ-U1571
+K7NU-X65U-MDCJ0
+7MP8-NUCE-TY4U8
+ZW9W-24YM-XCD1G
+985V-Q7MM-40HKX
+C3YJ-HC7H-Q0APJ
+E9CF-AWJF-Q647V
+DN9T-1A6M-UU321
+G07D-FK8T-VE159
+G0ZH-25TZ-UJTW6
+FNNH-XJZE-7ZRC6
+WBY2-YHFZ-K8XJR
+E9FZ-A3QA-YCERP
+
+$Super Hawkeye (brkirch)
+PK14-PCED-FAXP3
+19E0-TNG9-EY44Y
+TTV4-0B0R-32Y20
+3D15-9J4V-5KM0H
+HCJ9-1GTJ-GHMWG
+6ZTY-JTJK-RK05U
+VC43-QEQH-6K8Y3
+J4QY-FXYJ-F2P38
+G02Z-CQPD-XM0BM
+H1X2-NRUT-HDV72
+
+$Activate Dominion Rod
+(may alter story line progress if used) (Twilight Spectre)
+RQ1D-BEQF-QP2PP
+JF9W-9FAC-7UNH5
+
+$Can Still get hurt with Magic Armor on (Twilight Spectre)
+YJG1-DRHP-07Z95
+GMFR-Q4F8-35456
+
+$Invincible (Like using Magic Armor) (Twilight Spectre)
+V4E6-TZ81-3PJYU
+ZGY0-Q6WH-ZUJ2F
+
+$Zora Armor Not Weak Against Fire/Ice (Twilight Spectre)
+THYD-ZPH3-HMZP3
+WAHF-VCND-HB4G5
+
+$Spin Attack is Always Great Spin (Twilight Spectre)
+23JX-PE04-HCZJE
+YMW0-N4D8-XG2EV
+ZH1N-EJGY-HG8N3
+
+$Fully Charged Spin/Great Jump Attacks (Twilight Spectre)
+GEZF-XDU1-3UUWN
+1VVA-1D9D-VN962
+
+$Great B Button (Twilight Spectre)
+FD3Y-K017-NJ8JY
+YMW0-N4D8-XG2EV
+ZH1N-EJGY-HG8N3
+6RGW-DCP3-0H1DV
+1VVA-1D9D-VN962
+
+$Form Switch (Twilight Spectre)
+2ZTF-CRDG-344VB
+4HJJ-14EE-4Q898
+YAWA-DCKR-3ZXM3
+HGGN-XMG3-DMKXQ
+Q3XH-81AC-8WTV4
+
+$Turn Into Human/Wolf At Any Location (brkirch)
+ZB9W-R089-3YDQT
+1RYE-1FY7-JUZFC
+RX3M-MCEB-UBJWU
+QW50-0HFH-N2BUB
+
+$Instant Form Change Version 1 (R+D-pad Left) (brkirch)
+RU4N-WC10-QAQPV
+M26A-Z96Y-PJUXM
+9EMP-5F0J-D1AU4
+GK3P-3HHM-2U325
+2TEM-6D7F-UCFUD
+
+$Instant Form Change Version 2 (R+D-pad Right) (brkirch)
+C0A5-BHZ0-MG86R
+M26A-Z96Y-PJUXM
+9EMP-5F0J-D1AU4
+XNA9-N804-21XTP
+2TEM-6D7F-UCFUD
+
+$Hold R While Human For Wolf Controls (brkirch)
+KH9Y-5EM1-HK4YU
+58V7-EFD6-23V52
+98TF-5N92-MDGR5
+CPM6-55A0-EFB3N
+ZZKB-EJKA-2TY84
+QY2Z-UKBT-680JN
+22YP-37X7-KVKCT
+QVCJ-T3D6-A3BJU
+5VBB-XPJY-WQXJ6
+WQ7X-D2JR-4TR1N
+RRM1-U69T-ZNKCQ
+1WTV-0M78-WED7G
+WZ5C-B70P-XZKAD
+YEW7-WVHE-MUKV4
+GKT5-V2J6-WKQUB
+9EMP-5F0J-D1AU4
+A35N-0VT5-WEJFJ
+HBJX-KB74-ABRXJ
+
+$Link Doesn't Change Into A Wolf When Warping (brkirch)
+MJ91-E37X-ERJ56
+5N21-U7ZA-CQF8T
+Z9AN-1A2Z-DM2VG
+KHFJ-WD05-V741Q
+068V-VRFA-PFJKG
+WMD3-T56T-1AB47
+183B-B63Z-VFGEU
+9FU5-XWG4-191GZ
+5C2D-NVYQ-JR3TM
+MXG8-BNRC-GF5KA
+KV6E-FURB-EMUY5
+KZJY-AW5H-F2G2R
+M6NT-5KGY-NQXN3
+WFU6-7M7P-H7PT0
+UXKE-6Z8U-N59NJ
+
+$Warp From the Hyrule Map From Any Location (brkirch)
+2VFJ-3AYC-J9ZEW
+ZGWA-F906-C1FJ3
+2RKF-WG7P-6BN8T
+X6UH-EFG4-D0EZB
+
+$Unlock All Portals (Jaytheham)
+UH79-ABTK-5MMGA
+WEGA-NY3U-GNR29
+D0GF-TT5Q-CEYEY
+MFNR-89B4-Y6CKU
+T3XC-M9JU-13PH5
+7TPF-8YEA-G80AP
+V11F-GYBV-NTJDT
+221H-6N28-06V71
+2VK3-8TMN-N6F1Z
+XBT0-VDVX-JYVE3
+YTJC-GQAW-R5PT4
+0EJM-A1E0-WJ4NX
+VX5V-V9ZM-GG2N7
+
+$Enable Warping (brkirch)
+HB6B-R8Y1-G0HW9
+8RPG-4PAW-R2654
+J98G-NBQW-JT5AV
+HDRX-FGHQ-5Q4WA
+
+$All Cuccos Are Golden (brkirch)
+N8MB-DGUM-J1J5N
+P9XP-WC1K-JQCKC
+9GYT-XYW2-UEBCP
+9KJP-9EBP-3X1TK
+8216-KB82-6TV1G
+74A3-KART-7NYTD
+2NZN-T9CB-Y0HU8
+PYGA-TEBH-Q0RV4
+B2DV-2BVH-CXGCJ
+T8RG-RHHU-08BGE
+MFHE-K7YZ-CAN2F
+5AW2-H0ZR-F8FK1
+W2C5-70N0-BJCQW
+ZYM6-12QD-PFYTA
+
+$All Chus Are Green (brkirch)
+CJR2-QUGY-74JVD
+YH8G-TYHC-5YGKK
+0PZV-WRAN-46WHV
+1P7B-47W3-BWA5G
+50ZD-ATFZ-QMVMM
+U4QT-KBY5-Q0YM4
+5V2R-ZVJ1-XCJNX
+14XN-44NJ-5P6KF
+1EC1-4Z1C-TRQTQ
+7BRM-249M-5E6R7
+2ETQ-HYDJ-23QXZ
+YDP8-T0FR-VFT9G
+6JEP-0UXE-GH2V3
+CK10-13KD-5RJXK
+PRCB-FXTN-N58YR
+
+$All Chus Are Red (brkirch)
+T4W3-BURW-V57MT
+YH8G-TYHC-5YGKK
+Y2GC-HPGU-118QF
+1P7B-47W3-BWA5G
+6RBE-15P7-JA874
+U4QT-KBY5-Q0YM4
+BAAH-9KAV-1QK53
+14XN-44NJ-5P6KF
+B951-VD5C-31KFU
+7BRM-249M-5E6R7
+7ZV8-T4NA-UP8JN
+YDP8-T0FR-VFT9G
+DB84-1APK-W1YHN
+CK10-13KD-5RJXK
+VGA1-22WA-3BH11
+
+$All Chus Are Blue (brkirch)
+QW7M-VGD9-UNGFN
+YH8G-TYHC-5YGKK
+AVP9-9UQ7-PGNAM
+1P7B-47W3-BWA5G
+EH7X-CPT1-3WY0M
+U4QT-KBY5-Q0YM4
+MQT7-HUR7-ZC86C
+14XN-44NJ-5P6KF
+F255-1Z3B-6C82X
+7BRM-249M-5E6R7
+E2C9-20VN-XK94Q
+YDP8-T0FR-VFT9G
+KGC3-2C19-J8DT7
+CK10-13KD-5RJXK
+YHT0-2W7W-R0TGG
+
+$All Chus Are Yellow (brkirch)
+V9BM-W9Y0-JDNZU
+YH8G-TYHC-5YGKK
+B6MD-EF3P-5KGZU
+1P7B-47W3-BWA5G
+HH20-QU95-4V2A0
+U4QT-KBY5-Q0YM4
+JCVC-HRCT-KJWKY
+14XN-44NJ-5P6KF
+YA29-A0R0-8V34K
+7BRM-249M-5E6R7
+PJDZ-KMWP-6CEWR
+YDP8-T0FR-VFT9G
+2XB7-640H-UYXD3
+CK10-13KD-5RJXK
+4C5R-24YE-TX39U
+
+$All Chus Are Purple (brkirch)
+RPXJ-TB39-MX1TD
+YH8G-TYHC-5YGKK
+V3W9-V1EP-YG10C
+1P7B-47W3-BWA5G
+12P3-WNBD-2WU5X
+U4QT-KBY5-Q0YM4
+MADN-MT5J-6GKX1
+14XN-44NJ-5P6KF
+BCX5-U4P8-YY0Q8
+7BRM-249M-5E6R7
+7QKW-N0CM-WFTV9
+YDP8-T0FR-VFT9G
+0KEH-8VWQ-QMT0D
+CK10-13KD-5RJXK
+1C4X-WZ30-0NP8D
+
+$All Chus Are Golden (brkirch)
+86FG-J09U-CUV4G
+YH8G-TYHC-5YGKK
+A4TY-H5VM-M2YDJ
+1P7B-47W3-BWA5G
+FADF-5UAE-T16NJ
+U4QT-KBY5-Q0YM4
+ZU25-ETBT-JAQCG
+14XN-44NJ-5P6KF
+UM7P-59E9-YXKKV
+7BRM-249M-5E6R7
+U3PE-KTKD-3H9UA
+YDP8-T0FR-VFT9G
+2FA6-4Q0F-FA5M3
+CK10-13KD-5RJXK
+UQZE-UQB0-RZPHG
+
+$All Chus Are Black (brkirch)
+UG76-W5JV-N8MY6
+YH8G-TYHC-5YGKK
+RPJ7-3K96-XAM7A
+1P7B-47W3-BWA5G
+EC38-JNPP-FJJUQ
+U4QT-KBY5-Q0YM4
+52ZK-HZG8-32DJH
+14XN-44NJ-5P6KF
+YF73-8EQ8-PXN4U
+7BRM-249M-5E6R7
+PZGX-P7YA-3B6Z7
+YDP8-T0FR-VFT9G
+NFJD-6952-PMQZK
+CK10-13KD-5RJXK
+N9XN-GRCN-AKV0D
+
+$Disable D-pad While Holding R (brkirch)
+5RY6-AX7W-ZVRRP
+0WNT-7TNV-PYDNE
+NEQU-V5Y9-FYYZF
+Y980-VNBA-C33H4
+H9T2-E8H8-MZP2H
+NC2U-NRCB-31ACJ
+0XNH-37U7-F9ZX1
+UEH4-HKEG-0YKRZ
+XD25-D7AJ-A1MAE
+D0D0-UQVU-P84K9
+E9FZ-A3QA-YCERP
+
+$Disable D-pad Up/Left/Down While Holding R
+#(Access Hyrule Map with D-pad Right) (brkirch)
+F5F2-NX87-C71VH
+W5M5-0JWK-9A1G7
+NEQU-V5Y9-FYYZF
+Y980-VNBA-C33H4
+H9T2-E8H8-MZP2H
+NC2U-NRCB-31ACJ
+TURQ-3YZX-2RFDE
+5QRU-WW1V-QZ2TK
+DB8Q-499V-DPM3C
+ZYN0-RMNG-H4ARG
+E9FZ-A3QA-YCERP
+
+$Climb any Wall (Hold R) (brkirch)
+UWUR-HB16-88Z9A
+9U21-1FZJ-F9N4U
+TB8K-FE7B-UA4GH
+AYHR-X9PU-H7Q7A
+9ZCZ-MMJ9-PB5YA
+68K5-JFN5-UT0MB
+ZW1J-29UN-6VKX1
+
+$Hold R to Create Invisible Floor (brkirch)
+NNM0-Y0ZD-Q2VWJ
+NC2U-NRCB-31ACJ
+QTZJ-AE6Z-TGJEP
+95A5-XB66-R5C8Q
+TKZE-8JEM-1YEZE
+33N6-UPB6-4PCEK
+V95A-BM00-QD76G
+QDKQ-V1D9-ZK5TT
+A5JM-QEEM-4WMZP
+E9FZ-A3QA-YCERP
+
+$Create Invisible Ceiling/Wall/Floor (R+D-pad Up/Left/Down) (brkirch)
+59WU-JN09-XZ1PH
+AUKR-HM85-VKQXC
+QTZJ-AE6Z-TGJEP
+BF5V-4573-ZXVXM
+R3DD-0XAN-J668M
+95A5-XB66-R5C8Q
+GUJA-XWGU-Z64AN
+4MGT-81Y8-6M3EK
+TKZE-8JEM-1YEZE
+33N6-UPB6-4PCEK
+V95A-BM00-QD76G
+7MYP-YW7V-3J6JC
+58PM-HAAP-1VYCF
+QDKQ-V1D9-ZK5TT
+A5JM-QEEM-4WMZP
+E9FZ-A3QA-YCERP
+VZXY-00FC-WMUK0
+WW0A-M88D-KA4BX
+E54Z-X2HD-DC8DF
+XH9Q-9DYX-KAWFZ
+52B6-H5PQ-47FTY
+33N6-UPB6-4PCEK
+H54Y-JRHW-HAXR9
+ZQGM-PK4Z-T43NB
+DZ6G-DYP0-5D4VD
+MDH5-M2AN-TV37U
+A5JM-QEEM-4WMZP
+E9FZ-A3QA-YCERP
+13EJ-DJ2B-JDG3T
+95A5-XB66-R5C8Q
+GUJA-XWGU-Z64AN
+4MGT-81Y8-6M3EK
+R09X-8M38-GDTTC
+E799-39RA-XY84X
+V95A-BM00-QD76G
+7MYP-YW7V-3J6JC
+58PM-HAAP-1VYCF
+38G3-5YPD-ZHAP5
+53ZE-1J85-5WM67
+E9FZ-A3QA-YCERP
+
+$Grow/Shrink A Person/Enemy/Object (R+D-pad Up/Down) (brkirch)
+TU1X-R5G0-8QDNW
+ZNNG-12K9-E00DT
+G5EA-MY9V-7HBBK
+KHXF-8WEJ-N3KRX
+3UME-82Q8-N0TG5
+KH2E-PEZY-CWC3T
+B9ZD-NX3R-M3FHR
+MMJ8-Z77Q-G9QVB
+HT0H-MB6J-CDJBX
+FWUY-TQYM-X4QHC
+Y6HB-EFGH-KFEDA
+RBA8-ZME8-HHGKW
+WC3X-347F-VC782
+W685-A31N-6FR8U
+6F7R-UTVE-4CYT5
+8EVF-4BW9-BVH41
+7KPD-K9MF-XBP5K
+8UDW-FDK3-1XNVF
+RZDN-DFMU-5YE1B
+ZD1Y-4AQE-WCXHX
+3TWM-XXKQ-B3QY5
+Z9NZ-6Z81-2YM9T
+DJMG-3X3U-J9EW8
+NGK8-W6BQ-N0DP7
+WC6M-2CJT-GHHPU
+QGVW-R7EX-EF96U
+NC2U-NRCB-31ACJ
+DA2B-D0HE-XJ85M
+NFRN-AKJP-TZ7WV
+3CF5-1PUD-URBXR
+BG2T-2ZFZ-4CDM7
+192K-9A9R-PXQ05
+3CF5-1PUD-URBXR
+E9FZ-A3QA-YCERP
+
+$Select Resize Object With Boomerang Targeting (brkirch)
+9M61-X72R-FFC94
+D1PX-9KFU-2KHBA
+8GMY-PP5B-VWXVQ
+HP96-808M-8JW02
+MWTR-RCUG-PF12W
+1M7N-2A36-8HZ81
+D2Y9-9KTT-GR0WP
+50MF-79FZ-D0567
+
+$Select Resize Object When Action Button Appears (brkirch)
+XPMP-DBFA-67ZJF
+1CU8-4BNF-PZEM7
+Q542-JK7X-24G62
+M9Q9-B6FF-P48YM
+XR8P-F6BA-2NEW7
+2K1H-EK7K-R8KWV
+Z09E-0JK7-CF7PV
+F6UU-VH4E-K259C
+
+$Select Resize Object With L-Targeting (brkirch)
+F0ZX-HKDU-A3TXG
+CDNF-CU4T-E26H2
+PXUC-CRWY-AGKK6
+4WYT-DPCR-3YQ9W
+TR8W-1EN0-Y60MX
+ZTWG-89KQ-1FGG8
+ZTUF-65R0-GH2G9
+B387-N974-ZCAB3
+
+$Sword Size Modifier (ZeldaFan07)
+42411C44 000CXXXX
+42411C44 000EXXXX
+42411C44 0010XXXX
+
+$Shield Size Modifier (ZeldaFan07)
+42411C4C 000CXXXX
+42411C4C 000EXXXX
+42411C4C 0010XXXX
+
+$Link's Head Size Modifier (ZeldaFan07)
+42411C50 000CXXXX
+42411C50 000EXXXX
+42411C50 0010XXXX
+42411C54 000CXXXX
+42411C54 000EXXXX
+42411C54 0010XXXX
+
+$Link Size Modifier (ZeldaFan07)
+42411C40 000CXXXX
+42411C40 000EXXXX
+42411C40 0010XXXX
+
+$Shield is Master Sword (brkirch)
+NCW3-RZZH-9J57D
+8JVU-Q5AH-ECGBD
+CN18-RWF8-JKXG2
+9GQZ-YEQE-2JJ3D
+3G5B-WK2R-23TUM
+12QJ-4HUH-5GY7Y
+NVBN-KZXK-E5CK5
+G0KG-54XK-U7RBC
+KWT8-Y9JQ-YKKFJ
+66KC-8ZPE-UG2UD
+4BER-B5CU-KDXEX
+AQXV-YP0N-2DFM3
+
+$Gale Boomerang is Spinner (brkirch)
+RV4F-CRTW-5TQFH
+1Z0H-D8KK-PC8ZT
+
+$Spinner is Gale Boomerang (brkirch)
+WRDD-HGE1-MRR9F
+JR2J-D1KX-75TC5
+
+$Master Sword is a Ball of Light (brkirch)
+7QZH-8PPP-4K9WT
+BG92-N5T0-DCBRP
+
+$Ordon Sword is a Ball of Light (brkirch)
+VH7K-ZTP2-3XDYP
+BD7Q-GG61-HRAB2
+
+$Master Sword is Gale Boomerang (brkirch)
+XMF9-UHF6-6F1ED
+J5UE-KVXF-3N4YE
+
+$Ordon Sword is Gale Boomerang (brkirch)
+WHRZ-402Y-80HEM
+78HR-D2BF-AME5F
+
+$Master Sword is Dominion Rod (brkirch)
+7HB4-FU5F-7TAW1
+B3E9-Q12A-V5N61
+VRWK-CWJW-42ZHB
+YNHY-G6ZV-GPWXM
+FRW7-D7TT-NRVPX
+FQR2-2RZ8-3ZN2G
+XTPU-MPEJ-8Y7M7
+9AWJ-2DDD-TQ044
+0WQU-Q30H-FPEM9
+X2GQ-XFRN-AVBY6
+9FZX-M0T8-GN112
+P80G-3VTZ-DU6Z0
+3QJG-PBCK-T6JUV
+3E5G-9DP4-90QNV
+G2RW-CG5T-0YRC8
+H3G5-U1Y3-QM8DB
+1RZ5-P8H7-UW9WC
+EUXH-U5F0-9VXXG
+G2V4-E90V-4VRRD
+
+$Gale Boomerang Object Modifier (brkirch)
+02C89246 0000XXXX
+
+$Spinner Object Modifier (brkirch)
+02C636B6 0000XXXX
+
+$Master Sword Object Modifier (brkirch)
+020A42E2 0000XXXX
+
+$Ordon Sword Object Modifier (brkirch)
+020A42BE 0000XXXX
+
+$Bomb Modifier (brkirch)
+02C61484 0000XXXX
+
+$Arrow Modifier (brkirch)
+02C8B646 0000XXXX
+
+$Bomb Arrow Modifier (brkirch)
+02C8B63E 0000XXXX
+
+$Death Sword Enabler (Sealed) (brkirch)
+3GQ5-VK64-653DF
+W136-6DYT-FF9P8
+
+$Death Sword Enabler (Unsealed) (brkirch)
+623E-YC6G-THJFY
+W136-6DYT-FF9P8
+CQZA-RT6U-D1GEW
+1BJQ-5KNB-PY9RR
+
+$Darknut Enabler (Must Be On To Use Darknuts In Actor Modifiers) (brkirch)
+M0UF-20HG-VXMJ2
+MV58-XJ2G-1K9YN
+F4QB-C6R8-2CAWK
+CF2D-7X9F-UZ41W
+M6YA-WD6M-CXKUQ
+3543-E91J-HE7ZR
+KU7U-K043-2B5MY
+0JF5-GHQE-XRGGX
+83JB-B0GU-J5DGD
+0EEN-CJEW-YRN5M
+RT1W-8WTG-6AW8D
+783K-BYPJ-KP4QM
+CU9Z-Z1TV-T0YFQ
+4BKB-DGCQ-P4DPA
+J0H0-W5XA-E90QF
+3DKV-ECGV-DEDDY
+
+$Replace Horse Grass With Darknuts (brkirch)
+P2Q6-4AFX-NW3Y1
+PMXC-GT48-BA0FH
+
+$Replace Pumpkins With Darknuts (brkirch)
+A9AA-QEXW-KKBYP
+U34M-68BR-ERPWG
+
+$Replace Stones With Darknuts (brkirch)
+Q6G2-25T0-7ZTMN
+H4ZV-G0VH-2N4V9
+
+$Replace Grass With Cats (Ryason55)
+6374-ZKTA-E5P6D
+JG6X-GZG9-ADKNU
+
+$Replace Grass With Dogs (Ryason55)
+CKMY-11UG-8X4F4
+MNRY-589D-BAZYE
+
+$Grass Modifier (Ryason55)
+023A3B20 0000XXXX
+
+$Horse Grass Modifier (brkirch)
+023A4A80 0000XXXX
+
+$Pumpkin Modifier (brkirch)
+023A4D38 0000XXXX
+
+$Stone Modifier (brkirch)
+023A3EF8 0000XXXX
+
+$Replace Kargaroks with Dragons (Ayuna & brkirch)
+MWQ9-XV55-RFPR0
+H8KX-1FGF-GHMMW
+
+$Kargarok Modifier (Ayuna & brkirch)
+023A4E28 0000XXXX
+
+$Replace Scarecrows with Goron Golem (brkirch & Ryason55)
+FWKP-TMNW-5CC8W
+HDNQ-GUEY-D9YM6
+
+$Scarecrow Modifier (brkirch & Ryason55)
+023A43B4 0000XXXX
+
+$Zelda is always on Epona (L+R+Start on Epona) (brkirch)
+3DRC-FU3U-XX8J9
+2HC2-Z0RD-Z90U9
+DBUD-210T-TY210
+W2NB-3Z43-AYJAA
+QBF5-F9MX-FXF1H
+A2KB-YEC2-GFMDN
+MB8U-1ZUP-DUW74
+BA31-1DQC-R1AC8
+CR7R-8X5R-Y6C1G
+141T-F3NF-Y7THE
+VA1C-2DCB-1KRTZ
+J8C5-9UZE-QZ2QY
+FC2J-W6JT-KP1Q0
+NCPE-G2RW-34NF9
+2U60-4JX0-CQXW9
+NG5B-N42A-9H521
+B7VM-JDDD-J8KU5
+7QNT-0G9R-81FT4
+NG5B-N42A-9H521
+310H-BHJK-NA0AF
+
+$Replace Epona with Gibdo (Hold R) (brkirch)
+V0WH-VU6F-CQ3AJ
+UK1J-A2EN-VCK37
+AUKR-HM85-VKQXC
+0JAB-WPXB-10TWU
+
+$Epona Is Ganondorf On His Horse (Hold R) (brkirch)
+2MM7-4XM6-2MGBR
+AUKR-HM85-VKQXC
+9UBH-DTPE-D7AZ8
+
+$Epona Modifier (Hold R) (brkirch)
+383DD31B 00000020
+023A574C 0000XXXX
+
+$Actor/Object Number Checker (brkirch)
+0KX1-U9ZJ-NFVDA
+THBV-PR72-RW2QB
+QD8Z-94B3-Z9QFR
+UEQT-MUPT-4F602
+H75E-38XX-6EWNM
+9MAX-B4HX-1GR8D
+
+$All Actors With Index YYYY Have State XXXXXXXX Modifier (brkirch)
+040190CC 4BFEC04C
+04005114 XXXXXXXX
+04005118 A07F0008
+0400511C 38A0YYYY
+04005120 7C032800
+04005124 40820010
+04005128 3C608000
+0400512C 80035114
+04005130 48013FA0
+04005134 80040000
+04005138 48013F98
+
+$Replace Sword & Shield with Darknut's (brkirch)
+45U1-4FUA-NDWCX
+ZW7U-9C3Q-1VQV7
+WFW0-2TFA-V641Y
+VPX2-6KC4-AWRXD
+PNC5-QUG6-5Z9YB
+MP1R-EWFR-6UD6C
+4X5F-KCP5-DZMW9
+ZNXP-4UAQ-K3Y55
+RNKU-BQ4D-QFE6G
+342U-F8TX-54CD2
+P3XM-0GCP-YR7GK
+WDU3-Y0F8-JFVKZ
+0PGK-DDC3-2EPQA
+MNTC-HV0N-ZWEJ6
+RBWD-FTHM-5PXGM
+KZPQ-4T77-WWHPA
+PBQF-P76X-BR6AT
+YFW4-2U7D-H12U8
+90UM-5B87-J5DPF
+0A9C-4N0K-60R5E
+C8QD-14G2-5FQ7N
+Z7GU-ZT2U-BM881
+JX0T-QMD6-H7XUY
+00FK-1XR6-J23ZQ
+
+$Replace Sword with Gibdo's (brkirch)
+MU7B-E83H-9Z8X2
+99ET-563D-4XNER
+ZMBJ-31DA-Y7KGP
+JME3-9XAY-7ED30
+EMV2-YA3V-FW7UK
+KUR6-WYB8-WMZ9Z
+EXD0-XK0T-4161K
+C67D-JECQ-TYR7U
+8CWV-K8VZ-TP89X
+342U-F8TX-54CD2
+P3XM-0GCP-YR7GK
+KC30-BQP4-X3GU6
+0PGK-DDC3-2EPQA
+J69E-8D1M-H5TV7
+RBWD-FTHM-5PXGM
+2DZF-DNT3-6HK6E
+C3KD-MQ3Q-18TWR
+4DNW-8DJF-UCVRW
+RUHA-BHZN-38BJ9
+XZV8-ZF84-99XDJ
+
+$Replace Master Sword with Death Sword (brkirch)
+9RTD-N13F-UT67Z
+7KUX-JJ51-52F4H
+1TD9-CGQG-QG0RM
+7JTA-H9ER-QNCQ9
+PKDW-2N08-B9MYY
+RMVC-VF1C-X0JCZ
+5A84-9PEJ-B0UP7
+9W5U-MHZF-3N2TH
+EH8D-HBH8-EHUN0
+342U-F8TX-54CD2
+P3XM-0GCP-YR7GK
+0DZ8-RN9G-TV509
+0PGK-DDC3-2EPQA
+Z11K-6VGP-0851H
+RBWD-FTHM-5PXGM
+2DZF-DNT3-6HK6E
+C3KD-MQ3Q-18TWR
+4DNW-8DJF-UCVRW
+RUHA-BHZN-38BJ9
+XZV8-ZF84-99XDJ
+
+$Replace Master Sword with Death Sword (Sealed) (brkirch)
+3QFW-JYHJ-3EXMY
+61YR-A9Y4-Y3G5B
+CY22-KM1G-DPEKT
+WPH8-C4EP-DMEQV
+8QBA-2V8Z-Y2BUF
+2APK-JPTY-QRE7D
+C41P-GY1G-NW7CU
+GGXH-9HX1-7RAJ6
+GG0C-CA4G-NV0NA
+43WR-3VR8-4ND09
+XJPY-AV51-AQE70
+UJDB-KABT-0MWX2
+TCN8-0K52-P2C5N
+8AZB-GFHY-4RT5X
+PVHF-8QNG-1U3B2
+6B9F-WPUQ-FWGEG
+BJBP-72ZD-3Z9TU
+PUVZ-9TDJ-24XB5
+E3WJ-CC0A-8XTJ9
+XZV8-ZF84-99XDJ
+
+$Swap Ganondorf's Sword & The Master Sword (brkirch)
+K6FM-7K9R-4E5WY
+3AYC-U0ZA-K9R52
+5WAK-H09K-733TD
+FJG7-AMT5-PBD05
+2FXZ-8FPJ-JJNHK
+5AQG-RWPE-GNB9N
+7PKV-VRN1-WA2M1
+ZXMH-DZ1Y-EUP5G
+R32K-V9GT-N4F6R
+HKU7-D08A-KZC3P
+HDBZ-TYDD-244AD
+3R7J-FZJX-ZZJ8N
+1NH1-426K-A5TD9
+8GU2-DPQT-HD5F3
+UUX2-VJX1-UEE1H
+2MQG-HPDN-9MQJZ
+G3JA-MT9E-PC903
+A1J6-M8ZV-B0H78
+XZPR-KBU2-49KMQ
+A6YY-EFBZ-GVB4J
+
+$Turn Sword Into Last Used Item On/Off (R+D-Pad Right) (brkirch)
+F0B0-BFYA-J6XG2
+8R7P-22WB-7KUP2
+AUKR-HM85-VKQXC
+5E3D-J9F9-WRMKX
+NKAJ-K01G-U21FM
+FPB8-68E8-KZ2AK
+GZHG-2Z97-CPE9Y
+77AB-NNAH-4PUF0
+YA15-CFXD-XK1A6
+ZC8H-XMKP-8VWM3
+E85N-R23B-224TG
+XKYT-PF1A-TKHQ3
+RKDN-51DX-E89V4
+UNJN-PPY9-8HTF1
+HB6K-50T3-7U6R4
+HJHW-N9Q4-QTT04
+ZU89-3GCU-A1YE4
+WTKZ-K5HT-CAX50
+RMVC-F9YH-FTGHR
+6Z32-1E81-J1PUD
+HB6T-1ED7-7F2BB
+TCJ6-B4P1-XK52Z
+AMWY-PF4G-TQ8CY
+42EV-EUCQ-M89HC
+
+$Replace Items With Other Items (brkirch)
+XUPJ-TMXR-BMF6C
+GCDC-VR23-8QBY4
+0PRJ-3J89-1W80N
+FEA7-1Y3P-555UT
+KZ4U-RT7A-ZUM03
+RPN3-EYT6-C02G3
+C0AA-GDMZ-FBRDU
+WCNT-3DHJ-CHKHZ
+NCZB-K9DP-KAUZP
+AWU1-5E48-8ZCX6
+HPHT-1NE6-A5RPR
+U4EB-T468-Q9G3F
+2MDV-75PX-VVQ9C
+A4TH-VB6C-WP1HV
+11TT-EV2B-C21CW
+4BDV-WNPG-QEMR5
+CB9H-FVCQ-YUD1Q
+BG4W-UJD3-9TZJA
+940N-39K4-VHNC4
+018E-Y70C-VJDXW
+CAXP-TWN6-215AF
+JGA1-3V80-6NV1U
+H452-QPZN-G2RQP
+52PQ-APEA-3TVFB
+ZM9P-HDG0-EGACV
+KPWZ-2PXZ-224U1
+ZZ8G-FAUD-8BADT
+XGT8-6MK6-KCRN0
+UW67-CDJ1-KZGAR
+NC2U-NRCB-31ACJ
+7813-3AGA-589BC
+W0BT-K2F6-TV18C
+585M-1BFZ-JT098
+E9FZ-A3QA-YCERP
+
+$Have All Items and 5 Extra Slots (Twilight Spectre)
+E3TA-V1JQ-TVM5R
+MYZ3-C7Q1-YZG76
+MAMM-EYZJ-XCFKG
+1BGU-MMZQ-UU47Z
+B1Q0-JXHR-EP5YY
+HV0F-VU62-RN20H
+6VYJ-CPAH-GMH55
+QQ34-X0TP-WKD1D
+D3Q2-EWPG-541BU
+R048-QYD1-DAP78
+
+$Open all 24 Item Slots
+#(MUST BE ON to use Item Slot Modifiers) (Twilight Spectre)
+FJA9-XGFC-U4RR4
+A48H-H9GW-YTWBU
+D13Q-NDR7-JBBK0
+
+$Item Slot 1 (Twilight Spectre)
+0040625C 000000xx
+
+$Item Slot 2 (Twilight Spectre)
+0040625D 000000xx
+
+$Item Slot 3 (Twilight Spectre)
+0040625E 000000xx
+
+$Item Slot 4 (Twilight Spectre)
+0040625F 000000xx
+
+$Item Slot 5 (Twilight Spectre)
+00406260 000000xx
+
+$Item Slot 6 (Twilight Spectre)
+00406261 000000xx
+
+$Item Slot 7* (Twilight Spectre)
+00406262 000000xx
+
+$Item Slot 8 (Twilight Spectre)
+00406263 000000xxight Spectre)
+
+00406264 000000xx
+
+$Item Slot 10 (Twilight Spectre)
+00406265 000000xx
+
+$Item Slot 11 (Twilight Spectre)
+00406266 000000xx
+
+$Item Slot 12 (Twilight Spectre)
+00406267 000000xx
+
+$Item Slot 13 (Twilight Spectre)
+00406268 000000xx
+
+$Item Slot 14 (Twilight Spectre)
+00406269 000000xx
+
+$Item Slot 15 (Twilight Spectre)
+0040626A 000000xx
+
+$Item Slot 16 (Twilight Spectre)
+0040626B 000000xx
+
+$Item Slot 17 (Twilight Spectre)
+0040626C 000000xx
+
+$Item Slot 18 (Twilight Spectre)
+0040626D 000000xx
+
+$Item Slot 19* (Ooccoo is here when you have her) (Twilight Spectre)
+0040626E 000000xx
+
+$Item Slot 20* (Twilight Spectre)
+0040626F 000000xx
+
+$Item Slot 21 (Twilight Spectre)
+00406270 000000xx
+
+$Item Slot 22 (Twilight Spectre)
+00406271 000000xx
+
+$Item Slot 23* (Twilight Spectre)
+00406272 000000xx
+
+$Item Slot 24 (Twilight Spectre)
+00406273 000000xx
+
+$Item Slots 1-4 (Twilight Spectre)
+0440625C xxXXxxXX
+
+$Item Slots 5-8 (Twilight Spectre)
+04406260 xxXXxxXX
+
+$Item Slots 9-12 (Twilight Spectre)
+04406264 xxXXxxXX
+
+$Item Slots 13-16 (Twilight Spectre)
+04406268 xxXXxxXX
+
+$Item Slots 17-20 (Twilight Spectre)
+0440626C xxXXxxXX
+
+$Item Slots 21-24 (Twilight Spectre)
+04406270 xxXXxxXX
+[Core]
diff --git a/Data/User/GameConfig/GZ2P01.ini b/Data/User/GameConfig/GZ2P01.ini index 4744cd512d..652751cf65 100644 --- a/Data/User/GameConfig/GZ2P01.ini +++ b/Data/User/GameConfig/GZ2P01.ini @@ -8,3 +8,89 @@ EmulationStateId = 2
[OnFrame]
[ActionReplay]
+$(M)
+GKMU-93RZ-82YV6
+ZFPE-UYKV-PX95X
+$Infinite Health
+AUZE-RTDF-QRZHA
+BUPB-PJ7U-J1R82
+$Max Health
+R3H6-Y2JE-XP961
+D7HR-M8D2-G13R2
+$Infinite Rupees
+T4W1-XEC4-67PUZ
+14VE-K0Y5-KE8MB
+$Infinite Oxygen
+2CP2-3C3E-6551Z
+M43A-WVVR-VF00A
+$Infinite Slingshot Pellets
+ZAWP-7BBP-MWPQ7
+7BP2-MA3Q-J63RC
+$Infinite Bombs
+AGGP-BNZV-KH7RH
+47GT-1UQ6-7D1ZR
+$Infinite Arrows
+7FEW-GAK4-WY16R
+TQ7X-AN0G-1R3D9
+$Infinite Lantern Oil
+C1CN-MRHN-CRQH1
+PBGR-Z1QJ-YNGPV
+$Have All Swords/Shields/Tunics
+1N19-DJDH-1E1RV
+D2C9-YB3Y-5VU99
+$All Hidden Skills Learned
+UEAT-TPFF-UGX8Y
+GK8K-4JB1-GR6QV
+71QK-9V25-X6A5H
+$Have Dungeon Map/Compass/Boss Key
+7VNW-7RUD-9KYWY
+GWXG-CK3U-59F9P
+2ZT3-UBRM-03KF6
+$Infinite Small Keys
+5MRG-RU3M-EZ4DF
+BQJQ-X9QA-9U9GW
+$Rupees Never Increase or Decrease
+42MX-0ERR-V61WU
+FACA-PBHC-7D95F
+$Have All Letters
+UJN1-NYMK-XXGH3
+CD9W-8BVM-A0T0Z
+QWBB-G8D2-5A60U
+CCKA-YQX0-RZ43K
+Z1ZF-KYWF-UFFZT
+7A8F-63JK-DN1RY
+$Have All Golden Bugs
+9WQC-VJM8-A7D2W
+T9Y4-QMQN-N9892
+$Have Giant Wallet
+ZY26-V51M-ZNJEQ
+WB4T-TFVC-8CR7Z
+$R+D-Pad Left/Right Controls Fog
+3H3D-Y9P4-NFVT1
+Z4AA-7M5Y-GKV8F
+40Q9-YX89-JRFU2
+0AJB-RGR4-184YR
+N4YF-JKB3-Y5MP8
+$R+D-Pad Left/Right Controls Time
+9872-GWYG-JKPR6
+Z4AA-7M5Y-GKV8F
+QVE9-QFUB-35D7B
+0AJB-RGR4-184YR
+JH64-GE4G-M2UA8
+#EASY VESSEL OF LIGHT
+$One Tear Fills 1st Vessel of Light
+CXA2-TW5A-8UF62
+EKJZ-BAU5-83FYC
+GVN5-JCT8-EY8XY
+VP61-73M8-2F098
+$One Tear Fills 2nd Vessel of Light
+CXA2-TW5A-8UF62
+5X40-TMYU-B6PRG
+K1YE-HRZX-3E4ED
+KX7E-CJEQ-5C4ER
+$One Tear Fills 3rd Vessel of Light
+CXA2-TW5A-8UF62
+41VF-EUVP-CY77Z
+MUQN-K0ZJ-B4RVY
+ZBKG-N0G1-N92DF
+
diff --git a/Data/User/GameConfig/GZLE01.ini b/Data/User/GameConfig/GZLE01.ini index 1469b285a0..53348398db 100644 --- a/Data/User/GameConfig/GZLE01.ini +++ b/Data/User/GameConfig/GZLE01.ini @@ -1,13 +1,10 @@ -# GZLE01 - The Legend of Zelda: The Wind Waker
-[Core]
-#Values set here will override the main dolphin settings.
[EmuState]
-#The Emulation State. 1 is worst, 5 is best, 0 is not set.
+#The Emulation State.
EmulationStateId = 2
+[OnLoad]
[OnFrame]
-#Add memory patches to be applied every frame here.
+$Fix item hang
-0x802904b4:dword:0x4E800020
+0x802904B4:dword:0x4E800020
$Max health
0x803C4C09:byte:0x50
$Current health
@@ -21,12 +18,9 @@ $Snow test room 0x803C9D48:dword:0x49546573
0x803C9D4C:dword:0x74363200
[ActionReplay]
-#Add action replay cheats here.
-#Codes by GCNHacker87
$Master Code (useless)
C4323EA8 0000FF00
$Shadow Link
-041926B8 60000000
423BCDA0 00BCFFFF
423BCDA0 00BDFF87
403BCDA0 00017E3F
@@ -122,7 +116,6 @@ $Very Fast on Ladders (May have to barly tap forward on joystick inorder to get 00000000 8435DB18
41200000 00040002
0435DB38 7F7FFFFF
-#Extra deku leaf controls (Y makes you rise, Z keeps you at your current height, X wind pulls you instead of
$push, to stop it from rising you must close and reopen the leaf quickly)
0A3ED84A 00000800
0435DC90 40700000
@@ -137,7 +130,6 @@ $Roll further 0435D3D0 40000000
$Instead of rolling, you glide
0435D3CC 45500000
-#DON'T USE ANY OF THE FOLLOWING CODES UNTIL AFTER MEETING THE DRAGON BOAT
$Max Magic
003C4C1B 00000020
$Infinite Magic
@@ -265,8 +257,6 @@ $Press R to Jump $Press R to Mega Jump
0A3ED84A 00000020
863E4410 00000003
-#PLAY IN TEST MAPS
-#HOLD COMBO DURING LEVEL LOAD
$Test room 1 - Hold (L + Z)
8A3ED84A 00000050
043C9D44 000000FF
@@ -353,3 +343,5 @@ $Test room 14 - Hold (L + R+ B) 00000000 40000000
$Unrestricted Camera
04356D34 45000000
+04356D48 42B00000
+[Core]
diff --git a/Data/User/GameConfig/GZLP01.ini b/Data/User/GameConfig/GZLP01.ini index 5dd8c0670a..52a4bded59 100644 --- a/Data/User/GameConfig/GZLP01.ini +++ b/Data/User/GameConfig/GZLP01.ini @@ -1,11 +1,9 @@ -# GZLP01 - The Legend of Zelda: The Wind Waker
-[Core]
-#Values set here will override the main dolphin settings.
[EmuState]
-#The Emulation State. 1 is worst, 5 is best, 0 is not set.
+#The Emulation State.
EmulationStateId = 2
+[OnLoad]
+#Add memory patches to be loaded once on boot here.
[OnFrame]
-#Add memory patches to be applied every frame here.
+$Fix item hang
0x80295654:dword:0x4E800020
$Max health
@@ -21,7 +19,6 @@ $Snow test room 0x803C9D48:dword:0x49546573
0x803C9D4C:dword:0x74363200
[ActionReplay]
-#Add action replay cheats here.
$(M)
C4329400 0000FF00
$Maximum Health
@@ -55,7 +52,6 @@ $Moon Jump (Hold DPad Down) 423D1D38 01124204
$Maximum Magic
003CC543 00000020
-#Do not use the following codes until after meeting the Dragon Boat
$Infinite Magic
003CC544 00000020
$All Melodies
@@ -137,18 +133,14 @@ $Have All Pearls 003CC5EF 00000007
$Have Completed Triforce
003CC5EE 000000FF
-#################################
$Glow in the Dark Link
043ED014 40800000
$Have Fully Detailed Map
023CC634 00170303
003CC664 00000003
-#Item Codes
$Have Master Sword
003CC53E 00000039
003CC5E4 00000001
-#Test Rooms
-#Hold the button combo when going through doors or warping
$Test Room 1 (Hold L+Z)
8A3F5018 00000050
043D166C 000000FF
@@ -232,4 +224,3 @@ $Test Room 14 (Hold L+R+B) 043D166C 000000FF
043D1670 4B5F5465
043D1674 73746500
-00000000 40000000
diff --git a/Data/User/GameConfig/Pso_Char_id.txt b/Data/User/GameConfig/Pso_Char_id.txt new file mode 100644 index 0000000000..891f5e14cb --- /dev/null +++ b/Data/User/GameConfig/Pso_Char_id.txt @@ -0,0 +1,34 @@ +XX:
+00-Viridia
+01-Greenil
+02-Skyly
+03-Blueful
+04-Purplenum
+05-Pinkal
+06-Redria
+07-Oran
+08-Yellowboze
+09-Whitill
+
+YY:
+00-HUmar
+01-HUnewearl
+02-HUcast
+03-RAmar
+04-RAcast
+05-RAcaseal
+06-FOmarl
+07-FOnewm
+08-FOnewearl
+09-HUcaseal
+0A-FOmar
+0B-RAmarl
+
+NPC list:
+00 = ninja
+01 = rico
+02 = sonic
+03 = knuckles
+04 = Tails
+05 = Flowen
+06 = Elly
\ No newline at end of file diff --git a/Data/User/GameConfig/RM3P01.ini b/Data/User/GameConfig/RM3P01.ini index 194f3f63ff..e9f89b096d 100644 --- a/Data/User/GameConfig/RM3P01.ini +++ b/Data/User/GameConfig/RM3P01.ini @@ -7,4 +7,4 @@ #The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 0
[OnFrame]
-[ActionReplay]
+[ActionReplay]
\ No newline at end of file diff --git a/Data/User/GameConfig/UGPP01.ini b/Data/User/GameConfig/UGPP01.ini new file mode 100644 index 0000000000..f79f884c29 --- /dev/null +++ b/Data/User/GameConfig/UGPP01.ini @@ -0,0 +1,8 @@ +# UGPP01 - Game Boy Player Start-up Disc for EUR
+[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
+[OnFrame]
+[ActionReplay]
diff --git a/Data/User/GameConfig/readme.txt b/Data/User/GameConfig/readme.txt new file mode 100644 index 0000000000..e57de8efaa --- /dev/null +++ b/Data/User/GameConfig/readme.txt @@ -0,0 +1,7 @@ +as said in the version file, these ini's come from the ini database at
+http://code.google.com/p/dolphin-cheats-database/
+
+if you want the othere ini's you can download them all at once using a svn program
+or
+one by one using a browser from:
+http://dolphin-cheats-database.googlecode.com/svn/trunk/
\ No newline at end of file |
