-
-
Notifications
You must be signed in to change notification settings - Fork 95
is the emulator alive? #5
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
Comments
Hi, thanks for your interest. I'm not working on it anymore because it's too much (unpaid) work for one person. But if you want to help, I will be happy to accept PRs or other forms of contribution. I will also gladly resume working on it myself if I'm not alone :) |
Can I work in it with u |
That would be great. First step would be to compile the project on your machine. Were you able to follow the instructions? |
Yes, but um I don’t have computer I use iPad |
So yeah |
Okay, I was thinking about moving development to Gitpod, anyway. You could use iPad to develop on Gitpod, I guess. So maybe we can start with that. |
Can I too |
Ok thank you. |
If you know the stuff required to build this app (mostly CMake and C++) and want to contribute, you could start by configuring Gitpod, then. You should only need web browser for that; they have 40 hours per month for free (see Gitpod pricing). I will gladly welcome a pull request for that :) |
Alright |
Hello @jjonescz, |
Hi @TheMainGeek, thanks for your interest. Currently, this project is not very active, but I would love if the community actively contributed (that would also motivate me to resume working on this project in my free time). Both donations and code contributions are very welcome. You can donate through GitHub sponsors. For contributing code, first step would be to compile the project locally by following the build instructions. Then we can implement more features. Let me know how it goes. |
You should open some sort of Kickstarter or GoFundMe with the goals for this project. Corellium also offers working paid iOS emulators for research of all kinds. Getting a personal licence might make it easier, but I don't really know much about programming. |
Hi @upintheairsheep (quoting you also from #7 (comment) where your comment was off topic).
I would love that. If you know anyone who would like to work on this project, let me know. Or let them know they can send PRs :)
From the rest of your comment, it seems that Cycada's authors don't really want to open-source it, and I don't feel like persuading them. I also don't think it would be particularly useful since Cycada's target is Android and most of the work left on this project is translating API calls from iOS to Windows.
I have GitHub sponsors set up. Unfortunately, the crowdfunding platforms you're suggesting are not available in my country. Plus I think they require setting precise expectations (like "if people donate a specific amount of money I will release a working iOS emulator for Windows"), but I'm not able to estimate how much work is needed to complete this project, there might be hurdles on the way that I'm not expecting now. That's why I would prefer people either using GitHub sponsors, or better yet, contributing code to this project. |
You could try searching in the Wine and Darling community |
count me in
|
PowerShell. In Windows, you can simply right-click it and select "Run with PowerShell". |
its installed now correctly now, |
@dananothername yes, the app doesn't have an icon, that's fine, it's just a prototype.
The app should show two windows, one displays a log which should show some errors in this case. Probably the app you chose to emulate does something that's not supported. Try one from these samples, they should work. |
how to run these samples |
@dananothername have you read the docs? |
Can you provide logs (the text that should be displayed in one of the windows) and perhaps open a new issue then? I need more details on the error to be able to help you. All the samples work for me when following the docs. |
@dananothername Let's discuss in #10, it's off topic here. |
Yeah, there is a new project called touchHLE that is basically ipasim 2, it plans on emulating 32-bit iOS 1-4 games, currently, it only supports Monkey Ball. |
Thanks @upintheairsheep, I mentioned it in the README, so people visiting this repo can find it. |
Make sure to add Cycada, Corellium, the QEMU iPod touch 1G fork, and macOS 11+ |
These are different technologies. Cycadia works on Android. Corellium and QEMU are simply full VMs (and I would imagine there are more like that). It doesn't seem necessary to list them all in the README if they have different use-cases. If needed, people can read the attached thesis where some related work is discussed. |
No description provided.
The text was updated successfully, but these errors were encountered: