why? if you put it in atmosphere then it only loads 1 folder (the game you are playing), it will never go over the limit, or load the file using breeze tid, not the individual button@dsrules that's why i have all those cheats inside the Breeze folder.
@dsrules i always save cheats in both Breeze and Atmosphere,we have a different way of doing things,many authors only use that path and don't even know that they can be placed there too.why? if you put it in atmosphere then it only loads 1 folder (the game you are playing), it will never go over the limit, or load the file using breeze tid, not the individual button
then you could definitely load old cheat from atmosphere instead of individual (leave tnat as a bug report)@dsrules i always save cheats in both Breeze and Atmosphere,we have a different way of doing things,many authors only use that path and don't even know that they can be placed there too.
Members-only download
Updated.
Updates to Cheat Selection Behavior for Large Cheat Files
The “Choose individual cheats from Breeze’s Game directory” button exists solely to allow selecting cheats when a large cheat file exceeds the 127/128-cheat limit.Bounce Check Added
A bounce check has been added to the “Choose individual cheats from Breeze’s Game directory” button to prevent buffer overflow. No more than 128 entries will be displayed on the left panel, cheat file creator can create folder to hold many cheats as long as folder plus expended folder does not exceed 128 entries or cheats will be inaccessible.
The directory used by this button has also been updated to the Game-specific cheat directory.
Previously, it pointed to the root of Breeze’s cheat directory, which in extreme cases could contain so many files that it overflowed the file selection panel.
(If someone manages to create an unreasonable number of files in a game-specific directory, the panel may still overflow—this is considered an irrational use case, and if you choose to push it that far, I’ll allow it to crash your Switch.)
Post automatically merged:
@NeoGranzon your use case should have no problem even before the update. I think you should never have used that button as it wasn't what you want, I believe you only wanted to load file with a different BID. What you needed was the file being in either Breeze's Game directory or Atmosphere's TID directory. If you used Breeze to create the outdated cheat file it would already be at the correct directory of your choosing. I could but I won't let you browse 670 files to pick one. It would not be the good way to find a file.
Having those 670 files in Breeze/Cheats means if the title id is found it would be loaded if there isn't a cheat file in either atmosphere nor breeze's game directory, it would be before searching for file on the internet or the title.zip file.
There are only two places to load files that don't match the title id, use the two correct button and the one I don't think you should touch but it is fine if you want to.
Last edited by TomSwitch,
@TomSwitch those are the backups of the cheats that i have in the smartphone it was just an example, this is the Breeze configuration that i use to save the cheats that i createHaving those 670 files in Breeze/Cheats means if the title id is found it would be loaded if there isn't a cheat file in either atmosphere nor breeze's game directory, it would be before searching for file on the internet or the title.zip file.
There are only two places to load files that don't match the title id, use the two correct button and the one I don't think you should touch but it is fine if you want to.



and as you can see there is the folder that contains the cheat.
Do you have a question or have problem with something?@TomSwitch those are the backups of the cheats that i have in the smartphone it was just an example, this is the Breeze configuration that i use to save the cheats that i create
View attachment 545904View attachment 545905View attachment 545906
and as you can see there is the folder that contains the cheat.
No @TomSwitch ,since i missed your reply notification,i wanted to show you how the cheats i create are saved,which are stored in the folders you described.Do you have a question or have problem with something?
Those 670 files i attached in the previous post are the backups of the cheats i''ve created and which i keep on my smartphone,which i then transfer via FTP witch Switch and post here.
Wrote a new example demonstrating how to use x30 matching, this one takes advantage of the latest features added in beta99s.
It’s important that the count= value is not too low; otherwise, the cheat may not activate frequently enough.
members only
It’s important that the count= value is not too low; otherwise, the cheat may not activate frequently enough.
members only
Last edited by TomSwitch,
@TomSwitch I have a question: is it possible with Breeze to update the pointers and ASMs without having to recreate them from 0 as i sometimes have to do.Wrote a new example demonstrating how to use x30 matching, this one takes advantage of the latest features added in beta99s.
It’s important that the count= value is not too low; otherwise, the cheat may not activate frequently enough.
members only
Only for easy one, exactly like edizon se and it's only assisted not fully automated. The idea is only the first offset changed. Some of the time that is the case.@TomSwitch I have a question: is it possible with Breeze to update the pointers and ASMs without having to recreate them from 0 as i sometimes have to do.
Last edited by TomSwitch,
@TomSwitch and for ASMs it's not possible?only for easy one, exactly like edizon se and it's only assisted not fully automated.
There is AOB creation (you need the old version) and search tool (you need to have created AOB when you still have the old version).@TomSwitch and for ASMs it's not possible?
It's not that user friendly and I don't normally update cheats so you can expect I only have minimal effort in development and testing on the feature.
Since you don't have PC I suppose you may be stuck with what I suspect to be the only tool on Switch.
In stead of learning the tool I recommend that you just make them again like you did the old version.
Last edited by TomSwitch,
@TomSwitch and for ASMs it's not possible?
Release a US version code that hacks the item stats
Updated for 1.2.1 BID AC81CFEFED83D01D
To re base cheat load the AOB created with Make AOB with the old version of the game. Off code need to be activated for this to work directly.





AP code is at the same place so old one will just work

pointer code has a different address and need to be rebased
"Goto DIsassembly", "Add to Cheat", "Edit Cheat", Load the source file, save, then add asm

Get pointer code is now ready.
Goto...
Post automatically merged:
Updated for 1.2.1 BID AC81CFEFED83D01D
To re base cheat load the AOB created with Make AOB with the old version of the game. Off code need to be activated for this to work directly.





AP code is at the same place so old one will just work

pointer code has a different address and need to be rebased
"Goto DIsassembly", "Add to Cheat", "Edit Cheat", Load the source file, save, then add asm

Get pointer code is now ready.
Goto...
@dsrules you always make everything easy.download the ....aob.txt file from github and look inside then you will know how to make an aob cheat for use to updateRelease a US version code that hacks the item stats
Post automatically merged:
Updated for 1.2.1 BID AC81CFEFED83D01D
To re base cheat load the AOB created with Make AOB with the old version of the game. Off code need to be activated for this to work directly.
AP code is at the same place so old one will just work
pointer code has a different address and need to be rebased
"Goto DIsassembly", "Add to Cheat", "Edit Cheat", Load the source file, save, then add asm
Get pointer code is now ready.
Goto...
What files should i download from GitHub?
I've already tried this procedure and it didn't work.
didn't I mentioned download the ..aob.txt file and look inside?@dsrules you always make everything easy.
What files should i download from GitHub?
I've already tried this procedure and it didn't work.
what do you see
@dsrules and how do i look inside?didn't I mentioned download the ..aob.txt file and look inside?
what do you see
You always forget that i'm on a smartphone and not a PC and i have to download the file to see the cheats inside.
you mean you don't know how to open a .txt file on your phone?@dsrules and how do i look inside?
You always forget that i'm on a smartphone and not a PC and i have to download the file to see the cheats inside.
@dsrules when i go to github and click on the aob file it asks me to download it not to open it.you mean you don't know how to open a .txt file on your phone?

then why can't you download it then open it@dsrules when i go to github and click on the aob file it asks me to download it not to open it.
View attachment 546163
Similar threads
- Replies
- 1
- Views
- 253
- Replies
- 3
- Views
- 295
- Replies
- 8
- Views
- 574
- Replies
- 2
- Views
- 245









