open.mp Launcher — macOS (Apple Silicon) build
Hey everyone — I've put together a native macOS build of the open.mp launcher. Upstream is Windows-only; this fork adds the bits needed to build, sign, and run the same launcher on Apple Silicon Macs, with the rest of the launch flow handled through CrossOver.
Repo: GitHub
Latest .pkg: Releases page
What's in the build
What you need
The launcher cannot install the game or Windows for you — set the two above up once, then it handles everything else automatically.
Install
First-launch tip: the .pkg itself isn't notarised (no paid Apple Developer account). If macOS refuses to open the installer on double-click, right-click it → Open → Open to bypass Gatekeeper once.
Updates
The launcher checks this repo's GitHub releases for updates, not the upstream Windows channel. Versions are tagged 1.6.3-arm.N — a Windows release like 1.6.4 will not prompt this build to update. The "Update available" badge only appears when a new -arm tag ships here.
Known limitations
Credits
All launcher functionality is the work of the open.mp team. This fork only adds the macOS build path. If you'd like to support upstream development: opencollective.com/openmultiplayer.
Legal & disclaimer
— Xyranaut
Hey everyone — I've put together a native macOS build of the open.mp launcher. Upstream is Windows-only; this fork adds the bits needed to build, sign, and run the same launcher on Apple Silicon Macs, with the rest of the launch flow handled through CrossOver.
Repo: GitHub
Latest .pkg: Releases page
What's in the build
- Native window chrome — real macOS traffic lights (close / minimise / zoom), green-button tiling + fullscreen, proper drag/double-click zoom.
- Apple Silicon optimised — built and tagged as 1.6.3-arm.N; this is the version channel the launcher checks for updates so you won't get nagged by Windows-only releases.
- Settings → Overview
- CrossOver detection
- Bottle picker (auto-detects bottles containing GTA: SA / Rockstar Games Launcher), one-click Show in Finder
- SA-MP version dropdown (0.3.7-R5, R4, R3.1, R3, DL, R2, R1) with install / reinstall / "already installed" states, ~4-second install with progress
- Status pills for game detected / Rockstar Launcher detected / installed SA-MP version
- Settings → Preferences — language picker, theme (system / dark / light), nickname, default SA-MP version.
- Settings → Advanced — debug / power-user toggles.
- Settings → Danger Zone — hold-to-confirm destructive actions:
- Uninstall SA-MP client files
- Clear SA-MP / open.mp config, chat logs and client settings
- Reset launcher data
- Settings → License — bundled MPL + third-party credits.
- Server browser — Favorites, Internet, Partners, Recently Joined; search by hostname / mode, language + non-empty + unpassworded + open.mp-only filters, per-column sorting, drag-to-reorder favorites.
- Automatic launch flow — when you hit Connect: copies SA-MP files into the game folder, drops the vorbisFile.dll loader proxy, applies the Wine audio fix, launches GTA: SA through CrossOver, then auto-connects with your nickname.
- Installer — flat-distribution .pkg with license screen, preinstall (gently quits the running copy + cleans up legacy bundles) and postinstall (clears quarantine, drops a Desktop shortcut named "Open Multiplayer", keeps a "SAMP Launcher.app" Finder alias for muscle memory).
What you need
- Apple Silicon Mac (M1 / M2 / M3 / M4). Intel Macs are not supported.
- CrossOver from CodeWeavers — runs the Windows version of GTA: SA on macOS. (codeweavers.com/crossover)
- GTA: San Andreas v1.0 inside a CrossOver bottle. SA-MP / open.mp only work with the 1.0 executable — Steam / Rockstar Launcher copies have to be downgraded first.
The launcher cannot install the game or Windows for you — set the two above up once, then it handles everything else automatically.
Install
- Download pkg from the Releases page.
- Double-click the .pkg, accept the license, enter your password.
- Open Open Multiplayer from Applications (or from the Desktop alias the installer drops).
First-launch tip: the .pkg itself isn't notarised (no paid Apple Developer account). If macOS refuses to open the installer on double-click, right-click it → Open → Open to bypass Gatekeeper once.
Updates
The launcher checks this repo's GitHub releases for updates, not the upstream Windows channel. Versions are tagged 1.6.3-arm.N — a Windows release like 1.6.4 will not prompt this build to update. The "Update available" badge only appears when a new -arm tag ships here.
Known limitations
- Apple Silicon only — no Intel build.
- Ad-hoc signed, not notarised. Bundle launches without a "damaged" warning because the postinstall clears the quarantine flag; the .pkg itself still needs the right-click → Open dance on first run.
- Requires CrossOver — there's no built-in Wine. Free Wine builds run GTA: SA poorly enough that bundling them wasn't worth the support load.
- GTA: SA must be v1.0; the launcher cannot downgrade Steam / Rockstar copies for you.
Credits
All launcher functionality is the work of the open.mp team. This fork only adds the macOS build path. If you'd like to support upstream development: opencollective.com/openmultiplayer.
Legal & disclaimer
- You must own a legitimate copy of GTA: San Andreas. This project does not distribute, link to, or help anyone obtain the game, its assets, or any Rockstar / Take-Two property. Use a copy you have lawfully purchased (Steam, Rockstar Games Launcher, retail disc).
- No piracy. This project does not endorse, condone, or support pirated copies of GTA: San Andreas, SA-MP, open.mp, CrossOver, Windows, or any other software. Requests for pirated material will not be entertained — please don't ask in this thread, in DMs, or on the GitHub repo.
- Not affiliated. This is an unofficial, community-built fork. It is not affiliated with, endorsed by, or sponsored by Rockstar Games, Take-Two Interactive, CodeWeavers (CrossOver), the SA-MP team, the open.mp team, or Apple. All trademarks and product names are the property of their respective owners.
- Third-party tools at your own risk. Any external tools mentioned above (Rockstar Nexus downgrader, custom executables, bottle patches, etc.) are not part of this project. Use them at your own discretion and only on copies you own.
- No warranty. The launcher is provided "as is", without warranty of any kind. You are responsible for backups and for any consequences of running it on your machine.
- License. Source code is distributed under the Mozilla Public License 2.0, inherited from upstream. The "open.mp" name and logo remain subject to upstream's trademark policy.
— Xyranaut


![[Image: 01-server-browser-favorites.png]](https://raw.githubusercontent.com/isiddharthasharma/open.mp-launcher-macOS/master/screenshots/01-server-browser-favorites.png)
![[Image: 02-server-browser-internet.png]](https://raw.githubusercontent.com/isiddharthasharma/open.mp-launcher-macOS/master/screenshots/02-server-browser-internet.png)
![[Image: 03-server-browser-partners.png]](https://raw.githubusercontent.com/isiddharthasharma/open.mp-launcher-macOS/master/screenshots/03-server-browser-partners.png)
![[Image: 04-settings-overview.png]](https://raw.githubusercontent.com/isiddharthasharma/open.mp-launcher-macOS/master/screenshots/04-settings-overview.png)
![[Image: 05-settings-overview-installing.png]](https://raw.githubusercontent.com/isiddharthasharma/open.mp-launcher-macOS/master/screenshots/05-settings-overview-installing.png)
![[Image: 06-settings-preferences.png]](https://raw.githubusercontent.com/isiddharthasharma/open.mp-launcher-macOS/master/screenshots/06-settings-preferences.png)
![[Image: 07-settings-advanced.png]](https://raw.githubusercontent.com/isiddharthasharma/open.mp-launcher-macOS/master/screenshots/07-settings-advanced.png)
![[Image: 08-settings-danger-zone.png]](https://raw.githubusercontent.com/isiddharthasharma/open.mp-launcher-macOS/master/screenshots/08-settings-danger-zone.png)
![[Image: 09-settings-danger-zone-installed.png]](https://raw.githubusercontent.com/isiddharthasharma/open.mp-launcher-macOS/master/screenshots/09-settings-danger-zone-installed.png)
![[Image: 10-settings-license.png]](https://raw.githubusercontent.com/isiddharthasharma/open.mp-launcher-macOS/master/screenshots/10-settings-license.png)