Jump to content

Recommended Posts

  • Content Provider
Posted

Killswitch Engage


Killswitch Engage

 

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]

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

                               KillswitchEngage1.png.98133d0560dcf37d1cc18f4bf48b3660.png

KillswitchEngage2.thumb.png.00af90ff07ef5fb7a7a0b55ad54ed80f.png

                                                          KillswitchEngageWheel.png.b79111a905be6f8118d9698dce9f8df7.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...