Dolphin, the GameCube and Wii emulator - Forums

Full Version: Dolphin on iOS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
I'm getting a 404 error when I try to pull the iOS branch into Xcode. The master branch pulled fine, but I get 404 (-1) error when trying to pull this one.
(08-28-2015, 01:14 AM)KHg8m3r Wrote: [ -> ]I'm getting a 404 error when I try to pull the iOS branch into Xcode. The master branch pulled fine, but I get 404 (-1) error when trying to pull this one.

You got to run dolphin in iOS?

thx
No, I'm trying to import it into Xcode so I can work on getting it to eventually run on iOS, but I'm having issues getting it to download.
That sound good, i hope you find the help you need.
I'm having no problems here. (Also, I should probably merge the latest master into the ios branch as there are many recent fixes for the ARM64 JIT...)
Thanks, that fixed the issue: I was using https://github.com/OatmealDome/dolphin/tree/ios instead of https://github.com/oatmealdome/dolphin.git
Used your path to check out the ios branch using Xcode to add a repository so that I wouldn't have to do it through Terminal.
Wow, so many issues Tongue

build failed errors: (Show Spoiler)
Looks like you're trying to run DolphiniOS on the iOS Simulator. That won't work because the libraries in that folder aren't compiled for x86_64, only arm64 Tongue You need to have a jailbroken iOS device running 8.0 and above. See the build instructions at the README.
I tried to see if it could do anything. I have to rejailbreak my phone first
@OatmealDome

Hi man, one question:

still when you try to run the emulator or now load menu,etc?

thanks
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14