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.

how to extract .ResDt file?

Featured Replies

  • Author
  • Localization

doppe1ganger, posted Sat May 29, 2021 5:29 pm (64371)


I'm trying to extract files from a game that uses the Jupiter Ex game engine. I extracted Res00 files with FEAR bms, but I couldn't extract the ResDt file with FEAR bms.

Game: District 187
  • Author
  • Localization

doppe1ganger, posted Sun May 30, 2021 10:34 pm (64393)


Anyone?
  • Author
  • Localization

z4ruz, posted Mon May 31, 2021 3:43 pm (64400)


Please provide files you need to extract, or parts of them; filelist.
  • Author
  • Localization

LinkOFF, posted Wed Jun 02, 2021 6:36 am (64429)


Zlib-compressed chunks. Try to use offzip.
  • Author
  • Localization

z4ruz, posted Wed Jun 02, 2021 4:27 pm (64436)


Please use that script on file
http://aluigi.org/bms/filecutter.bms
it will copy first and last 2 Mb in 2 separate files
pack them in zip and attach here
Filelist might be useful as well
  • Author
  • Localization

z4ruz, posted Sat Jun 05, 2021 3:19 am (64499)


Thanks. Just like LinkOFF said, please try offzip.

You might not like the result, but it's better than nothing.

Also there's filelist in the end of file.
  • Author
  • Localization

aluigi, posted Sat Jun 05, 2021 4:46 am (64500)


We need the arch00 file.
Are you sure you selected the arch00 file with fear.bms?
  • Author
  • Localization

z4ruz, posted Sat Jun 05, 2021 6:37 am (64505)


From fear.bms:
Code:
elif SIGN == "HBEK"
    open FDDE "ResDt"
endif

Res00 is small header, ResDt is main data.
Just compare sizes of extracted data and Res00, then with ResDt and you'll see.
So, all files are already unpacked.

But Res00 is still required to solve the mystery of system.fsb.
  • Author
  • Localization

doppe1ganger, posted Sat Jun 05, 2021 8:46 am (64510)


z4ruz wrote:
From fear.bms:
Code:
elif SIGN == "HBEK"
    open FDDE "ResDt"
endif

Res00 is small header, ResDt is main data.
Just compare sizes of extracted data and Res00, then with ResDt and you'll see.
So, all files are already unpacked.

But Res00 is still required to solve the mystery of system.fsb.


I extracted the Res00 file, and there are audio files in FMOD folder too . But I still haven't been able to extract the system fsb audio file.
  • Author
  • Localization

z4ruz, posted Sat Jun 05, 2021 8:58 am (64511)


Could you please share the Res00 file?
The chances are the system.fsb is just improperly extracted, and we can test that.
As for original question, ResDt already got extracted by using script on Res00. Simply put, both files are extracted.
  • Author
  • Localization

doppe1ganger, posted Sat Jun 05, 2021 9:46 am (64513)


z4ruz wrote:
Could you please share the Res00 file?
The chances are the system.fsb is just improperly extracted, and we can test that.
As for original question, ResDt already got extracted by using script on Res00. Simply put, both files are extracted.


I uploaded it https://drive.google.com/file/d/1RgPaqF ... sp=sharing
  • Author
  • Localization

aluigi, posted Sat Jun 05, 2021 2:30 pm (64516)


It looks all perfectly extracted using the fear.bms script.

I guess you thought that Game.ResDt and Game.Res00 are two different files while they are just part of the same archive.
Run the script on Game.Res00 and that's all.
  • Author
  • Localization

doppe1ganger, posted Sat Jun 05, 2021 2:42 pm (64517)


aluigi wrote:
It looks all perfectly extracted using the fear.bms script.

I guess you thought that Game.ResDt and Game.Res00 are two different files while they are just part of the same archive.
Run the script on Game.Res00 and that's all.


Thanks guys i got it but i still cant extract the system.fsb file. Can you help me to extract system.fsb audio file?
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.