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.

Toybox Turbos (.wem, and .bnk)

Featured Replies

  • Author
  • Localization

Xiron, posted Tue Sep 29, 2015 6:52 pm (7830)


Hey all.

So for the .bnk sounds they are likely riff sounds, as I've seen traces of RIFF in the file with data usually occurring not long after the RIFF. Aside from this note I've noticed the header is BKHD and there is DIDX near the start of files, and that JUNK occurs in some places, and the file usually has STID right around the end.

As for .wem files. RIFF comes in right off the bat as the first bytes of the file, as has the same principle of data following it as the .bnk sounds do. It lacks the DIDX .bnk does but does still have JUNK.
  • Author
  • Localization

Xiron, posted Thu Oct 01, 2015 7:03 pm (7876)


It works but not. The raw .wem files come out audible, but distorted, and the .wem files that come out of the .bnk files, crashes the program.
  • Author
  • Localization

spider91, posted Thu Oct 01, 2015 11:30 pm (7880)


What raw .wem files are you talking about? There is no any raw files in your archive.

For files inside .bnk use this script after extracting them from .bnk.
  • Author
  • Localization

Xiron, posted Fri Oct 02, 2015 12:46 am (7883)


Erm, sorry, by raw I meant just the .wem files that were not inside the bnk file.
I'll report on the script when I return home later.
  • Author
  • Localization

Xiron, posted Fri Oct 02, 2015 7:52 am (7890)


@script; Working awesomely. Best way to mass convert all the files though?

@wwise; Great, it got most bits of the songs. It has the part from where the loops end and start, i?t? ?m?i?s?s?e?s? ?o?u?t? ?t?h?e? ?i?n?t?r?o?d?u?c?t?i?o?n?s? ?t?h?o?u?g?h?.? turns out the intros are separately in the .bnk files.
  • Author
  • Localization

spider91, posted Fri Oct 02, 2015 1:06 pm (7898)


Quote:
@script; Working awesomely. Best way to mass convert all the files though?


Just create batch file

Code:
for %%i in (*.wem) do quickbms.exe script.bms "%%i" 
  • Author
  • Localization

Xiron, posted Fri Oct 02, 2015 6:53 pm (7905)


Ah, I thought .bat would be the answer. I had no idea how to play it out though.
Thanks!
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.