joaopaulo98
Platinian
Hi folks, i wanna a way to speed up a entire android game, permanently and without a 3rd app (like cheat engine, game guardian, etc). some ideas?
i'm reverse engineering this game library (cocos2dx) with ida pro, hex editor and a arm/asm converter. I've already managed to change a lot in the game by changing variables, memory addresses and making jumps. but i'm stuck on change the speed.
can anyone give me an idea? it can be a hint of which function or variable to change. or else an app that makes this speedhack patch on this game. I'm sure it's possible. basically just do the function that the cheat engine speedhack does, but only implemented directly in the game. my guess is to decrease some time clock or delay variable, but which one and how?.
i'm reverse engineering this game library (cocos2dx) with ida pro, hex editor and a arm/asm converter. I've already managed to change a lot in the game by changing variables, memory addresses and making jumps. but i'm stuck on change the speed.
can anyone give me an idea? it can be a hint of which function or variable to change. or else an app that makes this speedhack patch on this game. I'm sure it's possible. basically just do the function that the cheat engine speedhack does, but only implemented directly in the game. my guess is to decrease some time clock or delay variable, but which one and how?.