Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Half-Life 2 .sav file

Featured Replies

  • Author
  • Localization

traderain, posted Sat Feb 06, 2016 6:18 pm (11257)


Hi,
I have been struggling with this for quite a while. I figured out the .dem format for HL2 but I can't seem to get anywhere with this.
If anyone would help it would be greatly appriciated.
So far I know:

Code:
char {4}     - Header (JSAV) 

byte {X}     - File Data

// Directory
// for each file
while (variableID != 12) {
uint16 {2}   - Variable ID
if (variableID == 1){
byte {3}     - Unknown
}

if (variableID == 2){
uint32 {4}   - Unknown
}

if (variableID == 12){
uint32 {4}   - Unknown (3375)
}
}

uint32 {4}   - Unknown (16256)
byte {6}     - null
uint16 {2}   - Unknown (4)
uint16 {2}   - Unknown (72)
uint16 {2}   - Unknown (3)
uint16 {2}   - null
uint16 {2}   - Unknown (12)
byte {X}     - Unknown
byte {1}     - null Unknown Field Terminator
uint16 {2}   - Unknown (3866)
char {128}   - filename (null)

Sav files: https://drive.google.com/folderview?id=0B3mjSUI16K7cX0RQc3dSVk80STg&usp=sharing
Thanks in advance.
  • Author
  • Localization

traderain, posted Mon Feb 15, 2016 4:19 pm (11438)


Anyone? Any help would be apriciated. Thanks in advance.
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.