Jump to content

Recommended Posts

  • Content Provider
Posted

Billy Idol


Billy Idol

 

I just modified Count-Down (Gottlieb 1978) and added music (includes B2S and ...)

 

Magna saves right = music

 

*****************************************************************************

I muted the ROM sound; you can re-enable it in the script at line 66.

 

66.Games("countdwn").Settings.Value("sound") = 0 '1 is enabled

 

*********************************************************************************

You can also mute the music and add background noise at lines 976 and 977.

 

976 Const PlaySong = True 'Control music playback [true -> ON, false -> OFF]

977 Const Playambience = False 'Control ambient playback [true -> ON, false -> OFF]

********************************************

BillyIdol1.thumb.png.5d06c1a971fd14c8b393379fa52b1d52.pngBillyIdol2.thumb.png.b6f12279500c5cfe71f66a547e5179a1.png   

                                                    BillyIdolWheel.png.a2bcda38c06341484ea4ca5239840c03.png

 

 


 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...