November 3, 20232 yr Excuse me, but I’m looking for a quickBMS script that allows access to .GSB files. There was one on XenTAX before it closed down, but I can’t access it now. That’s why I’m asking for it here and now because an associate of mine it trying to access the sound files for “Star Wars: The Clone Wars - Lightsaber Duels” on the Wii, and also that I want to access the sound files for the Wii version of “Star Wars: The Force Unleashed” as well. I’m hoping someone will reupload it so that we can get to work on it.
February 22, 20242 yr 52 minutes ago, Puterboy1 said: I wish I could find it. Actually, I did find this: https://github.com/vgmstream/vgmstream/issues/1330
October 9, 2025Oct 9 Hi. I'm also looking for this file to launch sounds. It works with small files, but does not play long SFX files. On 2/22/2024 at 8:08 PM, Puterboy1 said: Actually, I did find this: https://github.com/vgmstream/vgmstream/issues/1330 like sfx_Global.gsb from SW TFU WII
October 9, 2025Oct 9 Has anyone tried this in a .txth file?: codec = DSP sample_rate = @0x4c:BE$2 channels = @0x06:BE$2 start_offset = 0x80 num_samples = data_size coef_offset = 0x52 coef_endianness = BE
October 10, 2025Oct 10 codec = DSP sample_rate = @0x4C:BE$2 channels = 1 data_size = @0x48:BE coef_offset = 0x52 coef_spacing = 0 coef_endianness = BE start_offset = 0x80 num_samples = data_size Yes, I used it. And I also tried another version. codec = DSP sample_rate = @0x4c:BE$2 channels = @0x06:BE$2 start_offset = 0x80 num_samples = data_size coef_offset = 0x52 coef_endianness = BE https://hcs64.com/mboard/forum.php?showthread=8687&showpage=242 sfx_Global.gsb the file weighs more than 2 megabytes but has zero duration. It seems this file is deceiving me 😃
October 26, 2025Oct 26 1 hour ago, Kitsuneshkaa said: any another script? My script for another game should work with these GSB files: https://github.com/DKDave/Scripts/blob/master/QuickBMS/GameCube/Legend_Of_Spyro_New_Beginning_(GameCube)_GSB.bms
November 13, 2025Nov 13 On 10/26/2025 at 8:44 PM, DKDave said: My script for another game should work with these GSB files: https://github.com/DKDave/Scripts/blob/master/QuickBMS/GameCube/Legend_Of_Spyro_New_Beginning_(GameCube)_GSB.bms Yes, great! I've unpacked the file. Now it remains to figure out how to start the dsp.
November 13, 2025Nov 13 If possible, tell me how to massively export from dsp to wav. Audacity allows you to take too small volumes.
Create an account or sign in to comment