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 .bin BMS script is broken

Featured Replies

  • Author
  • Localization

yunyl, posted Sun Oct 11, 2020 1:31 pm (59260)


Hello Aluigi, around September 2019, you made an update on Just Dance 4 Wii U .bin extractor script and all of the .bin files became non-extractable. I remember when it used to work around 2017-2018 so I don't know what you did on that update but the latest JD4 bin bms script gives

offset in PutVarChr <0xf13ce9fc> is negative

error on all of the bin files.

Here are some bin files below for you to check.
  • Author
  • Localization

aluigi, posted Sun Oct 11, 2020 6:35 pm (59286)


I'm not sure if the 2 bin you posted are archives.
I can clearly see the Nintendo ADPCM data (8 bytes patterns) but I don't see any structure of an archive format.
  • Author
  • Localization

yunyl, posted Mon Oct 12, 2020 11:34 am (59333)


aluigi wrote:
I'm not sure if the 2 bin you posted are archives.
I can clearly see the Nintendo ADPCM data (8 bytes patterns) but I don't see any structure of an archive format.


They are actually the archive files for each song in-game. It got the data for the song's timelines for lyrics and stuff, so that's normal that you see an ADPCM header. It's probably the preview audio of the song. The old script used to work with the song archives, well it used to work with ALL .bin files but your latest broke everything. None of the .bin files work anymore. This is the Wii version by the way, please find a way to fix this issue.
  • Author
  • Localization

aluigi, posted Mon Oct 12, 2020 4:22 pm (59359)


Code:
get BIN_SIZE asize
for OFFSET = 0x40 != BIN_SIZE
    goto OFFSET
    get DUMMY long
    get XSIZE long
    get SIZE long
    savepos OFFSET
    if SIZE != 0
        log "" OFFSET SIZE
    endif
    math OFFSET SIZE
next
  • Author
  • Localization

yunyl, posted Tue Oct 13, 2020 11:50 am (59396)


Thanks!
  • Author
  • Localization

AlarodJD, posted Tue Feb 21, 2023 3:58 am (75503)


yunyl wrote:
Hello Aluigi, around September 2019, you made an update on Just Dance 4 Wii U .bin extractor script and all of the .bin files became non-extractable. I remember when it used to work around 2017-2018 so I don't know what you did on that update but the latest JD4 bin bms script gives

offset in PutVarChr <0xf13ce9fc> is negative

error on all of the bin files.

Here are some bin files below for you to check.

NVM.
  • Author
  • Localization

AlarodJD, posted Tue Feb 21, 2023 4:01 am (75505)


NVM.
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.