Drakkhonian wrote: ↑Sat Apr 09, 2022 1:14 pm
wiseblue1989 wrote: ↑Sat Apr 09, 2022 5:16 am
if my memory didn't betray me after all these years, the stats can go up above 99, i remember getting my serge to 108 str, idk if it is with the equipment or something, but it doesn't matter if it is limited, somehow i love having a little extra something to earn after annoying random battle
so if possible, please research and add the cheat
ok, will do after i finish some stuff first.
ok so, i have good news and bad news.
Good news: theres certaintly enough byte space to reach 999 and even 9999 star levels, and apparently rereading the math made me realize it should be possible to break that limit, idk if the game would break tho because of the lookup values for stat increases might be just for lvl 1 to 99.
Bad news: i have NO idea how to break the limit! it definitely isnt simple asm hacking. If you know anything about older game hacking: this game has memory management that reminds me of old pokemon games, and anyone who worked on hacking those games for mods will tell you how hard THAT is.
so unfortunately, while it might be possible to break the limit and go over the lvl 99 cap (even though the game would only show 99 stars anyway no matter how much over it you might be), i am NOT capable of doing it with the current knowledge of cheat creating i have, id have to study a LOT to get there too.
i do have a solution tho, when you hit 99 stars just reset the number to 0 or 1 or something and keep gaining stars, as i reread the math i realized you may even reach 999 hp and 99 or 255 stats with everyone, i dunno if doing so would break the game somehow if it starts to try to add 1 to the stat when its already maxed. Its possible itd break the game if the devs didnt make an upper limit check on the code for stats. But that is as much i can help with that sadly.
and for gaining mini level ups after every battle its the same, because of how the code manages memory and reuses memory spaces a LOT i simply dont have the capacity of hacking that stuff. Sorry about that.