Nintendo SWITCH Cheat Codes Download

Avoid creating cheat Request Topic​

Request cheats are made in :​

cheat-codes-ams-and-sx-os-add-and-request-general​


This group provides cheat code authors to post works, share experience, learn and exchange

This group also provides cracking game players to get the latest and most complete cheats, and assist in testing

Since GBATemp is the most famous place in the industry, we hope to improve the content quality of this group

The main contents of this group include:
1. Publish personal originals.
2. Improve the quality of secondary creation (including version updates, repairs, and enhancements)
3. Request to create game cheats
4. Tutorial sharing on developing game cheat codes

For technical exchanges, sharing the code of others must attach the URL of the webpage published by the original author (do not copy the complete code)

Although the content of this group is very precious, it is provided for free, and it is not allowed to reprint it to commercial places or paid membership websites for profit.
Nintendo SWITCH Cheat Codes Download
Nintendo SWITCH Cheat Codes Download

pointer searching with Breeze

  • Thread starter Thread starter TomSwitch
  • Start date Start date
  • Views Views 6,835
  • Replies Replies 205
  • Likes Likes 22
@TomSwitch ,what should i do?
You can create ASM codes with Breeze,i've tried many times but i've never succeeded🤷‍♂️.
https://gbatemp.net/threads/easy-asm-hacking-toturial.619990/
Teach you how to make the easy ones

Here is a quick one, You playing this game?
[Breeze beta87 不思議のダンジョン 風来のシレン6 とぐろ島探検録 1.0.2 TID: 01003E001A67A000 BID: 30A396AC73D6F381]

gold is a easy hack
first you find gold, then you break on access and find that this
ldr w9, [x20, #0x18] is reading only gold so you hook this
what you do is you add this line to cheat, and you get
[gold max]
04000000 024C5B40 B9401A89
This is a cheat code that writes the original back

then you edit cheat and put in these lines
ldr w9, a
str w9, [x20, #0x18]
return:
b code1+4
a:.word 1000000

Add cheat button then gives you this cheat:
[gold max]
04000000 024C5B40 B9401A89
04000000 024C5B40 150AA610
04000000 0676F380 18000069
04000000 0676F384 B9001A89
04000000 0676F388 16F559EF
04000000 0676F38C 000F4240

PS: I am shooting in the dark having absolutely no idea what you did or did not do
 
Last edited by TomSwitch,
  • Like
Reactions: NeoGranzon
https://gbatemp.net/threads/easy-asm-hacking-toturial.619990/
Teach you how to make the easy ones

Here is a quick one, You playing this game?
[Breeze beta87 不思議のダンジョン 風来のシレン6 とぐろ島探検録 1.0.2 TID: 01003E001A67A000 BID: 30A396AC73D6F381]

gold is a easy hack
first you find gold, then you break on access and find that this
ldr w9, [x20, #0x18] is reading only gold so you hook this
what you do is you add this line to cheat, and you get
[gold max]
04000000 024C5B40 B9401A89
This is a cheat code that writes the original back

then you edit cheat and put in these lines
ldr w9, a
str w9, [x20, #0x18]
return:
b code1+4
a:.word 1000000

Add cheat button then gives you this cheat:
[gold max]
04000000 024C5B40 B9401A89
04000000 024C5B40 150AA610
04000000 0676F380 18000069
04000000 0676F384 B9001A89
04000000 0676F388 16F559EF
04000000 0676F38C 000F4240

PS: I am shooting in the dark having absolutely no idea what you did or did not do
@TomSwitch thanks for explanation,but it's too complicated for me,with a video tutorial i would understand much better.
 
Jump to target on a cheat code is for type 0 only. To jump to a pointer target you have to add it to bookmark first, maybe next release I make it jump to pointer target too
not jump to pointer, I mean Jump to target to a Main address (04000000 ..) then start following pointer from there, which is not working, it only does a Jump Back when choose Jump forward on a pointer (h+xxxxxxxx)
Post automatically merged:

@TomSwitch thanks for explanation,but it's too complicated for me,with a video tutorial i would understand much better.
here is a tutorial on how to setup Breeze to do ASM and money tutorial with pictures
https://gbatemp.net/threads/diy-hacking-on-fire-emblem-engage.624829/post-10072410
here is a video tutorial
 
Last edited by dsrules,
members only
Now capture the (virtually full) x30 address, you can use that to look at the game code calling the function that access memory in gen2 menu.

88p4
Added a goto call button

These addition are not related to pointer search. They are there help with code tracing
 
Last edited by TomSwitch,
Last edited by TomSwitch,
  • Like
Reactions: MMZ and NeoGranzon
@TomSwitch, can't seem to exit the JumpBack menu back to Search Manager without pushing Home to exit Breeze since the Back button has been removed from the JumpBack menu?
 
@TomSwitch, can't seem to exit the JumpBack menu back to Search Manager without pushing Home to exit Breeze since the Back button has been removed from the JumpBack menu?
Ops, the back button is not visible. You can continue to use B if you set VisibleOnly (in search manager menu) to 0; Will be fixed in next release.
 
Last edited by TomSwitch,
  • Like
Reactions: MMZ and dsrules
Ops, the back button is not visible. You can continue to use B if you set VisibleOnly (in search manager menu) to 0; Will be fixed in next release.
could you test and see if you could replicate this crash?
memory explorer>setbreakpoint>gen2attach>back (or back>back)
100% crashes for me, tested on 2 games
 
could you test and see if you could replicate this crash?
memory explorer>setbreakpoint>gen2attach>back (or back>back)
100% crashes for me, tested on 2 games
Thanks for the feedback. Yes, verified that it crash. It is probably due to not having check for dmnt have cheat process. It's only check once when Breeze launch but when gen2 attach dmnt was asked to detach and gen2 would still be attached in this case.

Gen2 menu should not return to memory explorer, will fix that in next release.
Post automatically merged:

Members-only download
This download link is for members of the Nintendo SWITCH Cheat Codes Download group. Join the group to see it. It's free.

fix some bugs reported by dsrules
 
Last edited by TomSwitch,
@TomSwitch, regarding Bookmarks , like at the title screen or before having player controlled
when a bookmark points to a 16 digit address [FFFFFF654C285400] u64 0x000000654C285400 (MAIN+b8+0+10+20(*access denied*)+10+4 ,accidently choose Memory Explorer will crash a second after Memory Explorer opens

it would not crash if it points to a 10 digit address [48E3685400] u64 0 (MAIN+b8+0+10+20(*access denied*)+10+4
 
@TomSwitch, regarding Bookmarks , like at the title screen or before having player controlled
when a bookmark points to a 16 digit address [FFFFFF654C285400] u64 0x000000654C285400 (MAIN+b8+0+10+20(*access denied*)+10+4 ,accidently choose Memory Explorer will crash a second after Memory Explorer opens

it would not crash if it points to a 10 digit address [48E3685400] u64 0 (MAIN+b8+0+10+20(*access denied*)+10+4
Thanks, will look into it.
Post automatically merged:


Members-only download
This download link is for members of the Nintendo SWITCH Cheat Codes Download group. Join the group to see it. It's free.

Added some checks, see if that removes the problem
 
Last edited by TomSwitch,
@TomSwitch, Breeze needed update for firmware 18.0? getting panic occurred on boot with these 2 folders, can't search or control Breeze (no response to any dpad movement) without them
010000000000d609
010000000000000d
 
  • Like
Reactions: Andre63
@TomSwitch, Breeze needed update for firmware 18.0? getting panic occurred on boot with these 2 folders, can't search or control Breeze (no response to any dpad movement) without them
010000000000d609
010000000000000d
Same error with Breeze 88f (only folder 010000000000D609).

I had to delete the folder 010000000000D609 to be able to start Atmosphere.
 
Members-only download
This download link is for members of the Nintendo SWITCH Cheat Codes Download group. Join the group to see it. It's free.
has just been updated with the recompiled gen1 and gen2 for HOS18

They are written with kill switch when HOS is higher than the stated version they will fatal throw ( complain loudly by bring up the crash screen ). These two now have the HOS version set at 18, when 19 comes out it will crash again.

It is min ATM and max HOS in the kill switch. I lowered the min ATM in my build to 14 and keep the max HOS as it is with the official.
 
Last edited by TomSwitch,
Members-only download
This download link is for members of the Nintendo SWITCH Cheat Codes Download group. Join the group to see it. It's free.
has just been updated with the recompiled gen1 and gen2 for HOS18

They are written with kill switch when HOS is higher than the stated version they will fatal throw ( complain loudly by bring up the crash screen ). These two now have the HOS version set at 18, when 19 comes out it will crash again.

It is min ATM and max HOS in the kill switch. I lowered the min ATM in my build to 14 and keep the max HOS as it is with the official.
@TomSwitch

Thanks so much for your work and update.
Atmosphere starts perfectly after installing Gen2.

Regards.
 
It is min ATM and max HOS in the kill switch. I lowered the min ATM in my build to 14 and keep the max HOS as it is with the official.
This is sadly no longer the case, lowering the kill switch to 14 don't stop it from crashing if there is ATM mismatch (tried with 1.6.1 and crashed) There is dmnt change this time compared to the so many previous time and since it was intended to be strictly matched one to one can hardly blame it for crashing.

I will have to add a check in Breeze to make sure it match before installing the fork.
Post automatically merged:

@TomSwitch

Thanks so much for your work and update.
Atmosphere starts perfectly after installing Gen2.

Regards.
Please also report if gen2 functionality works as per normal with Breeze for you. There are GDB related changes in this release.
 
Last edited by TomSwitch,

Group statistics

Group owner:
matias3ds
Members:
86229
Threads:
7810
Messages:
42389
Photos:
0

Site & Scene News