I was thinking,
if people can make trainers for games (fe unlimited health),
what i know about that (and i don't know much about that)
- what they do is fe when there's an event like increase of health, they log what kind of values are changed at that moment, in that way you can find wich byte or bits changes
so (and maybe i'm naive),
when we push CTRL+F in pause mode, we could log this event
and make this available without the need of the pause-button
anyone an idea on this???