Jump to content

Recommended Posts

  • Content Provider
Posted

Duran Duran


Duran Duran

 

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]

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

 

DURANDURAN2.thumb.png.95834172961f14567134b63251df65bc.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...