update readme

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@88 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
halleyscometsw 2008-05-06 03:02:53 +00:00
parent ac0c0f68ff
commit 6c4e802e9a

View File

@ -16,6 +16,8 @@ Options:
-c: loop forever (continuously)
-m: print metadata only, don't decode
-x: decode and print adxencd command line to encode as ADX
-e: force end-to-end looping
-E: force end-to-end looping even if there is already loop info
Typical usage would be:
test -o happy.wav happy.adx
@ -41,6 +43,9 @@ Formats supported by this version of vgmstream:
- RS03
- Cstr
- .gcsw (16 bit PCM)
- .ads/.ss2 (PSX ADPCM)
- .npsf (PSX ADPCM)
- .rwsd (Wii DSP ADPCM, 8/16 bit PCM)
Enjoy!
-hcs