-
Notifications
You must be signed in to change notification settings - Fork 44
how to update memory_address.ini #57
Description
Hi!
I'm an engineer trying to understand how to get the values to populate memory_address.ini
I've learned cheat engine basics and seen Roguelinke's video, but I think with a little more support, I can better understand all the moving parts.
Specifically, I'm comfortable on fetching p2_data_offset and rollback_frame_offset, but I'm totally lost on how to efficiently get player_data_pointer_offset. Also, I don't know the best way of finding updates like facing or if I wanted to add current_health as a feature in addition to damage_taken.
Once we have a repeatable pattern, I think I can build a python script that will automatically perform these steps and update the memory address file. Even if that's not possible, I can help to post updated files and document these steps so that others can follow too.
Would it be possible to set up some time to hop on a call with @WAZAAAAA0 or @Fimox, since they seem to understand this stuff a lot better than I do? I promise I'll do the heavy lifting, and I think a 30-minute sync will be plenty to get me up to speed.
There's a Tekken patch coming May 8 - perhaps we can grab those updated values together!