Is there a program to extract .pak files?
Users browsing this thread: 1 Guest(s)
100% Orange Juice .pak file
|
02-09-2019, 10:52 AM
It's a disguised .zip file. Rename to *.zip and it will extract itself.
02-09-2019, 12:16 PM
I renamed them to .zip files as you said.
Some it worked and contains .dat file. How to extract them? But unfortunately the others fails to work as renamed .zip files to extract. Any other method?
02-09-2019, 01:01 PM
Upload the other ones
02-10-2019, 04:25 AM
02-10-2019, 12:23 PM
It was just concatenated headerless wav files. This BMS will extract them, and add proper headers (TOWAV function taken from aluigi ) Copy and paste into txt file and run it on QuickBMS:
Code: get ARKSIZE asize
Thank you, Pingu! It works to extract now!
But some wav files extract from "se.pak" doesn't play at all. It says "Unable to open item for playback (Missing ACM codec)" What should I do now?
Upload the paks that wont work. Ill convert them for you (its a pain to get playing). Its most likely that those ones use ADPCM, try renaming them to *.lwav and if that doesn’t work send em my way
02-10-2019, 02:57 PM
Updated version of the script, since I'm a noob. I parsed it wrong, but all the sound effects play properly now:
Code: get ARKSIZE asize Copy and paste into txt for QuickBMS. I'd recommend reconverting voices just in case anything went wrong with those ones as well.
02-10-2019, 10:32 PM
I know Pingu wrote a QuickBMS script already, but here's a tool that should also work. I remember it working when I tried to rip from them originally anyway.
https://gamebanana.com/tools/6227 |
« Next Oldest | Next Newest »
|