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.

Just Dance 4 DEMO [Wii] - Broken .bin files

Featured Replies

  • Author
  • Localization

yunyl, posted Thu Mar 05, 2020 8:27 pm (54440)


Hey there, I have found some .bin files in Just Dance 4 Demo for Wii and QuickBMS gives an error when I tried to use the script that luigi made for Just Dance .bin files (aka the Just Dance 4 .bin Wii U BMS script from Luigi's website) The .bin scripts that starts with fef are mostly textures but the ones that starts with fdf are mostly broken. Other bins are completely ok except the ones with fdf. It might be the fault of the script that you use to extract the game's files aka the famous .bf files from the Tintin.

This is what I get:
Quote:
Error: incomplete input file 0: im not gonna give you the path lol
Can't read 4 bytes from offset 3cc0167c.
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 0% 12 2697988 . offset 3cc0167c

Last script line before the error or that produced the error:
18 clog MEMORY_FILE OFFSET CHUNK_ZSIZE CHUNK_SIZE


The top 2 biggest (as size) files from the game that gives this error are in the attachment.
  • Author
  • Localization

aluigi, posted Sat Mar 21, 2020 8:35 pm (54899)


Different than the other format.
I'm not sure if there is any compression.
Dump the data with this script:
Code:
get BIN_SIZE asize
for OFFSET = 0x40 != BIN_SIZE
    goto OFFSET
    get DUMMY long
    get SIZE long   # 4
    get SIZE long
    savepos OFFSET
    log "" OFFSET SIZE
    math OFFSET SIZE
next
  • Author
  • Localization

AlarodJD, posted Thu Mar 26, 2020 12:23 am (55093)


fff are motion files if I recall.
  • Author
  • Localization

mmmniple, posted Thu Mar 26, 2020 10:31 am (55103)


Hello,AlarodJD has you found anything on this files?The motion one are called usually classifiers,usually end on lmc .
After Just Dance 3 they used LiveMovePro from Ailive for create them
Thanks
  • Author
  • Localization

AlarodJD, posted Thu Mar 26, 2020 8:05 pm (55161)


Yeah I know that
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.