From f969c3aa54eec7759ca355f17b3edad0f35d63f8 Mon Sep 17 00:00:00 2001 From: Tom Lube Date: Thu, 14 May 2026 19:12:00 -0400 Subject: [PATCH 1/2] fix some oopsies, add a bit more info --- docs/ios-install-altstore.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/ios-install-altstore.md b/docs/ios-install-altstore.md index c82bfec5c3..ca88102a6a 100644 --- a/docs/ios-install-altstore.md +++ b/docs/ios-install-altstore.md @@ -4,10 +4,10 @@ - A Windows, Linux, or macOS device - iOS device connected to computer via USB -- Dusklight IPA file (download the latest `Dusklight-vX.X.X-ios-arm64.ipa` from the [releases page](https://github.com/TwilitRealm/dusk/releases)) -- Game disc - `GZ2E01` (Gamecube USA) or `GZ2PE01` (Gamecube PAL) +- Dusklight IPA file (download the latest `Dusklight-vX.X.X-ios-arm64.ipa` from the [releases page](https://github.com/TwilitRealm/dusklight/releases)) +- Legally acquired game disc - `GZ2E01` (Gamecube USA) or `GZ2PE01` (Gamecube PAL) -## 1. Install AltServer +## 1. Install iloader - Executable bundles can be installed from [iloader's main page](https://iloader.app/) or [their GitHub](https://github.com/nab138/iloader) for Windows, Linux, and macOS. - Windows WILL require iTunes to be installed @@ -16,21 +16,21 @@ ## 2. Enable Developer Mode (iOS 16+) - On your iPhone, go to **Settings > Privacy & Security > Developer Mode** -- Toggle it on and restart when prompted +- Toggle it on, put in your password and restart when prompted ## 3. Install Dusklight on Your iPhone -1. Sign into your Apple ID (this is required for registering app IDs, it is sent securely and not stored by iloader) - * You may be prompted to put in a code from your iOS device, do so +1. Sign into your Apple ID (this is required for registering app IDs, it is sent securely directly to Apple and not stored by iloader) + * You may be prompted to put in a code from your iOS device if you have 2FA enabled, do so 2. Plug in your iOS device via USB into your PC. If you're missing a dependency, an error pop-up will tell you to install it * You will need to hit `Refresh` after plugging it in at this stage so that it can be detected, it does not automatically refresh 3. Leave settings unchanged (the Anisette server should stay Sidestore (.io)) 3.(a) Installing SideStore directly is not required, but provides you a way to install Dusklight on your phone without being plugged into a computer later -4. Press `Import IPA` and choose your downloaded `Dusk-v.X.X.X-ios-arm64.ipa`, it will begin installing on your device +4. Press `Import IPA` and choose your downloaded `Dusklight-v.X.X.X-ios-arm64.ipa`, it will begin installing on your device **NOTE:** *At various stages, you may be prompted to trust your device, do so* -## 3. Getting Dusk trusted +## 3. Getting Dusklight trusted When installing sideloaded iOS applications, at first you will need to manually trust the app due to Apple's security policies * Go to **Settings > General > VPN & Device Management** * Tap the Apple ID you signed into iloader with under "Developer App" and tap **Trust** @@ -38,11 +38,11 @@ When installing sideloaded iOS applications, at first you will need to manually ## 4. Copy Files to Your iPhone -Transfer the IPA and game disc to your iPhone so they're accessible in the Files app. A few ways to do this: +Transfer the game disc (and optionally, the Dusklight app) to your iPhone so they are accessible in the Files app. A few ways to do this: - **AirDrop** - Right-click the files on your Mac and choose Share > AirDrop - **iCloud Drive** - Place files in iCloud Drive on your Mac and they'll sync to Files on your iPhone - **USB transfer** - Connect your iPhone and drag files via Finder's sidebar - **Cloud storage** - Upload to Google Drive, Dropbox, etc. and download on your iPhone -You may now use Dusklight on iOS, iPadOS! \ No newline at end of file +You may now use Dusklight on iOS, iPadOS, and even tvOS! \ No newline at end of file From 315c1f27fdc62664123e22422a1929956fa787f5 Mon Sep 17 00:00:00 2001 From: Tom Lube Date: Sun, 17 May 2026 14:42:05 -0400 Subject: [PATCH 2/2] fixed minor things --- docs/ios-install-altstore.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ios-install-altstore.md b/docs/ios-install-altstore.md index ca88102a6a..5c0f071878 100644 --- a/docs/ios-install-altstore.md +++ b/docs/ios-install-altstore.md @@ -16,7 +16,7 @@ ## 2. Enable Developer Mode (iOS 16+) - On your iPhone, go to **Settings > Privacy & Security > Developer Mode** -- Toggle it on, put in your password and restart when prompted +- Toggle it on, put in your device passcode, and restart when prompted ## 3. Install Dusklight on Your iPhone @@ -38,11 +38,11 @@ When installing sideloaded iOS applications, at first you will need to manually ## 4. Copy Files to Your iPhone -Transfer the game disc (and optionally, the Dusklight app) to your iPhone so they are accessible in the Files app. A few ways to do this: +Transfer the game disc (and optionally, the Dusklight IPA) to your iPhone so they are accessible in the Files app. A few ways to do this: - **AirDrop** - Right-click the files on your Mac and choose Share > AirDrop - **iCloud Drive** - Place files in iCloud Drive on your Mac and they'll sync to Files on your iPhone - **USB transfer** - Connect your iPhone and drag files via Finder's sidebar - **Cloud storage** - Upload to Google Drive, Dropbox, etc. and download on your iPhone -You may now use Dusklight on iOS, iPadOS, and even tvOS! \ No newline at end of file +You may now use Dusklight on iOS and iPadOS! \ No newline at end of file