Sandmanfan Posted May 7 Posted May 7 (edited) Need help trying to extract audio from .xab and .lin archives. The samples originally had xmem compression. Would really appreciate the help. Thanks! Audio.dec.zip Edited May 7 by Sandmanfan
swiftlie Posted May 11 Posted May 11 The lin is just a collection of wav files. get ASIZE asize for endian big get UNK long get NAMESIZE long getdstring NAME NAMESIZE savepos OFFSET endian little get RIFF long get SIZE long getdstring DATA SIZE math SIZE += 8 log NAME OFFSET SIZE savepos END if END = ASIZE cleanexit endif next The xab, no idea.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now