Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is Cheat Engine and Cheat Table Support added ? #163

Open
Jones-HM opened this issue Apr 25, 2023 · 7 comments
Open

Is Cheat Engine and Cheat Table Support added ? #163

Jones-HM opened this issue Apr 25, 2023 · 7 comments

Comments

@Jones-HM
Copy link

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 ?

@Caritusy
Copy link

bro, where's that library

@Jones-HM
Copy link
Author

bro, where's that library

Here is the new link to that library:
https://github.com/Jones-HM/GTLibCpp

@Caritusy
Copy link

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.

@Jones-HM
Copy link
Author

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.

@Caritusy
Copy link

I means,you can check the Memory.dll's code and write a library like Memory.dll as well

@erfg12
Copy link
Owner

erfg12 commented Feb 15, 2024

@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
Copy link
Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants