github tomvita/Breeze-Beta pre_beta67
beta 67 preview

latest releases: beta94, beta94p10_, beta94p9a...
pre-release19 months ago

gen2 fork updated to 0.07
now allow installation on atm 14.01.

PS: 0.06 works fine on 14.01 but earlier Breeze release would check ATM version and refuse to install if you had 14.01. 0.07 seems stable enough but if it were not you can manually install 0.06 and use beta 66 instead if you have update atm to 14.01

added x30 match feature

Now in gen2 menu when you watch a memory the list of code that access this memory will also have the last four bytes of X30. Some game code does not push X30 onto the stack, instead it is just kept in X30 waiting for ret. Since the last four bytes of code address are invariant across gaming session this information may be useful for code creation.
Now if you watch a code found by watching memory you can choose to only record the register content if the last four bytes of X30 match what was captured earlier. This may be helpful in heavily reused game code.

Don't miss a new Breeze-Beta release

NewReleases is sending notifications on new releases.