Skip to content

Java program to separate VAGWAD.ENG into component sound files for Jak and Daxter: The Precursor Legacy

Notifications You must be signed in to change notification settings

blahpy/jak1-vag-splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

This is an old Java program I wrote to extract the VAG audio files of Jak and Daxter: The Precursor Legacy from VAGWAD.ENG. The extracted files are just named ordinally (1.VAG, 2.VAG etc.) since there seems to be no simple way to match them to the file names stored in VAGDIR.AYB, and those file names are not at all descriptive anyway.

To operate it put a copy of VAGWAD.ENG in a folder with the compiled jar and run it :)

You can use ffmpeg to convert the extracted VAG files into a more common audio format.

About

Java program to separate VAGWAD.ENG into component sound files for Jak and Daxter: The Precursor Legacy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages