BinToss / HCE.Profile.Persistence

Paper on the specifications of the blam.sav binary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HCE Profile Persistence

Paper on the specifications of the blam.sav binary.

Introduction

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.

Contribution

If you find any issues, errors, or believe that something is vague or unclear, don't hesitate to post an issue!

About

Paper on the specifications of the blam.sav binary


Languages

Language:Tcl 100.0%