Difference between revisions of "Video Game Sound Converter"
Line 1: | Line 1: | ||
'''Video Game Sound Converter''', or '''VGSC''', is a program that can convert a range of video game audio formats to WAV. The conversion is actually handled by [http://hcs64.com/vgmstream.html vgmstream], however VGSC wraps it with a simple UI and allows you to convert multiple files quickly and easily. It is occasionally updated with the latest version of vgmstream, although only if the rest of the program is changed or the vgmstream release is significant enough. | '''Video Game Sound Converter''', or '''VGSC''', is a program that can convert a range of video game audio formats to WAV. The conversion is actually handled by [http://hcs64.com/vgmstream.html vgmstream], however VGSC wraps it with a simple UI and allows you to convert multiple files quickly and easily. It is occasionally updated with the latest version of vgmstream, although only if the rest of the program is changed or the vgmstream release is significant enough. | ||
− | VGSC is available for download [https://dl.dropbox.com/s/1wuxr31hazx3fp4/VideoGameSoundConverter_2.0.zip here] (Windows only). It is made by [[Puggsoy]], a member of the VG Resource. | + | VGSC is available for download [https://dl.dropbox.com/s/1wuxr31hazx3fp4/VideoGameSoundConverter_2.0.zip here] (Windows only). It is made by [[User:Puggsoy|Puggsoy]], a member of the VG Resource. |
==Compatibility== | ==Compatibility== |
Revision as of 07:52, 9 August 2014
Video Game Sound Converter, or VGSC, is a program that can convert a range of video game audio formats to WAV. The conversion is actually handled by vgmstream, however VGSC wraps it with a simple UI and allows you to convert multiple files quickly and easily. It is occasionally updated with the latest version of vgmstream, although only if the rest of the program is changed or the vgmstream release is significant enough.
VGSC is available for download here (Windows only). It is made by Puggsoy, a member of the VG Resource.
Compatibility
VGSC supports a large number of file types. This is the compatibility list copied from the vgmstream readme. Keep in mind that just because a file has an extension does not necessarily mean that it is in that format. However if a file extracted from a console has an extension listed under that console, it is likely that VGSC can convert it.
Compatibility List |
---|
As manakoAT likes to say, the extension doesn't really mean anything, but it's the most obvious way to identify files. PS2/PSX ADPCM:
GC/Wii DSP ADPCM:
PCM:
Xbox IMA ADPCM:
Yamaha ADPCM:
IMA ADPCM:
multi:
etc:
loop assists:
|
How to use
With the UI
If you start VGSC by double-clicking on the executable (or through the command-line with no arguments) a file dialog will appear. In here, select the files you wish to convert. A folder dialog will appear, where you choose which folder the converted files will be saved in (this folder must exist beforehand).
With the command-line
VGSC can also be run using the command-line.
VGSC inDir outDir
inDir: Path to directory containing files to convert
outDir: Path to directory where converted files will be saved
Again, outDir must already exist.
Results
If the files convert successfully, you should see a stream of information about the files as they are converted:
If the files cannot be converted, you will see "failed opening" errors. Mostly likely the files are incompatible.