Emulators on iOS: Difference between revisions

Heylol (talk | contribs)
Heylol (talk | contribs)
Line 42: Line 42:
==Just-In-Time Enablers==
==Just-In-Time Enablers==
Apple doesn't allow Just-In-Time Recompilation (or JIT), some emulators require it in order to run, requiring sideloading and a JIT server/enabler. Some popular JIT Servers:
Apple doesn't allow Just-In-Time Recompilation (or JIT), some emulators require it in order to run, requiring sideloading and a JIT server/enabler. Some popular JIT Servers:
;[https://github.com/0-Blu/StikJIT StikJIT]: Primarily codeveloped by Blu and jkcoxson, requires a Jitterbug pairing file, the SideStore VPN, and Wi-Fi (due to Apple's limitations). Supersedes JitStreamer (EB).
;[https://github.com/0-Blu/StikJIT StikJIT]: Primarily codeveloped by Blu and jkcoxson, requires a Jitterbug pairing file, [https://apps.apple.com/app/id6744003051 StosVPN] (reccomended) or the SideStore WireGuard VPN, and Wi-Fi (due to Apple's limitations). Supersedes JitStreamer (EB).
:; StosVPN: A VPN app that routes to SideStore and supports offline JIT enabling by a StikJIT and MeloNX developer. Currently only available as a TestFlight, possibly coming to the App Store soon.
;[https://faq.altstore.io/altstore-classic/altjit AltJIT]: Uses AltServer and AltStore to enable JIT, requires a Mac.
;[https://faq.altstore.io/altstore-classic/altjit AltJIT]: Uses AltServer and AltStore to enable JIT, requires a Mac.
:;SideJITServer: Basically AltJIT for SideStore.
:;SideJITServer: Basically AltJIT for SideStore.