- cross-posted to:
- games@sh.itjust.works
- cross-posted to:
- games@sh.itjust.works
Didn’t know hell froze over.
This is app store competition does. Apple didn’t want an emulator-friendly app store to become super popular.
Is there any good game boy emulator ? I want to play Pokémon.
Drastic is a fantastic DS emulator for android, it recently became free. I bought it over a decade ago and has been a blast.
Do we know if these emulators will support JIT? JIT has always been prohibited on iOS (which is why there are no browsers other than Safari - Firefox and Chrome on iOS are just a Safari WebView plus a crappy interface on top).
Even when sideloading emulators, you only get JIT by paying for a special developer license or using exploits on very specific iOS versions.
Without JIT, sure, go nuts emulating the NES… But forget about anything more demanding than a GameCube, or using this to run a VM or something.
you only get JIT by paying for a special developer license or using exploits on very specific iOS versions.
Actually Altstore has AltJIT which works on all iOS versions altstore supports but requires you to be connected to the same network as a computer running altstore.
run a VM or something
UTM (which is based on QEMU) is already available on iOS.
but requires you to be connected to the same network as a computer running altstore.
So you mean iOS doesn’t natively support JIT for App Store apps and requires hacky workarounds?
iOS natively supports JIT (by which we mean writable and executable memory) but Apple locks it down to only two use cases:
- The JavaScript engine in Safari
- Support for running a debugger
AltStore launches a debugger and connects it to your phone. Even though it’s not actually doing anything with a debugger, that’s enough to convince iOS to let your app use memory that’s both writable and executable (the key feature needed for JIT).
Without JIT you need to either resort to a slower form of emulation or do something creative.
deleted by creator
If that’s how you want to put it, sure.
deleted by creator
welcome to 2010s
5 B.E. (Before Enshittification)