printscreenman90 How do I cheat?
Reputation: 0
Joined: 25 Dec 2019 Posts: 1
|
Posted: Thu Dec 26, 2019 12:22 pm Post subject: Best way to convert a big CE table? |
|
|
| Hello, guys. First of all, wanted to thank you for creating this program. It accumulated quite a lot of features over the years since last time I've used it. I have made a bunch of mods for a single-player game so there is a quite big CE table at my hands composed of various auto-assembler scripts, some of them allocating data used across multiple scripts and i wanted to ask what would be the less painful way to convert it all into a standalone mod package (some dudes are afraid to even install cheat engine on their PC). The CE trainer would require user to start it up first and press a hotkey, and i wanted to automate the process along the way. The idea was to create some sort of proxy dll that exports the same functions as say XINPUT_13.dll, Loads original one, GetProcAddress the functions and applies my patches along the way. The way i was thinking is converting most of the auto-assembler scripts into inline assembly blocks but it's quite a daunting task with so much to patch. So i ask you cheat engine guys is there some easier way i could go about it?
|
|