Emulators on iOS: Difference between revisions
| 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). | ||
;[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. | ||