Open Jones-HM opened 1 year ago
bro, where's that library
bro, where's that library
Here is the new link to that library: https://github.com/Jones-HM/GTLibCpp
This is hard,because the memory.dll was written by C#,and the example that you gave GTLibCpp is a c++ library. And in actually the cheat engine is a tool to reverse the game,we can't too dependent on it.
This is hard,because the memory.dll was written by C#,and the example that you gave GTLibCpp is a c++ library. And in actually the cheat engine is a tool to reverse the game,we can't too dependent on it.
If you will allow me, I can integrate the same method for creating the trainers from directly from the cheat engine. It's just a parser library for XML which I have created and I can do that in C# language as well.
I means,you can check the Memory.dll's code and write a library like Memory.dll as well
@Jones-HM You're welcome to fork the source and send a PR. Make sure the methods are easy to understand, have XML tags, and maybe include some screenshots, video or tutorial write up for the new method(s).
@Jones-HM You're welcome to fork the source and send a PR. Make sure the methods are easy to understand, have XML tags, and maybe include some screenshots, video or tutorial write up for the new method(s).
Thanks will do that and create new PR.
Ask in our Discord channel first, please. https://discord.gg/ddhGacy Hi, Is Support for Cheat Engine and Cheat Table added in the current version how can i generate trainer using Cheat Engine files. ?
I came across this library GTLibCpp which can generate game trainers using Cheat Engine with support to cheat table.
I was wondering if there is something like that in this library as well ?