mon / SDVX-Song-Extractor

Make albums from games
MIT License
19 stars 5 forks source link

Not Compatible with SDVX VW file system structure and s3v file #2

Open dannylin0711 opened 4 years ago

dannylin0711 commented 4 years ago

The music files are now rename to {songID}{songACSII}.s3v and placed in folder /contents/data/music/{songID}{songACSII} instead of /contents/data/sound/

The file type s3v checked by using HxD, finds out it was wma files, which make it probably easier to tag or convert to other format.

Also, the jackets of the songs are now placed in the same folder with s3v file and vox file.

However, the extractor only support the old file system structure and still doing process to the old 2dx file, its now only tutorial using that file type.

mon commented 4 years ago

If you don't want to wait for me, fix it yourself. I'll probably make it work with VW in a few months, maybe more.