Paper on the specifications of the blam.sav binary.
This paper covers the profile properties that are stored in the blam.sav
binary, which is generated by HCE in the savegames
directory for preserving user configurations. This document's purpose is to allow TCE to implement 1:1 compatibility with a user's HCE profile.
The methodology, offsets and attributes of the properties are showcased with descriptions and code examples in either C++ or Python.
If you find any issues, errors, or believe that something is vague or unclear, don't hesitate to post an issue!