Hacking btsnd2wav

  • Thread starter Thread starter Zarklord
  • Start date Start date
  • Views Views 3,922
  • Replies Replies 4

Zarklord

Well-Known Member
Member
Joined
May 13, 2016
Messages
194
Reaction score
74
Trophies
0
Age
27
XP
292
Country
United States
hello this little script will convert a btsnd to a listenable wav format
btsnd2wav.py
usage
btsnd2wav.py input-file <out-file>
<> means optional
for instance
btsnd2wav.py bootSound.btsnd bootSound.wav
or
btsnd2wav.py bootSound.btsnd
would work
to do conversion the other way see this thread wav2btsnd
 
Does anybody still have this?
No but wav2btsnd is able to do this, too:
Code:
Usage:
java -jar wav2btsnd.jar -in <infile> <optional args>
Optional Args:
-out <outfile> specifies a location to create the converted file, defualt is a bootSound.btsnd created in the same directory as this jar file.
-makeWav converts a btsnd to a wav, instead of a wav to a btsnd.
 
  • Like
Reactions: jeannotte

Site & Scene News

Popular threads in this forum