Devs need to rename the app.
The “!” In the app name is causing JIT not to recognize it because it’s a special character which is not allowed. This is causing a lot of problems and I hope the devs can do something about this in a new update as this is the only available PS2 emulator on iOS.
Can you give me a few details? Which JIT enabler are you using?
My problem with this is that I don't have the bandwidth to test the various JIT enabler methods, so, if you had some more pointers to what needs to be changed exactly, it would be appreciated.
If you can also tell me if you can test the build that's available on GitHub actions (the IPA), it would also help me a lot (ex.: https://github.com/jpd002/Play-/actions/runs/17559577575).
Thanks!
Stikjit. Just like everyone else. And yes I’m always downloading the latest ipa. edit: hi so i don't really know how to use the github files. did get the zip file but i don't know how i can turn it into a ipa file. if you can also help with that it would be great.
It tells me that JIT is not there but it works, but if I enable JIT with SideStore
Stikjit. Just like everyone else. And yes I’m always downloading the latest ipa. edit: hi so i don't really know how to use the github files. did get the zip file but i don't know how i can turn it into a ipa file. if you can also help with that it would be great.
I have used PLAY! with StikDebug without any issues mate. There is no need for name change unless they changed something with StikDebug. You should probably use the official StikDebug. StikJIT is old
This issue can probably be closed, as DanG415 most likely got this information from this reddit post, even though the problem seems to just be the iOS26 JIT incompatibility mentioned in #1489 and #1490