Replies: 1 comment
-
massive database with cheat codes: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to have a command which allows me to add a console, the used cheat engine and the cheat code into a message and the bot tells me which memories are used in the cheat code and what size (converted to RA memory viewer). This command would make it easier to find memories for developers when developing a set.
For example a developer wants to find the map ID memory and they can just type the cheat which loads a specific map into the message and then the bot tells them the few memories which are included in the cheat code and could be the memory they are looking for. In the most cases that would reduce the possible amount of memories to less than 10 which are fairly easy to test.
As a command I have something like this in mind:
Input:
!translateCheat "Gameboy" "GameShark" "0100FAC2 0100FBC2 0100FCC2 0100FDC2"
Output:
That's just an example for GameShark for the Gameboy. Of course every console and cheat engine behaves different so this could be a command which improves and gets more consoles featured over time because someone needs to find the time to understand the logic behind them.
Beta Was this translation helpful? Give feedback.
All reactions