Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Mario Bros - Potential Sound Fix. How to enable Netlist sound?  (Read 1063 times)

0 Members and 1 Guest are viewing this topic.

delt31

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 65
  • Last login:August 01, 2020, 03:11:10 pm
  • I want to build my own arcade controls!
Apparently there is a potential fix for mario bros sound which you perform the following:

Change

#define OLD_SOUND (1)

to

#define OLD_SOUND (0)

in mame/include/mario.h and get netlist mario sound.

Anyone know how to do this? Enable netlist sound? I found put the mame/include folder with mario.h in my mame folder and put the mario.c into audio. no dice. want to try this out...