Jump to content
Sign in to follow this  
bigpickle

New Tools Problem

Recommended Posts

Converting Wav To WSS, works but I cant play the sample in windows because of no context menus etc. So how am I meant to listen to them after conversion?

Slight oversight?

Share this post


Link to post
Share on other sites

exe is also a player as described in read me :)

simply drag and drop the created .wss file back in the wav2wss .exe and it will play the sound ;)

Share this post


Link to post
Share on other sites

you can use -play commandline option (according to pettka)

Share this post


Link to post
Share on other sites

To add play to the right-click context menu put this in a .reg file and run it (edit path if needed).

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.wss]
@="wss_auto_file"
[HKEY_CLASSES_ROOT\wss_auto_file\shell\Play\command]
@="\"C:\\Program Files (x86)\\Steam\\SteamApps\\common\\Arma 3 Tools\\Audio\\WAVToWSS.exe\" \"%1\""

To remove it add this to a .reg file and run it.

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\wss_auto_file\shell\Play]

Share this post


Link to post
Share on other sites

Thanks surpher but I couldn't get it to work, hopefully this will be added to the tools in version 1.1 along with "list of files to copy directly", many rely on these types of things being done.

*.pac;*.paa;*.rtm;*.sqf;*.sqs;*.bikb;*.fsm;*.wss;*.ogg;*.wav;*.fxy;*.csv;*.html;*.lip;*.txt;*.wrp;*.bisurf

For anyone who needs the basic list

Edited by Bigpickle

Share this post


Link to post
Share on other sites
Thanks surpher but I couldn't get it to work, hopefully this will be added to the tools in version 1.1 along with "list of files to copy directly", many rely on these types of things being done.

For anyone who needs the basic list

I have to re-fill these into the "list of files to copy directly" every time I run Addon Builder.... why? or how can I get this to not erase every time i close it? I have followed all the directions of installing it and first running it through Steam, but this problem still persists.

Edited by Meatball0311

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×