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,877
  • Replies Replies 205
  • Likes Likes 22
👌 @TomSwitch ,i asked why on the Breeze beta github page there is only the 85e version to download and there is no 86p8 version.
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.
 
fixed in p9, was screening for heap, when you were in main can't even start :)
p9 could find Espgaluda 2 pointers using Goto depth, not sure why Start > next depth doesnt work on any games anymore? have to use Goto depth
but Super Mario Wonders coins stops at depth 3-1 with Nothing to process msg even when search depth = 7 range 0x800
DQM can not find money pointer b8+0+50+20+10 even on search depth = 7 + depth+1, with or without b8 search
p8 was able to find 17 (depth 7) pointers using Goto depth 6 then do B8 scan, but none of them has the above DQM depth 5 pointer
one the previous version was able to find the above depth 5 pointer using Goto, forgot if it was p4 or other version

Post automatically merged:

👌 @TomSwitch ,i asked why on the Breeze beta github page there is only the 85e version to download and there is no 86p8 version.
it is still in testing phase, not yet ready for release page
 
Last edited by dsrules,
  • Like
Reactions: crazy_p
p9 could find Espgaluda 2 pointers using Goto depth, not sure why Start > next depth doesnt work on any games anymore? have to use Goto depth
but Super Mario Wonders coins stops at depth 3-1 with Nothing to process msg even when search depth = 7 range 0x800
DQM can not find money pointer b8+0+50+20+10 even on search depth = 7 + depth+1, with or without b8 search
p8 was able to find 17 (depth 7) pointers using Goto depth 6 then do B8 scan, but none of them has the above DQM depth 5 pointer
one the previous version was able to find the above depth 5 pointer using Goto, forgot if it was p4 or other version

Post automatically merged:


it is still in testing phase, not yet ready for release page
Thanks, try p10 hopefully this is the real ready for release
Post automatically merged:

decided to make another tweak, so here is p11, now press next step will auto activate start

@dsrules I don't understand why start and next depth isn't working for you, can you give me more details about how to re-create this on my side?
Post automatically merged:

now p12, the search range was implemented as a <, now it is changed to <=
 
Last edited by TomSwitch,
  • Like
Reactions: crazy_p
Thanks, try p10 hopefully this is the real ready for release
Post automatically merged:

decided to make another tweak, so here is p11, now press next step will auto activate start

@dsrules I don't understand why start and next depth isn't working for you, can you give me more details about how to re-create this on my side?
nothing, I just chose Start then next depth, but it's working now on p11

p11 is able to find pointers for Espgaluda 2 and DQM $, but for Super Mario Wonders stage coins is still not working, now it can't even get pass depth 0, coins last offset is +338
mariow.jpg
View attachment smbw.mp4

update: p12 is the same for Super Mario Wonders
 
Last edited by dsrules,
  • Like
Reactions: crazy_p
nothing, I just chose Start then next depth, but it's working now on p11

p11 is able to find pointers for Espgaluda 2 and DQM $, but for Super Mario Wonders stage coins is still not working, now it can't even get pass depth 0, coins last offset is +338
View attachment 412826
View attachment 412827

update: p12 is the same for Super Mario Wonders
Thanks for catching it. Here is p13, hopefully a good one finally.
 
  • Like
Reactions: MMZ and crazy_p
Thanks for catching it. Here is p13, hopefully a good one finally.
so far, it's working on the games I tested before using Start>next depth or Goto depth
only one thing to mention is that I could not find the DQM $ depth 5 pointer when using B8 scan
I tried to do B8 scan at depth 2,3 (BM 0), depth 4 B8 scan got some depth 7 pointers only
 
  • Like
Reactions: crazy_p
so far, it's working on the games I tested before using Start>next depth or Goto depth
only one thing to mention is that I could not find the DQM $ depth 5 pointer when using B8 scan
I tried to do B8 scan at depth 2,3 (BM 0), depth 4 B8 scan got some depth 7 pointers only
So this DQM $ depth 5 pointer is known good and you can't find it with B8 scan at depth 3? Can you find it at depth 5 doing regular scan? Known good that can't be found is surely a concern. It will always be the current depth +2 with B8 scan. This scan grab everything that is within range.
Post automatically merged:

Found two bugs with B8 search. Please try again with p14
 
Last edited by TomSwitch,
  • Like
Reactions: crazy_p
So this DQM $ depth 5 pointer is known good and you can't find it with B8 scan at depth 3? Can you find it at depth 5 doing regular scan? Known good that can't be found is surely a concern. It will always be the current depth +2 with B8 scan. This scan grab everything that is within range.
yeah, it could be found with start, next depth or goto depth 5
no depth 5 or 6, only got depth 7 with B8 scan
you could test it if you still have the game installed, the pointer path is the same for all versions of the game
 
Last edited by dsrules,
  • Like
Reactions: crazy_p
yeah, it could be found with start, next depth or goto depth 5
no depth 5 or 6, only got depth 7 with B8 scan
you could test it if you still have the game installed, the pointer path is the same for all versions of the game
I already deleted the game to free up space. B8 scan is very slow, need some optimization, is already slow when I restricted it wrongly, now should be worst.
Post automatically merged:

This B8 scan is for heap so I am putting back scan for heap.
Now p15
 
Last edited by TomSwitch,
  • Like
Reactions: crazy_p
I already deleted the game to free up space. B8 scan is very slow, need some optimization, is already slow when I restricted it wrongly, now should be worst.
Post automatically merged:

This B8 scan is for heap so I am putting back scan for heap.
Now p15
p15 could find DQM depth 5 with B8
 
Last edited by dsrules,
Now p16 with load map and save map so you can go back to the game and come back to the search. Will be adding some screening tool so those that become invalid due to change in the game memory can be removed to make the map smaller.
Some games just litter all over the place with rubbish and will struggle to reach depth 5 with setting like offset 2 range 0x800
 
Last edited by TomSwitch,
upate: I think I had it wrong, I thought thè SearchBookmark input value was the search value for the current bookmarks cheat value
now, it is all good

maybe you need to write a new tuotrial on how to use it properly
May I ask what the correct value is("cheat value" is not right)? I encountered the same problem。
 
May I ask what the correct value is("cheat value" is not right)? I encountered the same problem。
There is a search setup next to the search bookmark button. Maybe later I will add a button to search for the value on the current cursor. The correct value may not be anywhere near the top of the list.
 
There is a search setup next to the search bookmark button. Maybe later I will add a button to search for the value on the current cursor. The correct value may not be anywhere near the top of the list.
Thank you for your reply.
I still don't quite understand what value I should search for to eliminate incorrect bookmarks.
Post automatically merged:

goto search setup to set the bookmark search value
Thank you for your reply. I'll give it a try.
 

Group statistics

Group owner:
matias3ds
Members:
86370
Threads:
7843
Messages:
42473
Photos:
0

Site & Scene News