Releases: tomvita/Breeze-Beta
More tweaks and improvements
Smart display type now includes string.
Pointer status display shows the target value.
Memory edit value shown with smart type will edit it in that type.
Use multiple bookmark file. (Useful when you import bookmark from pointer searcher)
Some tweaks and improvements
Remove pointer searcher bookmark that are no longer valid.
Search file info display now show b file if applicable.
Auto continue option to proceed with search without asking for file name.
Will not overwrite file, you now have to delete the file first to reuse the file name.
Preserve value when switching type in search setup
Pointer walk in memory explorer. Add bookmark with pointer from memory explorer
beta29
Added Search capability
Now Breeze can perform memory search and in partnership with Pointer Searcher SE make dynamic memory cheat code.
Breeze now have most of the search features and perform search significantly faster than EdiZon SE.
Please come to my discord for support and please provide feedback to make Breeze better.
some tweak to the UI
beta29-p3 Update README.md
Add option to attach screen shot to search file
add indent and else support for cheat disassembly
Now cheat disassembly will indent with a "." when condition code is encountered.
Added support for "else" in cheat code assembly and disassembly.
Added more screening for character that is illegal for directory name in game title.
fix atmosphere version check
Please update before you update atmosphere to 1.0.0 or Breeze won't run and you have to update manually.
Add cheats group from file
Extend cheat outline group support to add individual cheats from file.
Added cheats group add / delete buttons.
For people who has number of cheats that exceed the limits of atmosphere now you can have all your cheats organized in groups and stored in one file to be loaded into dmnt cheatVM when needed.
Support cheat outline groups
If first opcode is 0x20000000 it is treated as outline label
The following is a outline label:
[outline label name]
20000000
https://user-images.githubusercontent.com/68505331/130886596-e0c547fa-e00b-4178-a381-b3ab596e180b.mp4