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.

Crash Twinsanity .dat

Featured Replies

  • Author
  • Localization

Exterminator, posted Thu Nov 12, 2020 8:57 am (60181)


Hello, I need help with the .dat files of Crash Twinsanity 3D for j2me they look very easy to extract.
I attached an example could someone refer me to a script or create one?
  • Author
  • Localization

Haz, posted Thu Nov 12, 2020 12:07 pm (60187)


(.dat) what does it mean
  • Author
  • Localization

gameside, posted Thu Nov 12, 2020 5:34 pm (60192)


Exterminator wrote:
Hello, I need help with the .dat files of Crash Twinsanity 3D for j2me they look very easy to extract.
I attached an example could someone refer me to a script or create one?


you can use this QuickBMS script for extract file from this archive
its my first script i created.
files from this archive don't have name, but most of them are png files, so I also used png extension for all extracted files, (in bottom of file there is 2 other file but i can't find out what is these file are)

Code:
endian big
get FILENUM short
xmath OFFSET "(FILENUM * 2) 2"

for i = 1 <= FILENUM
   get FULLSIZE short
   SET NAME STRING i
   STRING NAME ".png"
   log NAME OFFSET FULLSIZE
   math OFFSET = FULLSIZE
next i

hope its help
  • Author
  • Localization

Exterminator, posted Thu Nov 12, 2020 11:55 pm (60199)


Thank you so much it worked.
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.