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.

Destruction Derby 2 (PC) Dirinfo (without file extension)

Featured Replies

Solved by zbirow

  • mrmaller1905 changed the title to Destruction Derby 2 (PC) Dirinfo (without file extension)
  • Localization
  • Solution

I'm editing this post, I checked the files and the code needs to be improved, I'll let you know when I fix it.

hello, I analyzed the file and wrote the code to unpack it.
The file does not have a file extension by default, so add it e.g. .dat and set the file path in the code and the unpack path.
I also wrote documentation for this file, if anyone is interested in how it is structured.

https://github.com/zbirow/Destruction-Derby-2-Unpack

Edited by zbirow

  • Localization
2 hours ago, zbirow said:

I'm editing this post, I checked the files and the code needs to be improved, I'll let you know when I fix it.

hello, I analyzed the file and wrote the code to unpack it.
The file does not have a file extension by default, so add it e.g. .dat and set the file path in the code and the unpack path.
I also wrote documentation for this file, if anyone is interested in how it is structured.

https://github.com/zbirow/Destruction-Derby-2-Unpack

The script is fixed and extracts the files correctly.

  • 6 months later...

@zbirow

Some of the filenames are cut off. I haven't checked your code in detail but it's possible that your script doesn't read the files correctly.

I also looked into extracting game data from DD2 and wrote some scripts. This should work perfectly:

Quote

Extracts data from Destruction Derby 2's DIRINFO file. Also contains experimental attempt to decompress LEVEL.DAT files but it doesn't work as intended. Just ignore the decompressed files or remove the decompression call from the code. It's all done relatively quick and dirty.

https://gist.github.com/AcidicVoid/944c05c40c2ff5d3bb46abcb015d307c

dd2_extractor.py

  • 1 month later...
  • Localization

You should just be able to drag and drop the DirInfo file onto unipyx.py but it's also described on the ReadMe page

Create an account or sign in to comment

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.