An open API service indexing awesome lists of open source software.

https://github.com/miriswisdom/hce.profile.persistence

Paper on the specifications of the blam.sav binary
https://github.com/miriswisdom/hce.profile.persistence

blam custom edition halo profile

Last synced: 4 months ago
JSON representation

Paper on the specifications of the blam.sav binary

Awesome Lists containing this project

README

          

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](https://github.com/tiarace) 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!