Finding help on changing address locating - Guilty Gear Strive
Posted: Fri Nov 01, 2024 12:17 pm
by Thunter2012
Hi all,
I am trying to do HP cheat (offline) of Guilty Gear Strive.
I have already located that the HP address are ended with F9E0 (whatever its address changed, they will always ended with F9E0)
I want to get help that will there any code or function that can make cheat engine auto scan the next changed address and allocate it automatically.
I found the following hope it can provide you information.
Game Ver 1.40 (Steam)
HP max value is 420 (2 byte, exact value, address change when loading into a new stage/new battle)
HP address always have digit ended with F9E0 (for player 1, I dont search that foe player 2 yet)
Please help if you have idea on this. Thank you very much.
Re: Finding help on changing address locating - Guilty Gear Strive
Posted: Fri Nov 01, 2024 12:39 pm
by zachillios
You would need to make a pointer for the address. Here's the tutorial I used to learn:
Re: Finding help on changing address locating - Guilty Gear Strive
You would need to make a pointer for the address. Here's the tutorial I used to learn:
Thank you so much, I learn a lot.
I follow the clip's instruction but it is no luck that when I try to use the function "Find out what accesses this address", it prompted "fatal error" and the game is shut down immediately.
Do I do something wrong?
Re: Finding help on changing address locating - Guilty Gear Strive
You would need to make a pointer for the address. Here's the tutorial I used to learn:
Thank you so much, I learn a lot.
I follow the clip's instruction but it is no luck that when I try to use the function "Find out what accesses this address", it prompted "fatal error" and the game is shut down immediately.
Do I do something wrong?
Ensure that you have the VEH debugger enabled. You can find it by going to Settings>Debugger Options>Debugger Method.
Re: Finding help on changing address locating - Guilty Gear Strive
You would need to make a pointer for the address. Here's the tutorial I used to learn:
Thank you so much, I learn a lot.
I follow the clip's instruction but it is no luck that when I try to use the function "Find out what accesses this address", it prompted "fatal error" and the game is shut down immediately.
Do I do something wrong?
Ensure that you have the VEH debugger enabled. You can find it by going to Settings>Debugger Options>Debugger Method.
Thank you so much, it works now.
And I finally find the HP & tension guage pointer and my cheat work fine now, I don't need to search one by one between battles.
Thank you again.