Just a little program to build a MAME ROM playlist for the RetroArch frontend.
-
Install Java 8 if you don't have it already.
-
If you're on linux, add the executable bit to the jar or you won't be able to launch it (using the file explorer or
chmod +x MamePlaylistBuilder-1.1-SNAPSHOT.jar
) -
Launch MamePlaylistBuilder (if you can't do it with your file explorer, use
java -jar MamePlaylistBuilder-1.1-SNAPSHOT.jar
) -
MamePlaylistBuilder will ask for the location of your MAME Roms folder. Select it, and confirm.
-
A "MAME.lpl" should have been created; Copy it.
-
If you're on linux, paste this file to
~/.config/retroarch/playlists
. If you're on Windows, theplaylists
folder is located in the same folder as retroarch.exe -
Enjoy your (hopefully full) new playlist.