-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What is the state of this project? #2
Comments
I got a notification for this issue so I will go ahead and answer 😄 It looks like in its current state the project is not usable, at least what I got from the CI won't run at all past the "Go!" menu. I asked and @.zhuowei is going to work on getting the project back to a usable state. I haven't figured out what the issue is yet that's preventing it from running. The agenda once that's fixed is this: we still have the overarching issue of not having nearly enough virtual ram to run at console speeds. We can of course get as close as possible but the emulator might be a bit slow. We will also need access to JIT, which we have right now with AltStore/AltJIT/DirtyJIT/Jitterbug/20 others, but we're hoping iOS 17 might allow you to use JIT without having to turn it on with a computer program every time. Long story short, we need to get the emulator back up and running, which means either waiting for the dev to fix it , or building each commit and finding whichever the newest one that works is |
Right now it gets Pokemon: Brilliant Diamond to the language selection, then crashes with a Metal error when you select a language. Ryujinx on macOS does not do this, so I'm planning to trace the Metal calls to see why it's not working here.
I doubt it: sideloading requires all the code to be included in advance; you'd probably still need the same jit workarounds as before. |
Sorry, I misunderstood. Before I thought the GitHub Actions build wouldn't work because something was broken. I now think you are saying the build from Actions doesn't work but if you build the latest commit locally it will work? If that's the case, I'll build it and see if I can run homebrew or games with it. Thank you very much for your work, by the way. The iOS emulation and sideloading scene has progressed so much because of your work. |
This project has a lot of potential, and I love the idea of being able to play your Switch games on the go. (oops, just reinvented the Switch!)
If necessary, I could provide donations to help push this project forward, or I could help contribute with the limited knowledge of iOS that I have.
Thanks!
The text was updated successfully, but these errors were encountered: