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 Wii 2 .bf (BigFile) archive

Featured Replies

  • Author
  • Localization

AlarodJD, posted Wed Jun 01, 2022 3:18 pm (71785)


I noticed while extracting this specific .bf file from said game that some files you can get with a Dolphin texture dump are missing when I extract this file. I get different files out with all of the .abe and .bf files (they are the same format :) ). If anyone could help me I would be very thankful.

Before society breaks down, here is the archive I am trying to extract: https://drive.google.com/file/d/1JkWUSD ... sp=sharing

I think the script may be missing some files it should be extracting.
  • Author
  • Localization

h3x3r, posted Wed Jun 01, 2022 6:42 pm (71789)


Code:
get FILENAME basename
get MAGIC long
get VERSION long
getdstring DUMMY 0x10
get TABLE_OFF long
getdstring DUMMY 0x10
get FILES long
goto TABLE_OFF
getdstring DUMMY 0xC

for i = 0 < FILES
   get NAME string
   get DUMMY0 string
   get DUMMY1 string
   getdstring DUMMY 0x3
   get FILENUM long
   get SIZE long
   getdstring DUMMY 0x10
   get OFFSET long
   getdstring DUMMY 0x58
   string NAME p= "%s/%s" FILENAME NAME
   log NAME OFFSET SIZE
next i
  • Author
  • Localization

AlarodJD, posted Wed Jun 01, 2022 7:29 pm (71794)


When I extract the .bin files inside of it (Specifically fef ones) it doesn't work with the already available script for them, just_dance_4.bms.
  • Author
  • Localization

AlarodJD, posted Mon Feb 20, 2023 10:30 pm (75500)


Bump. Is there any way I could use a variant of that script in question (Just_dance_4.bms) with the sample files?
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.