Need Instructions Please by CasulGuy at 1:09 AM EDT on August 19, 2014
Need instructions how to use this at all. I already know how to get to the test.exe part. My only problem from there on is how to do a simple decode and change it into a .wav. And explain how EXACTLY I would convert a .dspw file to .wav file.
by Infernus Animositas at 5:44 AM EDT on August 19, 2014
Save this into a text file with the extension .bat with the test.exe and it should do it for you :)

FOR %%a IN (*.dspw) DO test -l 2 -f 10 -o "%%a.wav" "%%a"
by CasulGuy at 4:43 PM EDT on August 19, 2014
It says, "3h000_000 was unexpected at this time." 3h000_000.dspw is the file I'm trying to convert. Literally just put an example how I would convert that file to a .wav because I am literally unable to follow even the most simplest instructions. EDIT:I literally just renamed the file into "%a.dspw" and copy pasted the command line you gave to input and now it's saying: failed opening %a.dspw

edited 1:00 AM EDT August 20, 2014

edited 1:13 AM EDT August 20, 2014
by hcs at 6:31 AM EDT on August 20, 2014
Try just running:

test.exe 3h000_000.dspw

and that will (if vgmstream supports the file) produce an output file called dump.wav.


Go to Page 0

Search this thread

Show all threads

Reply to this thread:

User Name Tags:

bold: [b]bold[/b]
italics: [i]italics[/i]
emphasis: [em]emphasis[/em]
underline: [u]underline[/u]
small: [small]small[/small]
Link: [url=http://www.google.com]Link[/url]

[img=https://www.hcs64.com/images/mm1.png]
Password
Subject
Message

HCS Forum Index
Halley's Comet Software
forum source