You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will QEMU-iOS have a GUI to run the iOS emulator without the need to build and compile QEMU? e.g. make the emulator an executable, easy setup, iOS device selection, iOS version selection, nand generator, IPA installer and updater.
The text was updated successfully, but these errors were encountered:
You can compile QEMU only once and then use it without compiling.
Creating GUI for qemu ios (maybe you mean virtual machine configuration manager?) is like rewriting whole qemu.
You can just create bat or sh file that execute qemu with parameters
You can compile QEMU only once and then use it without compiling. Creating GUI for qemu ios (maybe you mean virtual machine configuration manager?) is like rewriting whole qemu. You can just create bat or sh file that execute qemu with parameters
I thought you can keep compiling, but good to know. I thought having a GUI for the emulator is useful for easy use for placing rom files and selecting iDevices and placing IPAs. Xemu had the same thing but with controller and peripheral selections. There is also system settings for placing rom files by either clicking on select file and selecting file and apply.
Will QEMU-iOS have a GUI to run the iOS emulator without the need to build and compile QEMU? e.g. make the emulator an executable, easy setup, iOS device selection, iOS version selection, nand generator, IPA installer and updater.
The text was updated successfully, but these errors were encountered: