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
- Host: GitHub
- URL: https://github.com/miriswisdom/hce.profile.persistence
- Owner: MirisWisdom
- Created: 2017-12-04T03:44:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T10:03:56.000Z (over 3 years ago)
- Last Synced: 2025-10-10T22:42:26.632Z (8 months ago)
- Topics: blam, custom, edition, halo, profile
- Language: Tcl
- Size: 81.1 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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!