Posts: 2
Threads: 1
Joined: Apr 2022
I've been looking through the net atm to find ways on extracting sounds from Madworld, but I can't find a definitive guide on doing so.
The game's music seems to be under the .rsp format while vocal files are under the bin. format.
What programs can I use to extract the vocals from this game?
Also here's so far the only thread I've found where a user has attempted this but stopped as they thought the sounds were too compressed.
https://www.vg-resource.com/thread-25987...rld+sounds
Posts: 16
Threads: 1
Joined: Feb 2022
(06-26-2022, 12:41 AM)AtlasGeneticist Wrote: I've been looking through the net atm to find ways on extracting sounds from Madworld, but I can't find a definitive guide on doing so.
The game's music seems to be under the .rsp format while vocal files are under the bin. format.
What programs can I use to extract the vocals from this game?
Also here's so far the only thread I've found where a user has attempted this but stopped as they thought the sounds were too compressed.
https://www.vg-resource.com/thread-25987...rld+sounds
Have you tried vgmstream? (github.com/vgmstream/vgmstream)
The .bin files seem like a custom format, upload a few of them and I might be able to work something out.
Posts: 2
Threads: 1
Joined: Apr 2022
(06-26-2022, 02:58 AM)CreativelyNamedUser Wrote: (06-26-2022, 12:41 AM)AtlasGeneticist Wrote: I've been looking through the net atm to find ways on extracting sounds from Madworld, but I can't find a definitive guide on doing so.
The game's music seems to be under the .rsp format while vocal files are under the bin. format.
What programs can I use to extract the vocals from this game?
Also here's so far the only thread I've found where a user has attempted this but stopped as they thought the sounds were too compressed.
https://www.vg-resource.com/thread-25987...rld+sounds
Have you tried vgmstream? (github.com/vgmstream/vgmstream)
The .bin files seem like a custom format, upload a few of them and I might be able to work something out.
Here's a selection of five of the bin files for the announcers and I also included a rsd file I'm hoping holds all the dialogue in the game:
https://drive.google.com/drive/folders/1...sp=sharing
Posts: 16
Threads: 1
Joined: Feb 2022
The .rsd file works with Vgmstream, just drag it onto the test.exe (assuming you're using Windows). Sadly the format is encrypted so I can't really help you with the .bin files. If you really want to get the data from them, you could try making a request on the github for Vgmstream, as I think the format is just a collection of those .rsd files.