Modified (MOD) Games
1 file
-
Yes
By LAROUILLAS
YES
B2S Full DMD
Oui (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]
********************************************
287 downloads
