BB King
B2S Full DMD
BB King (Gottlieb 1978).directb2s
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]
********************************************
Edited by LAROUILLAS
User Feedback
Create an account or sign in to leave a review
You need to be a member in order to leave a review
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now