Mame
Jump to navigation
Jump to search
- Install mame and requirements on Ubuntu client (err, i think only mame is needed, the rest are if you want to build from source... maybe we do?):
sudo apt-get install mame git build-essential python libsdl2-dev libsdl2-ttf-dev libfontconfig-dev qt5-default
- Create config if needed:
which mame cd /spiceflow/bitpost/softraid/software/games/mame && mame -createconfig mame -createconfig
- Point ubuntu roms folder to roms.
💼 m@case [/usr/share/games/mame] sudo rmdir roms && sudo ln -s /spiceflow/bitpost/softraid/software/games/mame/roms .