This repository has been archived by the owner on Mar 26, 2024. It is now read-only.
forked from sm64-port/sm64-port
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Zoltar007 edited this page Aug 27, 2020
·
7 revisions
Install Homebrew (via http://brew.sh/):
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
For macOS Mojave (10.14) & below:
brew install make gcc mingw-w64 pkg-config sdl2 glew libusb python3 git
For macOS Catalina (10.15) & above:
brew install make gcc mingw-w64 pkg-config sdl2 glew libusb git
git clone https://github.com/zoltar007/target_osx
cp baserom.us.z64 target_osx/
cd target_osx
gmake
or gmake -j
You can also use gmake TARGET_OSX=1
if you want to be specific.
cd build/us_pc
./sm64.us.f3dex2e