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.

Ghost Squad (Wii) .csb audio

Featured Replies

  • Author
  • Localization

burom, posted Fri Jan 13, 2023 1:08 am (74974)


I'm trying to get the sounds out of Ghost Squad for Wii, it seems they're in something akin to CRI CSB format but I can't seem to split the file into usable sound. I tried vgmstream on the sample file (paradise/VO_GENQ.csb) and it only appears to grab one file, while the CriWare CSB Extract (viewtopic.php?f=6&t=9455) brings out nothing.

Code:
>test.exe -m VO_GENQ.csb
metadata for VO_GENQ.csb
sample rate: 22050 Hz
channels: 1
stream total samples: 32 (0:00.001 seconds)
encoding: Nintendo DSP 4-bit ADPCM
layout: interleave
metadata from: CRI ADPCM_WII header
bitrate: 0 kbps
stream count: 6
stream index: 1
stream name: Synth/se_gen/VO_GENA/silence.wav
play duration: 32 samples (0:00.001 seconds)


Sample files are here: https://mega.nz/folder/DJM3hYyZ#SGbnV6JlOc9Vu2SucOSiog
  • Author
  • Localization

BloodRaynare, posted Fri Jan 13, 2023 1:28 am (74975)


To extract all the subsongs with vgmstream's test.exe, you need to pass the "-S 0" parameter.

Code:
test.exe -S 0 VO_GENQ.csb


Or use foobar to extract them all (with the component installed, of course).
  • Author
  • Localization

burom, posted Fri Jan 13, 2023 2:47 am (74977)


That looks to have worked, thank you. :)
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.