Releases: tomvita/Breeze-Beta
beta96
Updates for Atmosphere 1.8
- dmnt Fork, Gen2 Fork, and Profile Forwarder:
Two versions are now included to ensure compatibility with both pre-Atmosphere 1.8 and post-Atmosphere 1.8 systems.- Settings menu will automatically install the correct version for your setup.
- If an older version is already installed, it must be uninstalled via the Settings menu.
- For the profile forwarder:
- Setting
profile shortcut = 0
will uninstall. - Setting
profile shortcut = 1
will install.
- Setting
Memory Explorer
- Formatting Enhancements:
Adjusted memory explorer formatting to improve clarity and usability.
ASM Explorer
- Branch-to Search Functionality:
Now includes base pointer resolution within the scope of 10 lines from an ADRP instruction.- Pressing Go to Source on an ADRP after a branch-to search will navigate you to the memory explorer pointed to by this pointer.
Gen2 Menu
- Max Trigger Display:
The gen2 menu status line now shows the max trigger for easy reference.
JumpBack Menu
- Memory Limit Signal:
The right panel status line will indicate when memory limits are reached, signaling the need to exit Breeze to avoid a crash. Press Home when finished viewing.
beta95h
beta95g
beta95f
beta95e
beta95d
beta95c-18b
beta95c-18a
beta95a
Gen2 fork is now at 0.13g, new version needed and will required a reboot to use gen2 menu.
Watch buffer size is increased.
Additional features have been added to gen2 menu and the user interface has been adjusted.
Updated "branch to" search to include targets of B.cond, CB and TZ.
Fixed a conditional key bug affecting the edit cheat menu.
Remove duplicated entry of Breeze in hbmenu.
Here is a summary of the changes to gen2 menu since release of beta94b
Gen2 menu
PerformExclusiveSearch
This button works on data captured by memory watching on target. It check one by one until the last entry to see if any of them can survived the exclusiveness test. Lower entry will not be tested if higher one were not eliminated. You can use the delete entry button to get rid of them so lower entry can be tested.
Delete entry
Delete selected entry
make match all
generate a code template that match x30 and all the stack check values
make match 1
generate a code template that match one of either x30 or stack check value chosen by "Next stack_check="