is it a setting that it could be turned on or off? even if -20 might not be reliable especially on unity games
if JumpbackMatch is different from Jumpback menu then forget that I asked
is it a setting that it could be turned on or off? even if -20 might not be reliable especially on unity games
Regular pointer search is using u16 offset. JumpBackMatch now supports negative offset. Each node on the pointer used for the match can have negative offset to join the chain. JumpBack move back and JumpBackMatch jump forward, the linking offset can be large and negative. I think the use case is normally for a memory region used in emulator so likely the jump back depth would be 0 but the tool will work for any depth.is it a setting that it could be turned on or off? even if -20 might not be reliable especially on unity games
if JumpbackMatch is different from Jumpback menu then forget that I asked
JumpBackMatch is part of jumpback menu. It is useful if you have a good pointer and think that the one you are looking share some of the nodes.nvm, I got confused with Jumpback Menu and JumpbackMatch
Used it 1 time and was very helpful.JumpBackMatch is part of jumpback menu. It is useful if you have a good pointer and think that the one you are looking share some of the nodes.
Let me know if this helps. members only
Thanks, I was not able to find the JumpBackMatch button before, now found it in the Bookmark menuJumpBackMatch is part of jumpback menu. It is useful if you have a good pointer and think that the one you are looking share some of the nodes.
Let me know if this helps.
ok, I will test it later@dsrules would you mind testing this one ?Members-only download
This has a change in regular pointer search. It will save some memory (I don't know how significant), and it will add to computation (I also don't know how significant). So it may extend the depth you can go at the expense of time. Let me know your results and if you think I should use this for future releases.
I set range to 0x40000 for depth 0, used to be 0x800ok, I will test it later
btw, does 99o ignores the max search range that we set?
for example, when max search range is set to 0xb8 or 0x800, perform next depth then do B8 scan, I am getting results in 5 digits in depth2 b8+xxxxx+xx
update: how should I proceed to test the new version?
tried a pointer search with SE and 99n, both have the same results before throwing a memory limit


I am not sure if I tested it correctly or notI set range to 0x40000 for depth 0, used to be 0x800
View attachment 528758
This is new to SE, I check if there is more offset than needed and proceed to delete excess. The check and delete is extra compute and the more that gets deleted the more memory saving. It's going to be dependent on game. If the range is big then there will be more saving in memory and more time spend deleting.
View attachment 528757
If you set range to a big value then there will be more in "sources", can be very much more than num offsets and these extra are discarded when moving the next depth instead of being discarded when we know we don't need it.
You get to see sources when you press "Y" on a node. With SE you will not see anything more than defined in num offsets.
did you use big range?I am not sure if I tested it correctly or not
kept doing next depth until memory limit reached, both normal and SE versions got the same results on 3 games
5 100% 12282 bm 11619
7 100% 72963 bm 6058
8 0% 16861 bm 43126
didn't noticed any difference in speed
@dsrules i'm busy updating my cheats for Super Robot Wars Y 1.0.4&Sonic Wing Reunion 1.0.3.Thanks, I was not able to find the JumpBackMatch button before, now found it in the Bookmark menu
@NeoGranzon, you might be able to find the Power Stone 2 hp pointer with this

You mean double branch for asm cheat? Have no idea how gen2saveDB can possibly be related. Are you able to repeat the problem?@TomSwitch report long distance jump is broken
Edit: went back to 99n still happen after delete gen2saveDB then it fix, happen after go to 99o
View attachment 528786
the bottom 2 games are unity games, I used search search range b8, num 2, nodes 1000did you use big range?
If it is no worst maybe I will just make this default. I see no harm doing it if there is no performance penalty.
For unity game I normally need to reduce range to smaller than 800, I often use 200 or even 100, is that still the same? I don't do pointer search much so off hand don't have any game to test that theory.
You mean double branch for asm cheat? Have no idea how gen2saveDB can possibly be related. Are you able to repeat the problem?
try this when you have time and see it works or not@dsrules i'm busy updating my cheats for Super Robot Wars Y 1.0.4&Sonic Wing Reunion 1.0.3.
When there is an existing cheat Breeze will reuse the code cave. So after clearing the assembled code are you able to add asm twice without error? If the second time always gives error then I did not cater for double branch case on the reuse of code cave.in 99o when add asm for double branch alt asm=1 first time is good, but if change alt asm=0 add asm will make it branch straight to the to it like photo 1. then even i change it alt asm=1 will like photo 2. but when i go back to 99n delete gen2saveDB then everything work normal even i accidently change the wrong alt asm= 0 or 1 it fix itself
Edit:
Got to delete all the code then go back to do add asm will fix it, all good
And please can you look into gen2 menu when i expend (ZR R) sometime i do stack come pair and need the expend to see the value after press X on a line then exit back out the the gen2 menu go back to original size wasn't stay expend like other revision. i note it also in 99n
Thanks Tom




So what happens at the last screen? Can't do Gen2Attach?@TomSwitch i have a problem with Breeze beta 99o when i try to create a cheat with Gen2 i can't proceed,i leave you the screenshots below am i doing something wrong?
View attachment 529091
View attachment 529090View attachment 529089
View attachment 529092


