Here's a VGMToolbox Virtual File System extractor (Misc. Tools > Extraction Tools > Generic > Virtual File System Extractor) preset: https://www.sendspace.com/file/b76rlf
1) Just drop the .xml file in the folder indicated by VGMToolbox and select it from the preset drop down box. You'll need to hit reload button if you already have the application open.
After extracting the files, run this from the command line (assume Windows):
ren *.bin *.str
That command will rename the output to .STR files which can be played in vgmstream.
In the actual game the music in stereo but vgmstream is playing it in mono even though Winamp says it's being played in stereo...?
EDIT:
Here's the STR for the title music https://dl.dropboxusercontent.com/u/45822870/IcebreakerTitle.str
Info on it via in_vgmstream view file info:
This is how it's supposed to sound in stereo (recorded from the actual game running): https://dl.dropboxusercontent.com/u/45822870/IceBreakerTitle_actualgame.mp3
Any idea why in_vgmstream is reporting this as 2 channel stereo but it's playing it like it's mono?