Jump to content
LaunchBox Community Forums

Running script to set volume?


Mr. Shizzy

Recommended Posts

If you want it for just a single game and you can't adjust it in the game itself, you'd need to create an Additional Application to run before "Main Application" (aka, the game).  "Running Scripts" are for emulators only and they'll run for every game that uses that emulator.

Create a text file and in it put

SoundSet, 50

This will set your volume to 50%.

Then to add the additional app (the above script) to a game, see here:  

 

 

You'll probably want a 2nd script to set it back to 100% (or whatever).  Create a 2nd text file and change the "50" to "100" and set it up the same as above but check the box "Automatically Run After Main Application".

 

  • Thanks 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...