Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<h1 align="center">HCE Profile Persistence</h1>
<p align="center">Paper on the specifications of the blam.sav binary.</p>

#### note: the documentation in this paper has been succeeded by the [blam.sav section](https://c20.reclaimers.net/h1/engine/files/#blam-sav) of the "Game and profile files" page on [c20.Reclaimers.net](https://c20.Reclaimers.net).

# 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.
Expand Down