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.
Zero Tolerance for Disrespect

Conflict: Global Storm (PC) *.dat

Featured Replies

Solved by ikskoks

  • Supporter
  • Solution

Here is file format specification for DAT archives:
 

// index
// for each file
   4 bytes (uint32) - filename hash
   4 bytes (uint32) - file offset
   4 bytes (uint32) - file size


// data
// for each file
   x bytes - file data


And here is my old script I've created for this format 4 years ago:
https://github.com/bartlomiejduda/Tools/blob/master/NEW Tools/Conflict Desert Storm/conflict_desert_storm_dat_script.bms

  • Author
  • Localization
11 hours ago, ikskoks said:

Here is file format specification for DAT archives:
 

// index
// for each file
   4 bytes (uint32) - filename hash
   4 bytes (uint32) - file offset
   4 bytes (uint32) - file size


// data
// for each file
   x bytes - file data


And here is my old script I've created for this format 4 years ago:
https://github.com/bartlomiejduda/Tools/blob/master/NEW Tools/Conflict Desert Storm/conflict_desert_storm_dat_script.bms

Can you update your QuickBMS script to map filenames and hashes I've logged?

  • Supporter
On 2/25/2025 at 8:40 AM, mrmaller1905 said:

Can you update your QuickBMS script to map filenames and hashes I've logged?

No, sorry, "NameCRC" function from quickbms doesn't support custom hashes, so it seems to be not so trivial to code at the moment.
But you don't need to do anything, because "CE.DAT.Tool" can unpack all filenames from your sample file without any issues.
obraz.png.95301e068edad8036f619ebdb55e6fb1.png

So just use the existing tool.

  • Author
  • Localization
1 hour ago, ikskoks said:

No, sorry, "NameCRC" function from quickbms doesn't support custom hashes, so it seems to be not so trivial to code at the moment.
But you don't need to do anything, because "CE.DAT.Tool" can unpack all filenames from your sample file without any issues.
obraz.png.95301e068edad8036f619ebdb55e6fb1.png

So just use the existing tool.

No! I want filename mapping to QuickBMS script. Do you have an idea what I can map filenames to QuickBMS script?

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.