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.

pit people .pak

Featured Replies

  • Author
  • Localization

PlanK69, posted Mon Feb 06, 2017 5:34 pm (20653)


Hi there

The game "pit people" by the developer "the behemoth" uses a .pak format (I've already tried 3 other .pak bms scripts from other games, which didn't work)

Here are the 3 files that are most important (videos.pak, music.pak, sounds.pak): https://www.dropbox.com/sh/iylv0jst0ce8 ... Sia5a?dl=0 (476mb total size)

If someone could make a script for these files, that'd be great. Cheers
  • Author
  • Localization

aluigi, posted Mon Feb 06, 2017 11:15 pm (20660)


The table containing the information is probably obfuscated with a fixed string, but I don't think it's xor.
Anyway the archived files are standard formats like BIK (videos) and FSB (music and sound, but it's ogg format).
  • Author
  • Localization

PlanK69, posted Tue Feb 07, 2017 12:14 am (20663)


Can you try this XOR key? Found it on another forum who is also trying to get at the files from this game

XOR: 73 65 63 75 72 69 74 79 74 68 72 6F 75 67 68 6F
  • Author
  • Localization

PlanK69, posted Tue Feb 07, 2017 7:43 pm (20681)


awesome, tyvm aluigi. I then used FMOD FSB extractor to get the .ogg to .wav

10 internets for you once again
  • Author
  • Localization

aluigi, posted Fri Jul 21, 2017 6:08 pm (24916)


Script 0.2 supporting the compressed files.
Unfortunately I don't know what's the obfuscation used on the filenames so files will continue to have no name.
  • Author
  • Localization

PlanK69, posted Sat Mar 10, 2018 3:38 am (33013)


So, the game has fully released now, and I managed to extract everything I need, except for this one file (which should contain audio files): https://www.dropbox.com/s/iphjenwk48b4u ... s.pak?dl=0

Can you take a look? I used your 'pit people' script, without success. I also tried the "FMOD FSB Extractor" which worked on the other files in Pit People, but that didn't work either. Thanks in advance.
  • Author
  • Localization

aluigi, posted Sat Mar 10, 2018 2:06 pm (33036)


Use fsbext in scanning mode with the option -o -1, example:
fsbext -d output_folder -o -1 00000000.fev
  • Author
  • Localization

PlanK69, posted Sun Mar 11, 2018 8:08 am (33069)


Right o, thanks very much. I'm not too sure what you meant by the 'scanning mode' but I did the fsbext the way that I usually do it (with command prompt), but with the parameters you mentioned and I got a bunch of .ogg files out (with proper file names), so it seems to have worked, but I then tried to play it and even tried all my audio converting programs and the files aren't recognized, though their format is .ogg. If you have time, can you have a look and see why they aren't recognized?: https://www.dropbox.com/sh/rh5d6yc6u01e ... uFzVa?dl=0 (I uploaded 3 of them for you).
  • Author
  • Localization

PlanK69, posted Sun Mar 11, 2018 2:21 pm (33091)


I tried using quickbms with the dump_fsbs.bms script but it yielded 0 files on all of the files. Man, these files are becoming a pain in the dick!
  • Author
  • Localization

aluigi, posted Sun Mar 11, 2018 4:29 pm (33097)


Wow that script was extremely old without support for FSB5.
Just updated it to version 0.2 with full support of the fields taken directly from fsbext.
Hope the pain is gone :)
  • Author
  • Localization

PlanK69, posted Mon Mar 12, 2018 12:09 am (33111)


Thanks very much for that, but the script now causes my quickbms to crash. I've tried it several times with several different files and it crashes each time :( The pain is intensifying!!~ Ouchie!~
  • Author
  • Localization

aluigi, posted Mon Mar 12, 2018 2:46 pm (33134)


Crash?
Here it works perfectly and the script doesn't contain any weird instruction.
Are you using a recent version of quickbms?
  • Author
  • Localization

PlanK69, posted Wed Mar 14, 2018 1:37 am (33190)


Oh yes, I'm using the latest one from your website 0.8.4.

I've attached a screenshot of the error. I've tried to use the script to open the "highlevelsounds.pak" as well as the files that were extracted from "highlevelsounds.pak" using the 'pit people' bms script, and both times I get the error.
  • Author
  • Localization

aluigi, posted Wed Mar 14, 2018 7:16 am (33202)


I understand.
That's an experimental feature of quickbms that allows to use C structs in the scripts, apparently there is something not correctly handled in the code... who knows, for sure it's not going to be fixed now.
You have to keep your pain! :D
  • Author
  • Localization

PlanK69, posted Wed Mar 14, 2018 9:06 am (33208)


Woe always me! I understand, ur a busy boy! Thanks for your help though
  • Author
  • Localization

aluigi, posted Wed Mar 14, 2018 1:20 pm (33219)


Maybe try running quickbms with the option -9, probably it changes nothing but let's try because it's not a bug that can be replicated 100% of times (here didn't happen) so it's enough to get the moment in which it may not happen.
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.