March 24, 2021 at 4:37 am
#231131
Epic movie, thanks. I don’t understand the function of sound folder if the files are already loaded in sound manager. You could silence the rom (default) by adding the line:
.Games(cGameName).Settings.Value(“sound”)=0
For the background song to play I had to add this line to the Script (-1 = loop playback) :
PlaySound “Theme”, -1
You need to login in order to like this post: click here