forked from MeloNX/MeloNX
1002 B
1002 B
How to compile MeloNX using macOS
Prerequisites
- .NET 8.0
- A computer with macOS
Compiling
-
Clone the Git Repo and build Ryujinx
git clone https://github.com/melonx-emu/melonx/tree/XC-ios-ht cd melonx ./compile.sh -x
-
Open the Xcode project, stored at MeloNX/src/MeloNX
-
Make sure
Ryujinx.SDL2.Headless.dylib
is set toEmbed & Sign
in the General settings for the Xcode project -
Signing & Capabilities Change your 'Team' to your Developer Account (free or paid) and change Bundle Identifier to
com.*your name*.MeloNX
-
Build and Run
CMD+R
-
Check the post-setup guide
If you don't have a paid developer account
Make sure these entitlements are removed if you don't have a paid Apple Developer account
Extended Virtual Addressing
Increased Debugging Memory Limit