Late update for anyone who read my previous post. I've put this project on hiatus and had came back to it recently with more coding experience.
However, I keep hitting a Snag whenever I modify any code in the apk. For some reason, the game halts at 82% when I load any test mod apk. I don't know which part of the process I messed up on, whether it's the recoding or the apk signing, but the game just refuses to load. Anybody with more experience could lend out some pointers? Any help is appreciated.
For what I did in recoding:
I replaced the get_hp variable with a NOP code in hopes of freezing my health value in-game(godmode).
In singing:
The apk was automatically signed with Apk Easy Tool ver. 2.3.4
However, I keep hitting a Snag whenever I modify any code in the apk. For some reason, the game halts at 82% when I load any test mod apk. I don't know which part of the process I messed up on, whether it's the recoding or the apk signing, but the game just refuses to load. Anybody with more experience could lend out some pointers? Any help is appreciated.
For what I did in recoding:
I replaced the get_hp variable with a NOP code in hopes of freezing my health value in-game(godmode).
In singing:
The apk was automatically signed with Apk Easy Tool ver. 2.3.4
Last edited: