Skip to content

dash512/VGM2WAV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VGM2WAV - A simple way to batch convert video game audio with vgmstream.

By default, dragging and dropping files/folders onto the executable will search for the following file types:

  • binka
  • wem
  • fsb
  • awb
  • bank

Arguments:

To convert other formats, call it from cli with -f {formats} where {formats} are a list of file extensions, separated by spaces. For example, to convert all .hca and .fwav files:
.\vgm2wav input_files -f hca fwav

The flag --preserve can be used to prevent the deletion of the originals after conversion.

Formats:

The full list of supported formats can be found in formats.py or on the vgmstream repo.

Credits:

vgmstream
Source
LICENSE

About

Converts over 700 game audio formats to wav using vgmstream

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Contributors

Languages