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.

[request] Mafia 3 (pc) .SDS

Featured Replies

  • Author
  • Localization

aluigi, posted Sun Feb 26, 2017 4:15 pm (21037)


They all seem to have one file (BKHD or DDS) before the compressed chunks, but no information about the size of this file or the offset of the chunks.
What a mess...
  • Author
  • Localization

Tosyk, posted Sun Feb 26, 2017 10:36 pm (21047)


aluigi wrote:
They all seem to have one file (BKHD or DDS) before the compressed chunks, but no information about the size of this file or the offset of the chunks.
What a mess...
this is odd to have the same files but not the same content. can you modify your script to unpack them?
  • Author
  • Localization

aluigi, posted Mon Feb 27, 2017 5:47 am (21055)


Unfortunately not because I don't know where the chunks start (no way to guess the size of this first file) and honestly I have not checked if the script works correctly if that offset is guessed.
Worst case scenario, use offzip to uncompress these archives:
Code:
offzip -a -c 65536 car_02_fmv.sds
  • Author
  • Localization

Tosyk, posted Mon Feb 27, 2017 1:34 pm (21066)


aluigi wrote:
Unfortunately not because I don't know where the chunks start (no way to guess the size of this first file) and honestly I have not checked if the script works correctly if that offset is guessed.
Worst case scenario, use offzip to uncompress these archives:
Code:
offzip -a -c 65536 car_02_fmv.sds
alright, thank you.

[Edit]
Wow, thanks a lot, Luigi! I managed to extract fritz moravia with this string of code :mrgreen:
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.