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.

Gauntlet (*.stream)

Featured Replies

  • Author
  • Localization

AlphaTwentyThree, posted Thu Sep 25, 2014 6:04 pm (565)


Why are there two files with the same name... ?
The first file without extension is zlib-compressed (at 0x10) - just extract with offzip (http://aluigi.altervista.org/mytoolz/offzip.zip)
No idea about the contents or that of the other files I'm afraid... :-\
  • Author
  • Localization

AlphaTwentyThree, posted Thu Sep 25, 2014 6:31 pm (567)


Hm, took a look at the files - the *.stream files seem to contain a kind of headerless OGG... too bad I don't have any experience in that. :-\
  • Author
  • Localization

AboHack, posted Sat Jan 24, 2015 8:45 am (2871)


hey dear aluigi

I want to use your great OFFZIP tool to extract the .stream file but I don't know how to use it, I'm trying to extract this file and using offzip commands, but I cant use it.

thanks
  • Author
  • Localization

aluigi, posted Sat Jan 24, 2015 12:41 pm (2873)


Offzip is a command-line tool with a "not so intuitive" usage because it started with a job in mind and then it was improved over time.

You must use it from the Windows console, if you don't know it take a look here:
http://aluigi.org/about.htm#howuse

If you want to extract all the compressed data of a file use the following:
Code:
offzip.exe -a INPUT_FILE OUTPUT_FOLDER 0

For example:
Code:
offzip -a c:\input.dat c:\output 0

You don't have to type the input and output fields, you can just drag'n'drop them on the Windows console.

When everything is finished you will see many files in the output folder with a "guessed" file extension.
  • Author
  • Localization

id-daemon, posted Sat May 30, 2015 10:11 am (5497)


You can't extract gauntlet files with offzip, because its all split into chunks, and some chunks are not compressed. I'm currently working on tools for this game, it will be published when ready.

p.s. .stream files are not headerless ogg, they are parts of full ogg files, with the leading 32kbytes of each file contained in the bank. The remaining part (if any) is cut and saved in .stream, with offset & size also written a bank.
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.