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.

Need Help extracting Lego Dimensions DLC xbox 360 dat files

Featured Replies

  • Author
  • Localization

RyKen, posted Fri Feb 12, 2021 3:30 am (62142)


Hi quickbms with ttgames.bms is having problems extracting theses Lego Dimensions DLC xbox 360 dat files. Doses any one know a way to extract theses dat files with no errors?

Code:
Alert: the crc of the file ADDITIONALCONTENT\OPUS_ADVENTURETIME\COMMONOBJECTS\CUT_VIKINGHELMET_NXG.NXG_TEXTURES has not been found, I extract the current file
  • Author
  • Localization

aluigi, posted Mon Feb 15, 2021 1:03 pm (62239)


Open ttgames.bms with a text editor and replace the following:
Code:
math FORCE_CRC_BITS = 0
with
Code:
math FORCE_CRC_BITS = 32

The reason is that sometimes the autoguessing code for understanding the correct CRC format fails.
Hopefully one day I will find an automatic solution :D
  • Author
  • Localization

RyKen, posted Sat Feb 20, 2021 11:54 am (62389)


aluigi wrote:
Open ttgames.bms with a text editor and replace the following:
Code:
math FORCE_CRC_BITS = 0
with
Code:
math FORCE_CRC_BITS = 32

The reason is that sometimes the autoguessing code for understanding the correct CRC format fails.
Hopefully one day I will find an automatic solution :D

you are the best!!! everything is extracting! Thanks! :D

i have been running into this error on GAME3.DAT what does this error mean? did the file extract fully? here's the file if you want to take a look at the file

Code:
GAME3.HDR/file
GAME3.DAT/file

Error: incomplete input file 0: GAME3.DAT
Can't read 4 bytes from offset 000000007a04d391.
Anyway don't worry, it's possible that the BMS script has been written
to exit in this way if it's reached the end of the archive so check it
or contact its author or verify that all the files have been extracted.
Please check the following coverage information to know if it's ok.

coverage file 0 97% 1981061485 2040528896 . offset 000000007a04d391

Last script line before the error or that produced the error:
365 getdstring SIGN 4

Press ENTER or close the window to quit
  • Author
  • Localization

aluigi, posted Sun Feb 21, 2021 11:23 pm (62419)


Very weird.
I didn't download the DAT file but I guess there are more referenced files than those really available, or maybe the last file has a size of zero bytes (so when it goes to that offset for reading the 4 bytes SIGN it fails).
The 97% coverage is very good btw.
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.