Files
mame-mac-app-bundle/README.md
T
2021-12-05 02:41:15 -08:00

14 lines
833 B
Markdown

A .app template for MAME on macOS, allowing for easier and more elegant launch of MAME.
Since this only contains a shell script, it will not hinder performance between architectures (ARM/x86).
**NOTE:** I advise against placing the app in `/Applications` as this may cause permission issues.
## Instructions
* If you haven't already, download the SDL2 **Runtime Binaries** [here](http://www.libsdl.org/download-2.0.php) and follow the included readme to install it.
* Download MAME from [here](https://sdlmame.lngn.net/).
* Extract the downloaded MAME files into this repository's .app bundle (MAME.app/Contents/Resources/) as shown:
![preview screenshot](extraction.png)
* Test to make sure it works by double-clicking the app. It might take a little bit.
* Move the app bundle to anywhere you'd like, keeping my note in mind.