Emulators on iOS: Difference between revisions

Heylol (talk | contribs)
mNo edit summary
Heylol (talk | contribs)
Line 41: Line 41:
==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, [https://apps.apple.com/app/id6744003051 StosVPN] (reccomended) or the SideStore WireGuard 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, StikJIT is a sideloadably IPA that only requires a Jitterbug pairing file and [https://apps.apple.com/app/id6744003051 StosVPN] to enable JIT anytime. This supersedes JitStreamer (EB).
;[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.