Skip to content

Releases: tomvita/Breeze-Beta

More tweaks and improvements

13 May 10:42
d4c0f71
Compare
Choose a tag to compare

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

11 May 07:40
d4c0f71
Compare
Choose a tag to compare

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

09 May 14:44
d4c0f71
Compare
Choose a tag to compare

Fix bug for compare with B search. Added ==* search type.
Add ability to attach screen shot to search file. Added smart type which guess what type the data is.
Added special action keys to hack and freeze candidates.
UI tweaks to improve usability.

Added Search capability

06 May 10:14
d4c0f71
Compare
Choose a tag to compare

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

08 May 12:49
d4c0f71
Compare
Choose a tag to compare
some tweak to the UI Pre-release
Pre-release
beta29-p3

Update README.md

Add option to attach screen shot to search file

07 May 09:48
d4c0f71
Compare
Choose a tag to compare

add indent and else support for cheat disassembly

19 Apr 04:55
2484e5d
Compare
Choose a tag to compare

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

07 Sep 18:00
2484e5d
Compare
Choose a tag to compare

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

26 Aug 11:50
2484e5d
Compare
Choose a tag to compare

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

26 Aug 01:47
2484e5d
Compare
Choose a tag to compare

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