Gates:Cheat Codes: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (Text replacement - "{| class="module gates"" to "{| class="module MDWiki"")
No edit summary
Line 37: Line 37:
|
|
|  ||Shutterbug2000, techticks<ref>https://projectpokemon.org/home/forums/topic/57553-pok%C3%A9mon-mystery-dungeon-gates-to-infinity-us-text-speed-modifier</ref>
|  ||Shutterbug2000, techticks<ref>https://projectpokemon.org/home/forums/topic/57553-pok%C3%A9mon-mystery-dungeon-gates-to-infinity-us-text-speed-modifier</ref>
|-
| colspan="2" |{{Gates|Mysteriosity}} Effect Override
|005480B0 E204101F
005480B4 E59F0008
005480B8 E0100116
005480BC 13A00001
005480C0 E8BD80F8
005480C4 XXXXXXXX
005480D4 E3A00001
|00549640 E204101F
00549644 E59F0008
00549648 E0100116
0054964C 13A00001
00549650 E8BD80F8
00549654 XXXXXXXX
00549664 E3A00001
|
|Manually set which Mysteriosity effects are triggered when entering a floor.
XXXXXXXX can be replaced with values below (multiple can be selected by performing a bitwise OR between values)
00000001=INDEX_LEVEL_DOWN
00000002=INDEX_SPEED_DOWN
00000004=INDEX_KAMIN
00000008=INDEX_SPEED_UP
00000010=INDEX_NO_HP_UP
00000020=INDEX_LEVEL_UP
00000040=INDEX_NO_USE_SEED
00000080=INDEX_NO_USE_ORB
00000100=INDEX_NO_USE_EQUIPMENT
00000200=INDEX_WAY
00000400=INDEX_PANEL
00000800=INDEX_WEATHER
00001000=INDEX_ITEM_KIND
00002000=INDEX_POKEMON_KIND
00004000=INDEX_NO_ABILITY
00008000=INDEX_SUDDEN_DEATH
00010000=INDEX_WAZAMACHINE
|Irdkwia
|-
| colspan="2" |Mysteriosity Effect Reset
|005480B0 E1A002A4
005480B4 E204101F
005480B8 E7950100
005480BC E0100116
005480C0 13A00001
005480C4 E8BD80F8
005480D4 EB0A264A
|00549640 E1A002A4
00549644 E204101F
00549648 E7950100
0054964C E0100116
00549650 13A00001
00549654 E8BD80F8
00549664 EB0A264A
|
|Switch back to the game's actual code.
|Irdkwia
|-
|-
| colspan="2" |[[File:Gates to Infinity - Poké icon.png]] Money
| colspan="2" |[[File:Gates to Infinity - Poké icon.png]] Money

Revision as of 11:43, 13 July 2023

This is a list of cheat codes for Pokémon Mystery Dungeon: Gates to Infinity. They can be used with the Citra emulator or tools such as Rosalina or CTRPluginFramework. Numbers in this page are in hexadecimal.

Cheats

Purpose or
affected data
Code Notes Source
North America Europe Japan
Text speed modifier

00278F98 EA000007
00278F9C E1A00000
00278FA0 E3170007
00278FA8 02855001
00278FAC 0BFC9E20
00278FC4 CAFFFFF5

00279D68 EA000007
00279D6C E1A00000
00279D70 E3170007
00279D78 02855001
00279D7C 0BFC9B18
00279D94 CAFFFFF5

Replace the part highlighted in blue:
0x3 for 2x
0x7 for 4x
0xF for 8x

North American version hasn't been tested.

Irdkwia
Instant text speed 00278FAC 00000000 00279D7C 00000000 Shutterbug2000, techticks[1]
Mysteriosity Effect Override 005480B0 E204101F

005480B4 E59F0008 005480B8 E0100116 005480BC 13A00001 005480C0 E8BD80F8 005480C4 XXXXXXXX 005480D4 E3A00001

00549640 E204101F

00549644 E59F0008 00549648 E0100116 0054964C 13A00001 00549650 E8BD80F8 00549654 XXXXXXXX 00549664 E3A00001

Manually set which Mysteriosity effects are triggered when entering a floor.

XXXXXXXX can be replaced with values below (multiple can be selected by performing a bitwise OR between values) 00000001=INDEX_LEVEL_DOWN 00000002=INDEX_SPEED_DOWN 00000004=INDEX_KAMIN 00000008=INDEX_SPEED_UP 00000010=INDEX_NO_HP_UP 00000020=INDEX_LEVEL_UP 00000040=INDEX_NO_USE_SEED 00000080=INDEX_NO_USE_ORB 00000100=INDEX_NO_USE_EQUIPMENT 00000200=INDEX_WAY 00000400=INDEX_PANEL 00000800=INDEX_WEATHER 00001000=INDEX_ITEM_KIND 00002000=INDEX_POKEMON_KIND 00004000=INDEX_NO_ABILITY 00008000=INDEX_SUDDEN_DEATH 00010000=INDEX_WAZAMACHINE

Irdkwia
Mysteriosity Effect Reset 005480B0 E1A002A4

005480B4 E204101F 005480B8 E7950100 005480BC E0100116 005480C0 13A00001 005480C4 E8BD80F8 005480D4 EB0A264A

00549640 E1A002A4

00549644 E204101F 00549648 E7950100 0054964C E0100116 00549650 13A00001 00549654 E8BD80F8 00549664 EB0A264A

Switch back to the game's actual code. Irdkwia
File:Gates to Infinity - Poké icon.png Money 109B2EAC 0000270F Replace the number highlighted in blue with
the desired amount of money.
Blue
Deposited File:Gates to Infinity - Poké icon.png money 009B2EC0 0098967F Replace the number highlighted in blue with
the desired amount of money.
Blue
Gold Bars 109B2EBC 0000270F Replace the number highlighted in blue with
the desired amount of Gold Bars.
Blue
Team Skills 009B3264 00FFFFFE Unlocks all the not unused Team Skills in the game.

The blue number is to be read bitwise.
Each bit corresponds to a Team Skill,
as they are listed in their wiki page,
except the least significant bit.

Blue
Party Species 209B162C 00000001 For the first Pokémon in the party.
Add 0xE8 to the green numbers for the second.
Add 0x1D0 for the third.
Add 0x2B8 for the fourth.

The variables themselves are in blue.


Valid move IDs can be found in the List of Moves page.

Blue
Level 009B15B8 00000064
Current HP 009B15A8 000000FF
Max HP 009B15AC 000000FF
Attack 009B15D0 000000FF
Defense 009B15D8 000000FF
Special Attack 009B15E0 000000FF
Special Defense 009B15E8 000000FF
Move 1 109B1634 00000001
Move 2 109B1640 00000002
Move 3 109B164C 00000100
Move 4 109B1658 00000101
Ability


See Also

References