forked from MeloNX/MeloNX
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
133bb5491a |
39
README.md
39
README.md
@ -4,29 +4,29 @@
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<h1 align="center">MeloNX</h1>
|
||||
<h1 align="center">LemoNX</h1>
|
||||
|
||||
<p align="center">
|
||||
MeloNX enables Nintendo Switch game emulation on iOS using the Ryujinx iOS code base.
|
||||
LemoNX enables Nintendo Switch game emulation on iOS using the Ryujinx iOS code base.
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
MeloNX is an iOS Nintendo Switch emulator based on Ryujinx, written primarily in C#. Designed to bring accurate performance and a user-friendly interface to iOS, MeloNX makes Switch games accessible on Apple devices.
|
||||
Developed from the ground up, MeloNX is open-source and available on Github under the <a href="https://github.com/MeloNX-Emu/MeloNX/blob/master/LICENSE.txt" target="_blank">MeloNX license (Based on MIT)</a>. <br
|
||||
LemoNX is an iOS Nintendo Switch emulator based on MeloNX, written primarily in C#. Designed to bring accurate performance and a user-friendly interface to iOS, LemoNX makes Switch games accessible on Apple devices.
|
||||
Developed from the ground up, LemoNX is open-source and available on Github under the <a href="https://github.com/MeloNX-Emu/MeloNX/blob/master/LICENSE.txt" target="_blank">MeloNX license (Based on MIT)</a>. <br
|
||||
</p>
|
||||
|
||||
# Compatibility
|
||||
|
||||
MeloNX works on iPhone XS/XR and later and iPad 8th Gen and later. Check out the Compatibility on the <a href="https://melonx.org/compatibility/" target="_blank">website</a>.
|
||||
LemoNX works on iPhone XS/XR and later and iPad 8th Gen and later but may require to be run through LiveContainer on A12 devices. Check out the Compatibility on the <a href="https://melonx.org/compatibility/" target="_blank">website</a>.
|
||||
|
||||
# Usage
|
||||
|
||||
## FAQ
|
||||
- MeloNX is made for iOS 17+, on iOS 15 - 16 MeloNX can be installed but may have issues or not work at all.
|
||||
- MeloNX cannot be Sideloaded normally and requires the use of the following Installation Guide(s).
|
||||
- MeloNX requires JIT
|
||||
- LemoNX is made for iOS 16.1.2 (16.0 - 16.1.1 wasnt tested yet but should also work) and later, LemoNX can be installed on iOS 15 too but will fail to run games at the moment.
|
||||
- LemoNX cannot be Sideloaded normally and requires the use of the following Installation Guide(s).
|
||||
- LemoNX requires JIT
|
||||
- Recommended Device: iPhone 15 Pro or newer.
|
||||
- Low-End Recommended Device: iPhone 13 Pro.
|
||||
- Low-End Recommended Device: iPhone 13 Pro
|
||||
|
||||
|
||||
## How to install
|
||||
@ -34,11 +34,11 @@ MeloNX works on iPhone XS/XR and later and iPad 8th Gen and later. Check out the
|
||||
### Paid Developer Account
|
||||
|
||||
1. **Sideload the App**
|
||||
- Use any sideloading tool that supports Apple IDs.
|
||||
- Use any sideloading tool that supports Apple IDs (SideStore or AltStore for example).
|
||||
|
||||
2. **Enable Entitlements**
|
||||
- Visit [Apple Developer Identifiers](https://developer.apple.com/account/resources/identifiers).
|
||||
- Locate **MeloNX** and enable the following entitlements:
|
||||
- Locate **LemoNX** and enable the following entitlements:
|
||||
- `Increased Memory Limit`
|
||||
- `Increased Debugging Memory Limit`
|
||||
|
||||
@ -58,7 +58,7 @@ If having Issues installing firmware (Make sure your Keys are installed first)
|
||||
|
||||
### Free Developer Account (Experimental)
|
||||
|
||||
1. **Sideload MeloNX**
|
||||
1. **Sideload LemoNX**
|
||||
- Use [SideStore](https://sidestore.io/) or [AltStore](https://altstore.io/) (**NOT** AltStore PAL).
|
||||
|
||||
2. **Sideload the Entitlement App**
|
||||
@ -72,15 +72,15 @@ If having Issues installing firmware (Make sure your Keys are installed first)
|
||||
- Tap **Refresh** to update the list.
|
||||
|
||||
5. **Enable Increased Memory Limit**
|
||||
- Select **MeloNX** (should be like "com.stossy11.MeloNX" or some variation) from the list.
|
||||
- Select **LemoNX** (should be like "com.c4ndyf1sh.MeloNX" or some variation) from the list.
|
||||
- Tap **Add Increased Memory Limit**.
|
||||
|
||||
6. **Reinstall MeloNX**
|
||||
6. **Reinstall LemoNX**
|
||||
- Delete the existing installation.
|
||||
- Sideload the app again using SideStore or AltStore.
|
||||
|
||||
7. **Verify Increased Memory Limit**
|
||||
- Open MeloNX and check if the **Increased Memory Limit** is enabled.
|
||||
- Open LemoNX and check if the **Increased Memory Limit** is enabled.
|
||||
|
||||
8. **Add Necessary Files**
|
||||
|
||||
@ -95,16 +95,17 @@ If having Issues installing firmware (Make sure your keys are installed first)
|
||||
|
||||
### TrollStore
|
||||
As Said in FAQ:
|
||||
> MeloNX is made for iOS 17+, on iOS 15 - 16 MeloNX can be installed but may have issues or not work at all.
|
||||
> LemoNX is made for iOS 16+, on iOS 15 MeloNX can be installed but will not be able to run games at the moment.
|
||||
|
||||
1. **Install MeloNX with TrollStore**
|
||||
|
||||
2. **Add Necessary Files**
|
||||
|
||||
3. **Enable TrollStore JIT**
|
||||
- MeloNX includes automatic JIT using the TrollStore URL Scheme
|
||||
- Open MeloNX Settings
|
||||
- LemoNX includes automatic JIT using the TrollStore URL Scheme
|
||||
- Open LemoNX Settings
|
||||
- Scroll down and enable the "TrollStore JIT" toggle
|
||||
- Close LemoNX completely
|
||||
- Profit
|
||||
|
||||
|
||||
@ -150,7 +151,7 @@ If having Issues installing firmware (Make sure your keys are installed first)
|
||||
|
||||
- **DLC & Modifications**
|
||||
|
||||
MeloNX supports DLC + Game Update Add-ons.
|
||||
LemoNX supports DLC + Game Update Add-ons.
|
||||
Mods (romfs, exefs, and runtime mods such as cheats) are supported;
|
||||
|
||||
- **Configuration**
|
||||
|
Loading…
x
Reference in New Issue
Block a user