NXBoot enables starting custom boot code on the Nintendo Switch through the Fusée Gelée hardware exploit. Booting Coreboot/Linux is supported.
The command-line version of NXBoot works on iOS 9.0+ and macOS 10.10+. It is also available at /usr/bin/nxboot when the Cydia package is installed. Run ./nxboot -h for usage info.
Install NXBoot on iOS by adding the following repository to Cydia: https://mologie.github.io/repo/
What are the iOS hardware requirements?
An OTG adapter on the Lightning end of the connection is required.
Setup example: An iPhone 6 with NXBoot, connected to an Apple Lightning USB 2 Camera Adapter, where a standard USB 3 Type A to Type C cable connects the adapter with the Nintendo Switch:
NXBoot Setup Photo
Does it work without a Lightning OTG adapter?
Nope.
Can you make it work without an Lightning OTG adapter?
Maybe, probably not. I'd be interested in technical details about the Lightning Camera adapter's internals and how iOS deals with USB host and device mode.
Will cheap, non-Apple OTG adapters work?
Maybe. I've received reports from some people who had success with cheap $5 Lightning OTG adapters, but others did not get their third-party adapter to work at all or had USB communication errors.
Why use your app at all if it requires a $30 adapter?
Because you've already got that adapter, or find it convenient, or found a cheap third-party adapter that works for you.
iOS software requirements?
NXBoot was tested and found compatible with all jailbreaks for iOS 10 and later, up to Coolstar's iOS 11.3.1/11.4b3 jailbreak. It may break if Apple changes some of its private APIs or sandbox details in future iOS versions.
Nintendo Switch requirements?
Any first generation Nintendo Switch with any firmware will work. There are reports about patched Nintendo Switch hardware on which the exploit no longer runs, but any switch purchased before 2018-07 should be safe.
Is this app free?
Yes and there are no ads. It was created as a fun experiment.
Is it open-source / free software?
No, not yet. I usually release source code a few months after the initial release to avoid user base fragmentation. (No obligation under the GPL to release this app's source code exists - it was developed from scratch with no dependencies.)
This command-line tool vs. other launchers?
The functionality is most likely equivalent, but nxboot has zero dependencies (it works directly with IOKit) and can launch both Fusée and ShofEL2 payloads out of the box.