I looked for a topic for this subject but did not find it, sorry if I put it in the wrong place.
I have two suggestions for the GG API.
1) A function in api GG that updates the analyzed process memory (eg game)
Some games have memory allocated dynamically, in other words, loads data into memory only when needed. When the GG is run it will analyze the memory of the process allocated at that moment. It is necessary later to have to update the analyzed memory manually in the GG.
Anyway, there comes my need / request, I want a function in the GG API that updates the memory analyzed by the gg of the game process.
2) Colors in api prompt menu
If possible add the "Choice" and "multiChoice" functions as well.
More for a visual effect and having a better user interface, I need to replicate the use of the colors present in the "SpeedHack: functions" menu (example in the screenshot below)
Many thanks to the GG team for the excellent work!