JumpBack
Now allow multiple pointer targets to be added. Now you can exit the menu and re-enter without loosing the progress. You can save the current target map to a file and can resume the search from there as long as you did not quit the game and the depth 0 target still remain at the same memory address. Quitting Breeze will lost all unsaved work in progress. Status line show current depth of the targets, meaning these nodes are that many jumps to the original depth 0 targets. If these nodes has arrived on main then the bookmark added will be of this depth. Currently the maximum depth allowed is 7. The -1_scan % shows the progress of scanning for pointers that points to these nodes. Progress to next depth will make these the next node.
Start
This button starts scanning for pointers that points to the targets
next depth
This button now don't auto start scan, it only process the previous scan into targets, this is to give finer control over the process
get depth+1 ptr
Use this button when it is not possible to go next depth, either you reached 7 or the size of the target is too large and will crash if you go next depth. If you go next depth after pressing this button you will have duplicated bookmarks
Bookmark menu
This button brings you to bookmark menu to examine the results, you can return and continue the search
do B8 scan
This button will scan for second offset B8 which frequently appear on good pointers. This will result in pointer that is depth +2 from the current depth
MainPtrScan=
When set to 1 only source that points to a main pointer will be added for next depth.
Save_Map
Save the current target map
Load_Map
Load target map from save. Jump back target map is only valid for the current game session
BookMark
JumpBackMatch
This button is added in bookmark menu. Pushing this button on a bookmark will make this bookmark assist the search from target to main. The effect will take place for each depth after the add. Do not press more than once as there is no check for duplication and it will result in extra copy for each time you press. FL= on the right panel status line keep track of how many BM has been added due to this assist.
FileSelection
Now this button offers the next number for confirmation instead of the current number. If you press X you get to pick a file from the directory, if you subsequently press B then nothing change. The file name format has changed now every file is %BID(%03d).bmk instead of inconsistent look of the older format but you will have to rename bookmark file you want to use to this format. Picking file with wrong naming will not work.
Main Menu
JumpBack menu
This button let you enter the jump back menu when there is a search in progress. You can freely exit the jump back menu and not loose the progress. Be careful not to press B while in main menu which will abort the search. This does imply that the memory consumed by JumpBack is not released until you quit Breeze.
Release version is beta86 p16. You only see p16 when you look with home brew browser.