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,829
  • Replies Replies 205
  • Likes Likes 22
My patient will beak long before 4000. Try using that 2 buttons to narrow down and see whether you still want a pre-filter for the B8. Breeze can handle a few K import from pointer searcher SE so I would guess 4K won't be that much worst for my patient and for you surely no problem.
just tested Check pointers and Searchbookmark, only took a second or 2 to narrow,
but Searchbookmark only allows input search value as u8? even when the original search type was u32 or u64
also bookmark size 1200 suddenly becomes 3300+ after using Searchbookmark a few times (reverts back to previous bookmark size after reboot) , searching current value 90 with Searchbookmark doesn't filter out the the pointers with 0 value

still only 1 pointer begins with B8 is good after eboot and changing game mode

update: maybe there is something wrong with Searchbookmark, for example, many pointers has a value of 80, when Searchbookmark and input search value 80, nothing shows up
Bookmark(80) 1/0
 
Last edited by dsrules,
but Searchbookmark only allows input search value as u8?
Search bookmark can be perform for any data type
1200 suddenly becomes 3300+ after using Searchbookmark a few times
Search bookmark will go through all your existing bookmark in the current bookmark file and append the result in the bookmark file you designate. If you put it back to the same file then the size increase. I normally put it in a new file.
update: maybe there is something wrong with Searchbookmark, for example, many pointers has a value of 80, when Searchbookmark and input search value 80, nothing shows up
Bookmark(80) 1/0
You were searching with u8 instead of the correct size?
 
Search bookmark can be perform for any data type

Search bookmark will go through all your existing bookmark in the current bookmark file and append the result in the bookmark file you designate. If you put it back to the same file then the size increase. I normally put it in a new file.

You were searching with u8 instead of the correct size?
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
 
Last edited by dsrules,
  • Like
Reactions: a35761499
@TomSwitch , bug when the search range is small? 0x100 , 0x200 (adjusted search range via Pointer search menu in Search Manager before using JumpBack) the depth goes insane after depth 1 or depth 2 search then Atmosphere crashes
 
Last edited by dsrules,
@TomSwitch , bug when the search range is small? 0x100 , 0x200 (adjusted search range via Pointer search menu in Search Manager before using JumpBack) the depth goes insane after depth 1 or depth 2 search then Atmosphere crashes
View attachment 411355
View attachment 411357

0x800, 0x1000 no problem
View attachment 411358
It's not search range per se. Which game is that?

Maybe something about 0. I will also scan the code to see if I see anything.
Post automatically merged:

Try this
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.
 
Last edited by TomSwitch,
It's not search range per se. Which game is that?

Maybe something about 0. I will also scan the code to see if I see anything.
Post automatically merged:

Try this
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.
tested 2 games, Super Mario Wonders coins, Vernal Edge hp
will try 85c later

update: 85c maybe ok, it prevents from searching further
Post automatically merged:

@TomSwitch , the % doesn't want to stop
1k.jpg
2k.jpg
Espgaluda 2 (32bit) > Play > Normal > Score
 
Last edited by dsrules,
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.


This pre-release let you do multiple target at one go. That is all it does at the moment, future release will let you find chain that have common section which is an indication of having a better chance of being good. Perhaps dropping other path for a faster search.
 
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.


This pre-release let you do multiple target at one go. That is all it does at the moment, future release will let you find chain that have common section which is an indication of having a better chance of being good. Perhaps dropping other path for a faster search.
before choosing Start in JumpBack menu, if choose Goto depth then it will get stuck in this screen, couldn't get out without pushing Home
(could get out the same screen when choose next depth without choosing Start)01.jpg
 
  • Like
Reactions: crazy_p
before choosing Start in JumpBack menu, if choose Goto depth then it will get stuck in this screen, couldn't get out without pushing Home
(could get out the same screen when choose next depth without choosing Start)View attachment 412240
Will fix it, meanwhile use the latest on git which will let you do the go to depth after you press start once, it also have a bug fix to a bug that create duplicates
 
beta86 p4
added JumpBackMatch in bookmark menu.
Here is an illustration.
After some effort you found this code.
[coins 10k]
580F0000 04A58AF8
580F1000 000000B8
580F1000 00000000
580F1000 00000118
780F0000 0000002C
640F0000 578A8709 00002710
Then you want to make a code for HP
If you add the bookmark for [coins 10k] to help with pointer search for HP what it will do is to help you find
[hp]
580F0000 04A58AF8
580F1000 000000B8
580F1000 00000040
580F1000 000001E0
580F1000 00000028
780F0000 0000002C
640F0000 00000000 0000001E
[hp]
580F0000 04A58AF8
580F1000 000000B8
580F1000 00000040
580F1000 000001D8
580F1000 00000028
780F0000 0000002C
640F0000 00000000 0000001E
When you get to depth 3+1.

What happens is a forward node is create with each depth of cheat [coins 10k]. These nodes are check to see if they are near any of the target nodes within the distance of the search range, if they are then a ride is taken to main. In this case there is a match at a distant of 0x40 in depth 3 between one forward node and two backward nodes.

@dsrules this is kind of what you wish for about about B8 except that it has to be known good B8 and not just any B8. What you were asking is for every possible forward pointer that start with the second offset B8 being added as this assist scheme. Maybe I will add such a feature later.
Post automatically merged:

1704652956279.png
@dsrules now you get lot's of B8s

With beta86 p5 speed is greatly increased. Not sure if there are anything missed due to this optimization. Talking about difference between p4 and p5. I am aware of some algorithmic issue with bookmark add which affect both p4 and p5 which will be fix in p6. Also coming is speed up of bookmark add.
 
Last edited by TomSwitch,
View attachment 412551
@dsrules now you get lot's of B8s

With beta86 p5 speed is greatly increased. Not sure if there are anything missed due to this optimization. Talking about difference between p4 and p5. I am aware of some algorithmic issue with bookmark add which affect both p4 and p5 which will be fix in p6. Also coming is speed up of bookmark add.
yeah, speed seems a lot faster then before

I am kind of confuse on how to use B8

search range 0x100
1. choose Start or do B8 scan
2. next depth (1+1) will say Nothing to process, Target 3
3. but if I choose Goto depth (search_depth = 6), it will found Target 665 BM 0
4. then choose do B8 scan, will show Target 665 BM 8

search range 0x100
1. choose Start
2. next depth (1+1) will say Nothing to process
3. do B8 Scan, will found BM 7 (b8+xx+xx)

DQ3 Monsters $
sometimes I could found b8+0+50+20+10 (search range 0x100 offset num 2)
sometimes I could not even when search range is 0x1000 offset num 10 depth 5+1
 
  • Like
Reactions: crazy_p
beta86 p8 should be the last preview of beta86
Pointer search is now as good if not better than pointer searcher se
Post automatically merged:

yeah, speed seems a lot faster then before

I am kind of confuse on how to use B8

search range 0x100
1. choose Start or do B8 scan
2. next depth (1+1) will say Nothing to process, Target 3
3. but if I choose Goto depth (search_depth = 6), it will found Target 665 BM 0
4. then choose do B8 scan, will show Target 665 BM 8

search range 0x100
1. choose Start
2. next depth (1+1) will say Nothing to process
3. do B8 Scan, will found BM 7 (b8+xx+xx)

DQ3 Monsters $
sometimes I could found b8+0+50+20+10 (search range 0x100 offset num 2)
sometimes I could not even when search range is 0x1000 offset num 10 depth 5+1
B8 does a reverse search. Starting from main find node with [[main+?]+B8] then look for target that is in range. It will find pointers that are +2 in depth compare with normal next step you need two step to be there. If the pointer is good I expect to find it is the pointer good?

Have you try p8? Earlier version have some algorithmic issue with bookmark add, p8 is now properly done

B8 scan is rather slow compared to normal scan now, you may have to wait a few seconds for it to be completed during which there is no status update.

B8 scan also don't use the number of offset, it grab everything within range, didn't do the computation for number of offset.

Earlier version the bookmark add was when the scan was being perform and only the nearest one is consider a hit, if there is another node between the pointed address and the good node the good node will be lost. As of p8 the adding of bookmark is post scan and every node will get it's chance fair and square to be added as bookmark.
 
Last edited by TomSwitch,
beta86 p8 should be the last preview of beta86
Pointer search is now as good if not better than pointer searcher se
Post automatically merged:


B8 does a reverse search. Starting from main find node with [[main+?]+B8] then look for target that is in range. It will find pointers that are +2 in depth compare with normal next step you need two step to be there. If the pointer is good I expect to find it is the pointer good?

Have you try p8? Earlier version have some algorithmic issue with bookmark add, p8 is now properly done

B8 scan is rather slow compared to normal scan now, you may have to wait a few seconds for it to be completed during which there is no status update.

B8 scan also don't use the number of offset, it grab everything within range, didn't do the computation for number of offset.

Earlier version the bookmark add was when the scan was being perform and only the nearest one is consider a hit, if there is another node between the pointed address and the good node the good node will be lost. As of p8 the adding of bookmark is post scan and every node will get it's chance fair and square to be added as bookmark.
Sorry @TomSwitch ,is possible update from homebrew app or only dowload fron github?
 
beta86 p8 should be the last preview of beta86
Pointer search is now as good if not better than pointer searcher se
Post automatically merged:


B8 does a reverse search. Starting from main find node with [[main+?]+B8] then look for target that is in range. It will find pointers that are +2 in depth compare with normal next step you need two step to be there. If the pointer is good I expect to find it is the pointer good?

Have you try p8? Earlier version have some algorithmic issue with bookmark add, p8 is now properly done

B8 scan is rather slow compared to normal scan now, you may have to wait a few seconds for it to be completed during which there is no status update.

B8 scan also don't use the number of offset, it grab everything within range, didn't do the computation for number of offset.

Earlier version the bookmark add was when the scan was being perform and only the nearest one is consider a hit, if there is another node between the pointed address and the good node the good node will be lost. As of p8 the adding of bookmark is post scan and every node will get it's chance fair and square to be added as bookmark.
I tested it with existing cheats, pointers are 100% working since it was added to bookmark then perform the pointer search

with p8, seems "Nothing to process" occurs when choose next depth after Start search
tested 4 games, all have the same results, 2 could use depth+1 to continue the next depth, 2 could not
I am not able to find this with p8
[Breeze beta85e Espgaluda II 1.0.0 TID: 0100911014898000 BID: 09A262435E9EAF2F]

[life]
540F0000 00855140
540F1000 00000088
740F0000 0000041A
620F0000 00000003 00030005
it can''t go any further after used Start , depth+1 would not work on this game,
use Goto depth also would not get pass depth 0-1 even when max range is set to 0x4000, same goes for Mario Wonders when search for coins pointer
DQM is able to use depth+1
 
Last edited by dsrules,
  • Like
Reactions: crazy_p
I tested it with existing cheats, pointers are 100% working since it was added to bookmark then perform the pointer search

with p8, seems "Nothing to process" occurs when choose next depth after Start search
tested 4 games, all have the same results, 2 could use depth+1 to continue the next depth, 2 could not
I am not able to find this with p8
[Breeze beta85e Espgaluda II 1.0.0 TID: 0100911014898000 BID: 09A262435E9EAF2F]

[life]
540F0000 00855140
540F1000 00000088
740F0000 0000041A
620F0000 00000003 00030005
it can''t go any further after used Start , depth+1 would not work on this game,
use Goto depth also would not get pass depth 0-1 even when max range is set to 0x4000, same goes for Mario Wonders when search for coins pointer
DQM is able to use depth+1
don't understand about depth+1 you can either use goto depth or you do start, next depth L and R, L and R, ...
Post automatically merged:

Didn't Espgaluda II already working long ago? Or is it broken with P8?
 
  • Like
Reactions: crazy_p
don't understand about depth+1 you can either use goto depth or you do start, next depth L and R, L and R, ...
Post automatically merged:

Didn't Espgaluda II already working long ago? Or is it broken with P8?
yes, Espgaluda II nothing working on p8
some games could not go to next depth no matter which options are used, doesn't matter 32bit or 64bit
 
  • Like
Reactions: crazy_p

Group statistics

Group owner:
matias3ds
Members:
86210
Threads:
7804
Messages:
42375
Photos:
0

Site & Scene News