github tomvita/Breeze-Beta beta75

latest releases: beta94p8a, beta94p8, beta94p7...
17 months ago

Auto Download from MyNXCheats

My newer release with title ID as the release tag can be downloaded automatically if the user don't already have cheat. Otherwise the button in Download menu can be used to download it.

Show offset from where you started in Memory explorer

Some times you want to know this information when you follow a pointer and want to know the offset from that pointer

Rebase assistance

Sometimes a bunch of code share the same displacement in offset. In Edit Cheat menu I have added two buttons to help with this task of updating offsets. Bear in mind that not all cheats will be displace by the same amount. Try the adjustment then check the content where the new address is pointing at with "Jump to ASM"

"Adj=Addr-Adj"

Addr is the address offset field of the code under the cursor. Adj is zero when you just lunch Breeze.
Put the cursor on the line with the new address. Activate this button then move the cursor to the line with the old address and activate this button again. Now Adj has the value to help you rebase code that needs to be adjusted by this amount. Now proceed to adjust these code before you exit Breeze ( as Adj will be lost when you exit and you have to relaunch Breeze for a different Adj to be captured )

"Addr=Addr-Adj"

Use this button to adjust the address offset field of the code under the cursor.

"Line 2 cheat"

A new button in Edit Cheat menu to make the line the cursor is on into a cheat code on it's own. This code can then be used by "Make AOB" to create AOB file for cheat porting. The use is for people who want to port another person's cheat creation to a new version. Do this before updating the game to make porting effort easier.

"Search Code"

A new button in Edit Cheat menu to directly make a search for the code on the cursor

Now "load AOB" will insert gap for you when the lines don't have continuous offset

The AOB that Breeze generate are continuous but some cheats don't have AOB generated to help you rebase, what they might have is the recover to original code. You can search using these recovery code and these may not be continuous in offset. To use the load AOB feature just copy the code you want to use into a new cheat and use load AOB to search for it. The list need to have the address of code that is in ascending order or the list will terminate at the point where it isn't.

Put back toggle override config in Help menu

Some games still runs at high priority when you are at home screen. This makes direct launching of Breeze via Profile slow. Atmosphere fix it for hbmenu by elevating the priority for it. This override config makes Breeze the hbmenu. When this is enabled you have to quit Breeze to get to the real hbmenu.

Misc bug fixes for code with off enable

Add ASM

Now works with conditional key

Change conditional key

Now will update the label with the new conditional key

Release version is same as pre-release 75c. If you have that you already have the latest.

Don't miss a new Breeze-Beta release

NewReleases is sending notifications on new releases.