I think this game has been long overdue on my part

I'm currently mapping some game functions (just the current version, 2.2.0.1) based on other Foundation Engine games (Tomb Raider series) where debug symbols are available to me. And can produce a standalone fake pdb that can be shipped with the game's binary so you can inspect function and variable names.
Here's a sneak peak:



More, soon

BR,
Sun
P.S.: So what I'm going to release will work ONLY with 2.2.0.1. If game updates again, I won't remap stuff to the newer version. Besides, this mapping exercise is to learn how Foundation Engine works, as well as research purposes. Not making cheating easier.