From 6eca81157c22480ede7807ede7bffd21e8224863 Mon Sep 17 00:00:00 2001 From: JimDude <67085206+JimDude7404@users.noreply.github.com> Date: Mon, 5 May 2025 08:08:23 -0400 Subject: [PATCH 01/11] Add Dolphin --- docs/guide/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/guide/README.md b/docs/guide/README.md index 69c6bd2..0f78d96 100644 --- a/docs/guide/README.md +++ b/docs/guide/README.md @@ -24,7 +24,8 @@ Before diving into specific app guides, make sure you have: ### Emulators -- [MeloNX](/guide/install_melonx.html) - Play Nintendo Switch games on iOS +- [MeloNX](/guide/install_melonx.html) - Play Nintendo Switch games on iOS and iPadOS +- [Dolphin]() - Play Nintendo Wii and GameCube games on iOS and iPadOS ## Frequently Asked Questions From a61e8a0cd495eec2ea8e810a4543dda1951c5a70 Mon Sep 17 00:00:00 2001 From: JimDude <67085206+JimDude7404@users.noreply.github.com> Date: Mon, 5 May 2025 08:14:24 -0400 Subject: [PATCH 02/11] Update install_melonx.md add StikDebug instead of StikJIT --- docs/guide/install_melonx.md | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/docs/guide/install_melonx.md b/docs/guide/install_melonx.md index aadd1a4..5ac9d76 100644 --- a/docs/guide/install_melonx.md +++ b/docs/guide/install_melonx.md @@ -50,16 +50,15 @@ After installing you should see MeloNX on your home screen! BUT WAIT. You still need a method of enabling JIT! For this guide we will be setting up StikJIT. -## Setting up StikJIT +## Setting up StikDebug StikJIT is an app that allows you to enable JIT without even needing a separate server or PC to connect to first. -### To use StikJIT you will need the following: +### To use StikDebug you will need the following: - Access to a Windows PC or Mac (This is only needed for SETUP, and will not be needed after) - On said PC you will need to download Jitterbug Pair, available [here](https://github.com/osy/Jitterbug/releases/) -- StosVPN from the iOS AppStore, which you can find [here](https://apps.apple.com/us/app/stosvpn/id6744003051) -- StikJIT's .ipa, which you can find [here](https://github.com/StephenDev0/StikJIT/releases/) +- Download StikDebug from the App Store: [here](https://apps.apple.com/us/app/stikdebug/id6744045754) ### Setup @@ -85,18 +84,17 @@ StikJIT is an app that allows you to enable JIT without even needing a separate > > If you update your device, this file will become invalid, and you will need to redo these steps. -### Installing StikJIT +### Installing StikDebug -Use Feather along with your DEBUG certificate to install StikJIT the same way you installed MeloNX, if you need the instructions just scroll back up. +Just download it from the App Store, link is above. -### Enabling JIT with StikJIT +### Enabling JIT with StikDebug Once you've completed all the steps above, all you need to do is the following: -1. Activate StosVPN by opening the app, and activating it -2. Open MeloNX in the background -3. Open StikJIT, and import the pairing file we got from JitterBug Pair earlier (If you sent it to yourself in a Zip, Unzip it in the files app) -4. Tap Activate JIT, and tap MeloNX. +1. Open MeloNX in the background +2. Open StikDebug, and import the pairing file we got from JitterBug Pair earlier (If you sent it to yourself in a Zip, Unzip it in the files app) +3. Tap Connect, and tap MeloNX. ## Get around the bugs From e8ae801822d7518f5fe9f10ceed96681bb1cc5bf Mon Sep 17 00:00:00 2001 From: JimDude <67085206+JimDude7404@users.noreply.github.com> Date: Mon, 5 May 2025 08:14:53 -0400 Subject: [PATCH 03/11] Update install_melonx.md --- docs/guide/install_melonx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/install_melonx.md b/docs/guide/install_melonx.md index 5ac9d76..c05c917 100644 --- a/docs/guide/install_melonx.md +++ b/docs/guide/install_melonx.md @@ -52,7 +52,7 @@ BUT WAIT. You still need a method of enabling JIT! For this guide we will be set ## Setting up StikDebug -StikJIT is an app that allows you to enable JIT without even needing a separate server or PC to connect to first. +StikDebug is an app that allows you to enable JIT without even needing a separate server or PC to connect to first. ### To use StikDebug you will need the following: From 546ee6d4f74d7d645a1cd2090e81c10a09e37d2e Mon Sep 17 00:00:00 2001 From: JimDude <67085206+JimDude7404@users.noreply.github.com> Date: Mon, 5 May 2025 08:15:37 -0400 Subject: [PATCH 04/11] Update install_melonx.md --- docs/guide/install_melonx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/install_melonx.md b/docs/guide/install_melonx.md index c05c917..f51862f 100644 --- a/docs/guide/install_melonx.md +++ b/docs/guide/install_melonx.md @@ -48,7 +48,7 @@ Tap on the app, tap sign, and then after it completes signing, tap on it again, After installing you should see MeloNX on your home screen! -BUT WAIT. You still need a method of enabling JIT! For this guide we will be setting up StikJIT. +BUT WAIT. You still need a method of enabling JIT! For this guide we will be setting up StikDebug. ## Setting up StikDebug From b4ba1d94129fc4d4320309214bb3e9eada5c9310 Mon Sep 17 00:00:00 2001 From: JimDude <67085206+JimDude7404@users.noreply.github.com> Date: Mon, 5 May 2025 08:16:09 -0400 Subject: [PATCH 05/11] Create install_dolphin.md --- docs/guide/install_dolphin.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/guide/install_dolphin.md diff --git a/docs/guide/install_dolphin.md b/docs/guide/install_dolphin.md new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/docs/guide/install_dolphin.md @@ -0,0 +1 @@ + From 7704c3ae708a6af8e1014b0bbc175a1c2fa68f16 Mon Sep 17 00:00:00 2001 From: JimDude <67085206+JimDude7404@users.noreply.github.com> Date: Mon, 5 May 2025 08:21:23 -0400 Subject: [PATCH 06/11] Update install_dolphin.md Add Dolphin guide --- docs/guide/install_dolphin.md | 103 ++++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) diff --git a/docs/guide/install_dolphin.md b/docs/guide/install_dolphin.md index 8b13789..bed25f1 100644 --- a/docs/guide/install_dolphin.md +++ b/docs/guide/install_dolphin.md @@ -1 +1,104 @@ +--- +title: "Play GameCube & Wii Games with DolphiniOS!" +description: "DolphiniOS is a GameCube and Wii emulator for iOS that allows you to play most games on modern iOS devices." +--- + +# Play GameCube & Wii Games with DolphiniOS! + +DolphiniOS is a GameCube and Wii emulator for iOS that allows you to play most games on modern iOS devices. This guide will walk you through the installation and setup process. + +## Requirements + +- An iOS device with an A9 chip or higher (iPhone 6s and newer, iPad 5th generation and newer) +- iOS version 14.0 or higher +- A signing certificate (like DxSign) +- A signing app (Feather, ESign, etc.) +- GameCube or Wii game files in supported formats (not provided in this guide) + +> **Note**: Devices with at least 4GB of RAM (such as the iPhone 11) are recommended for optimal performance. + +> **Note**: You should already have a signing app installed. Please go to our other guides and install one if you haven't already. + +> **Warning**: Devices with an A8 or A8X chip and older cannot run DolphiniOS due to missing GPU features. + +## Download the DolphiniOS .ipa + +Download the latest release of DolphiniOS from the releases page on their Git below: + +``` +https://github.com/oatmealdome/DolphiniOS/releases +``` + +## Install using Feather + +> **Warning**: You must have your Debug Certificate imported into Feather! If not, you will be unable to enable JIT. +> Please import your JIT certificate if you haven't already, you can download it from https://dxsign.cc/manage + +Import the app in the library section by tapping import, and then tapping on the file in your recent files. + +![Import](/images/dolphinios/import.gif) + +After importing it should appear in your library as normal. + +Tap on the app, tap sign, and then after it completes signing, tap on it again, and tap install. + +After installing you should see DolphiniOS on your home screen! + +BUT WAIT. You still need a method of enabling JIT! For this guide we will be setting up StikDebug. + +## Setting up StikDebug + +StikDebug is an app that allows you to enable JIT without even needing a separate server or PC to connect to first. + +### To use StikDebug you will need the following: + +- Access to a Windows PC or Mac (This is only needed for SETUP, and will not be needed after) +- On said PC you will need to download Jitterbug Pair, available [here](https://github.com/osy/Jitterbug/releases/) +- Download StikDebug from the App Store: [here](https://apps.apple.com/us/app/stikdebug/id6744045754) + +### Setup + +#### For Windows + +1. Extract Jitterbugpair-win64.zip. +2. Set a passcode for your device if you haven't already. Ensure the device is connected via cable and unlocked. +3. Open your device to the homescreen. +4. In File Explorer, locate jitterbugpair.exe and run it by double-clicking or right-clicking and selecting "Open". +5. JitterbugPair will generate a pairing file in the same folder. This file will have the extension .mobiledevicepairing. +6. Transfer the pairing file to your iOS device using iCloud Drive, email, or any other method. + +#### For macOS + +1. Extract Jitterbugpair-macos.zip. +2. Set a passcode for your device if you haven't already. Ensure the device is connected via cable and unlocked. +3. Open your device to the homescreen. +4. Execute JitterBugPair by double-clicking or right-clicking and selecting "Open". +5. JitterBugPair will generate a pairing file with the extension .mobiledevicepairing. +6. Transfer the pairing file to your iOS device using iCloud Drive, email, or any other method. + +> **Warning**: Please do NOT transfer the file using Google Drive! Google Drive does something mysterious to the properties file, that makes it unable to be used! (This goes for gmail as well) +> +> If you update your device, this file will become invalid, and you will need to redo these steps. + +### Installing StikDebug + +Just download it from the App Store, link is above. + +### Enabling JIT with StikDebug + +Once you've completed all the steps above, all you need to do is the following: + +1. Open DolphiniOS in the background +2. Open StikDebug, and import the pairing file we got from JitterBug Pair earlier (If you sent it to yourself in a Zip, Unzip it in the files app) +3. Tap Connect, and tap DolphiniOS + +## Importing Games + +1. Place your game files in a folder you can access via the Files app. +2. Open DolphiniOS and use the import feature or point the emulator to the folder containing your games. + +> **Note**: We will NOT give you websites or links to obtain GameCube or Wii rom files. You are on your own in obtaining them. + +### You've now got JIT activated, and can play any GameCube or Wii games you want once you import the ROMs! + From b8c47f756614d3bc611d2a9f873334c1a804aad9 Mon Sep 17 00:00:00 2001 From: JimDude <67085206+JimDude7404@users.noreply.github.com> Date: Mon, 5 May 2025 08:22:38 -0400 Subject: [PATCH 07/11] Update install_dolphin.md --- docs/guide/install_dolphin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/install_dolphin.md b/docs/guide/install_dolphin.md index bed25f1..6410d5c 100644 --- a/docs/guide/install_dolphin.md +++ b/docs/guide/install_dolphin.md @@ -1,9 +1,9 @@ - --- title: "Play GameCube & Wii Games with DolphiniOS!" description: "DolphiniOS is a GameCube and Wii emulator for iOS that allows you to play most games on modern iOS devices." --- + # Play GameCube & Wii Games with DolphiniOS! DolphiniOS is a GameCube and Wii emulator for iOS that allows you to play most games on modern iOS devices. This guide will walk you through the installation and setup process. From 39de6bd9b5eb06c16b782f3e44f6ee43e5970654 Mon Sep 17 00:00:00 2001 From: JimDude <67085206+JimDude7404@users.noreply.github.com> Date: Mon, 5 May 2025 08:23:27 -0400 Subject: [PATCH 08/11] Update install_dolphin.md --- docs/guide/install_dolphin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/install_dolphin.md b/docs/guide/install_dolphin.md index 6410d5c..c9a3f28 100644 --- a/docs/guide/install_dolphin.md +++ b/docs/guide/install_dolphin.md @@ -45,7 +45,7 @@ Tap on the app, tap sign, and then after it completes signing, tap on it again, After installing you should see DolphiniOS on your home screen! -BUT WAIT. You still need a method of enabling JIT! For this guide we will be setting up StikDebug. +Hold on — you still need a way to enable JIT! In this guide, we'll walk you through setting up StikDebug. ## Setting up StikDebug From 5a1396b90ac54b9265d8b77c504570b312e8ba99 Mon Sep 17 00:00:00 2001 From: JimDude <67085206+JimDude7404@users.noreply.github.com> Date: Mon, 5 May 2025 08:25:47 -0400 Subject: [PATCH 09/11] Update README.md --- docs/guide/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/README.md b/docs/guide/README.md index 0f78d96..c6d460a 100644 --- a/docs/guide/README.md +++ b/docs/guide/README.md @@ -25,7 +25,7 @@ Before diving into specific app guides, make sure you have: ### Emulators - [MeloNX](/guide/install_melonx.html) - Play Nintendo Switch games on iOS and iPadOS -- [Dolphin]() - Play Nintendo Wii and GameCube games on iOS and iPadOS +- [Dolphin](/guide/install_doplhin.html) - Play Nintendo Wii and GameCube games on iOS and iPadOS ## Frequently Asked Questions From aa9fe1ca4111b272beaaab530200f9a455f3bc00 Mon Sep 17 00:00:00 2001 From: JimDude <67085206+JimDude7404@users.noreply.github.com> Date: Mon, 5 May 2025 08:32:34 -0400 Subject: [PATCH 10/11] Update install_dolphin.md --- docs/guide/install_dolphin.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/guide/install_dolphin.md b/docs/guide/install_dolphin.md index c9a3f28..489fb4e 100644 --- a/docs/guide/install_dolphin.md +++ b/docs/guide/install_dolphin.md @@ -37,8 +37,6 @@ https://github.com/oatmealdome/DolphiniOS/releases Import the app in the library section by tapping import, and then tapping on the file in your recent files. -![Import](/images/dolphinios/import.gif) - After importing it should appear in your library as normal. Tap on the app, tap sign, and then after it completes signing, tap on it again, and tap install. From e7fe00e3cfb22b2a06a5a40994982218eb382356 Mon Sep 17 00:00:00 2001 From: JimDude <67085206+JimDude7404@users.noreply.github.com> Date: Mon, 5 May 2025 08:36:53 -0400 Subject: [PATCH 11/11] Update README.md --- docs/guide/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/README.md b/docs/guide/README.md index c6d460a..a9fbbd8 100644 --- a/docs/guide/README.md +++ b/docs/guide/README.md @@ -25,7 +25,7 @@ Before diving into specific app guides, make sure you have: ### Emulators - [MeloNX](/guide/install_melonx.html) - Play Nintendo Switch games on iOS and iPadOS -- [Dolphin](/guide/install_doplhin.html) - Play Nintendo Wii and GameCube games on iOS and iPadOS +- [Dolphin](/guide/install_dolphin.html) - Play Nintendo Wii and GameCube games on iOS and iPadOS ## Frequently Asked Questions