Super MD:Cheat Codes: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
(Finally fixed the cheat code for disabling Pokemon breaks! Tested and working now!)
No edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This is a list of '''cheat codes''' for {{GameTitle|SuperMD|l|i}}. They can be used with the {{Meta|Citra emulator}} or tools such as the {{Meta|Cheat-Engine Rosalina}} or {{Meta|CTRPluginFramework}}. Numbers in this page are in hexadecimal.
This is a list of '''cheat codes''' for {{SuperMDTitle}}. They can be used with the {{Meta|Citra emulator}} or tools such as the {{Meta|Cheat-Engine Rosalina}} or {{Meta|CTRPluginFramework}}. Numbers in this page are in hexadecimal.


==Cheats==
==Disable Breaks==
{| class="module wikitable" style="margin:auto; text-align:center"
{| class="module wikitable" style="margin:auto; text-align:center"
|-
! rowspan="2" |Purpose or<br>affected data
! colspan="3" |Code
! rowspan="2" |Notes!! rowspan="2" |Source
|-
|-
!North America
!North America
Line 12: Line 8:
!Japan
!Japan
|-
|-
|Disable Pokémon taking breaks
|202A6998 E3A00000
|202A6998 E3A00000
|202A72F8 E3A00000
|202A72F8 E3A00000
|
|
|European Cheat Code Tested
|}
|End (original asm patch)<ref>https://discord.com/channels/710190644152369162/867057210805583882/942556278964768799</ref><br>techticks (code version)<ref>https://discord.com/channels/710190644152369162/867057210805583882/942840361028567050</ref>
 
Source:
 
End (original asm patch)<ref>https://discord.com/channels/710190644152369162/867057210805583882/942556278964768799</ref><br>techticks (code version)<ref>https://discord.com/channels/710190644152369162/867057210805583882/942840361028567050</ref>
 
==Connected to Pokémon 1==
{| class="module wikitable" style="margin:auto; text-align:center"
|-
!North America
!Europe
!Japan
|-
|
|20A17C2F 0000<span style="color:blue">8903</span>
|
|}
 
The type of border around a Pokemon's portrait. If the value doesn't match the Pokemon's ID, it will appear gray. If the value matches the Pokemon's ID, it is golden.
 
Source: [[User:Noirfasui|Noirfasui]]
 
==Pokémon Ability Modifier==
{| class="module wikitable" style="margin:auto; text-align:center"
|-
! rowspan="2" |Purpose or<br>affected data
! colspan="3" |Code
|-
!North America
!Europe
!Japan
|-
|-
|Pokémon 1 Ability
|Pokémon 1 Ability
Line 23: Line 47:
|20A17C2A 000000<span style="color:blue">01</span>
|20A17C2A 000000<span style="color:blue">01</span>
|
|
| rowspan="2" |Without update<br>Replace part in blue with the {{SuperMD|List of Abilities by ID|Ability ID}}
| rowspan="2" |[[User:Blue|Blue]]
|-
|-
|Pokémon 2 Ability
|Pokémon 2 Ability
Line 30: Line 52:
|
|
|
|
|}
Without update<br>Replace part in blue with the {{SuperMD|List of Abilities by ID|Ability ID}}
Source: {{Admin|B}}
==Pokémon Species Modifier==
{| class="module wikitable" style="margin:auto; text-align:center"
|-
! rowspan="2" |Purpose or<br>affected data
! colspan="3" |Code
|-
!North America
!Europe
!Japan
|-
|-
|Pokémon 1 Species
|Pokémon 1 Species
|20A1316C 000000<span style="color:blue">02</span>
|10A1316C 0000<span style="color:blue">0002</span>
|20A17C2C 000000<span style="color:blue">02</span>
|10A17C2C 0000<span style="color:blue">0002</span>
|209CCC5C 000000<span style="color:blue">02</span>
|109CCC5C 0000<span style="color:blue">0002</span>
|Replace the blue part with the {{SuperMD|List of Pokémon by ID|Pokémon ID}} <ref group  ="notes">To actually get specific Pokemon species, it is dependent on the ID of the Leader.
A Pokemon within the 00-FF ID range can have its species changed to any other Pokemon inside that range but not outside it. Same for these next few examples.
A Pokemon inside the 00 01 - FF 01 ID range.
A Pokemon inside the 00 02 - FF 02 ID range.
A Pokemon inside the 00 03 - FF 03 ID range.</ref>
|Blue
|-
|-
|Pokémon 2 Species
|Pokémon 2 Species
|20A13274 000000<span style="color:blue">02</span>
|10A13274 0000<span style="color:blue">0002</span>
|20A17D34 000000<span style="color:blue">02</span>
|10A17D34 0000<span style="color:blue">0002</span>
|209CCD60 000000<span style="color:blue">02</span>
|109CCD60 0000<span style="color:blue">0002</span>
|Replace the blue part with the Pokémon ID
|Blue
|-
|-
|Pokémon 3 Species
|Pokémon 3 Species
|20A1337C 000000<span style="color:blue">02</span>
|10A1337C 0000<span style="color:blue">0002</span>
|20A17E3C 000000<span style="color:blue">02</span>
|10A17E3C 0000<span style="color:blue">0002</span>
|209CCE64 000000<span style="color:blue">02</span>
|109CCE64 0000<span style="color:blue">0002</span>
|Replace the blue part with the Pokémon ID
|}
|Blue
 
Replace the blue part with the {{SuperMD|List of Pokémon by ID|Pokémon ID}}
 
Source: {{Admin|B}}
 
==Pokémon Portrait Direction Modifier==
{| class="module wikitable" style="margin:auto; text-align:center"
|-
! rowspan="2" |Purpose or<br>affected data
! colspan="3" |Code
|-
!North America
!Europe
!Japan
|-
|-
|Pokémon 1 Portrait Direction
|Pokémon 1 Portrait Direction
Line 60: Line 102:
|20A17C30 0000000<span style="color:blue">1</span>
|20A17C30 0000000<span style="color:blue">1</span>
|
|
|0 is front facing. 1 is backwards.
|Blue
|-
|-
|Pokémon 2 Portrait Direction
|Pokémon 2 Portrait Direction
Line 67: Line 107:
|20A17D38 0000000<span style="color:blue">1</span>
|20A17D38 0000000<span style="color:blue">1</span>
|
|
|0 is front facing. 1 is backwards.
|Blue
|-
|-
|Pokémon 3 Portrait Direction
|Pokémon 3 Portrait Direction
Line 74: Line 112:
|20A17E40 0000000<span style="color:blue">1</span>
|20A17E40 0000000<span style="color:blue">1</span>
|
|
|0 is front facing. 1 is backwards.
|Blue
|}
|}


==Notes==
0 is front facing. 1 is backwards. Replace the blue part.
<references group  ="notes"/>
 
Source: {{Admin|B}}


==See Also==
==See Also==
Line 87: Line 124:
<references />
<references />


[[Category:Community]]
[[Category:Super MD Community]]
[[Category:Cheat Codes]]
[[Category:Pokémon Mystery Dungeon (series) Cheat Codes]]

Latest revision as of 18:54, 26 December 2024

This is a list of cheat codes for Nintendo 3DS Pokémon Super Mystery Dungeon. They can be used with the Citra emulator or tools such as the Cheat-Engine Rosalina or CTRPluginFramework. Numbers in this page are in hexadecimal.

Disable Breaks

North America Europe Japan
202A6998 E3A00000 202A72F8 E3A00000

Source:

End (original asm patch)[1]
techticks (code version)[2]

Connected to Pokémon 1

North America Europe Japan
20A17C2F 00008903

The type of border around a Pokemon's portrait. If the value doesn't match the Pokemon's ID, it will appear gray. If the value matches the Pokemon's ID, it is golden.

Source: Noirfasui

Pokémon Ability Modifier

Purpose or
affected data
Code
North America Europe Japan
Pokémon 1 Ability 20A1316A 00000001 20A17C2A 00000001
Pokémon 2 Ability 20A13272 00000001

Without update
Replace part in blue with the Ability ID

Source: B

Pokémon Species Modifier

Purpose or
affected data
Code
North America Europe Japan
Pokémon 1 Species 10A1316C 00000002 10A17C2C 00000002 109CCC5C 00000002
Pokémon 2 Species 10A13274 00000002 10A17D34 00000002 109CCD60 00000002
Pokémon 3 Species 10A1337C 00000002 10A17E3C 00000002 109CCE64 00000002

Replace the blue part with the Pokémon ID

Source: B

Pokémon Portrait Direction Modifier

Purpose or
affected data
Code
North America Europe Japan
Pokémon 1 Portrait Direction 20A17C30 00000001
Pokémon 2 Portrait Direction 20A17D38 00000001
Pokémon 3 Portrait Direction 20A17E40 00000001

0 is front facing. 1 is backwards. Replace the blue part.

Source: B

See Also

References