Search found 31 matches

by sofakng
Wed Dec 16, 2015 4:19 pm
Forum: iPhone Port
Topic: ScummVM 1.8.0-git for iOS 7+ available on GitHub
Replies: 138
Views: 132891

I've compiled it using the command-line. More specifically, I'm using Jenkins (CI build server) to build and sign and then it upload it to my internal web server where my iPad can download it. I can manually compile it using Xcode and see which it's breaking though. Also, I just purchased the Apple...
by sofakng
Wed Dec 16, 2015 2:59 pm
Forum: iPhone Port
Topic: ScummVM 1.8.0-git for iOS 7+ available on GitHub
Replies: 138
Views: 132891

I've compiled it using the command-line. More specifically, I'm using Jenkins (CI build server) to build and sign and then it upload it to my internal web server where my iPad can download it. I can manually compile it using Xcode and see which it's breaking though. Also, I just purchased the Apple ...
by sofakng
Mon Dec 14, 2015 2:26 pm
Forum: iPhone Port
Topic: ScummVM 1.8.0-git for iOS 7+ available on GitHub
Replies: 138
Views: 132891

Hmmm, no. I'm just using the defaults.

I'm also using the iPad Pro... (but other games work perfectly)

Would anything show in the system log?
by sofakng
Mon Dec 14, 2015 1:25 pm
Forum: iPhone Port
Topic: ScummVM 1.8.0-git for iOS 7+ available on GitHub
Replies: 138
Views: 132891

Can anybody try the Curse Of Monkey Island (COMI) ?

For some reason, ScummVM crashes after I try to start the game.
by sofakng
Tue Dec 08, 2015 7:25 pm
Forum: iPhone Port
Topic: ScummVM 1.8.0-git for iOS 7+ available on GitHub
Replies: 138
Views: 132891

Great! I just got my iPad Pro this weekend. So far I like it... What are your impressions?
by sofakng
Tue Dec 08, 2015 6:34 pm
Forum: iPhone Port
Topic: ScummVM 1.8.0-git for iOS 7+ available on GitHub
Replies: 138
Views: 132891

This is the best news I've seen in a long, long time! Thank you SO MUCH for updating the port! I just have one request though ... is it possible to update the resolution so it's more compatible with the iPad Pro? Again - thank you SO MUCH! Controls are a little bit small on the iPad Pro, indeed. Is...
by sofakng
Tue Dec 08, 2015 5:32 pm
Forum: iPhone Port
Topic: ScummVM 1.8.0-git for iOS 7+ available on GitHub
Replies: 138
Views: 132891

This is the best news I've seen in a long, long time! Thank you SO MUCH for updating the port!

I just have one request though ... is it possible to update the resolution so it's more compatible with the iPad Pro?

Again - thank you SO MUCH!
by sofakng
Sun Sep 27, 2015 1:56 am
Forum: iPhone Port
Topic: XCode 7 beta: ScummVM for everyone
Replies: 17
Views: 23126

I'd love to see some progress in this area. I do have a developer certificate and I've resigned an IPA for 1.8.0 and the application started on my iPad, but when I tried to add a game it crashed so I think something (probably small?) needs to be fixed for resigning to work. Unfortunately there isn't...
by sofakng
Tue Jul 07, 2015 8:10 pm
Forum: iPhone Port
Topic: Updated toolchain for compiling iOS (clang) version?
Replies: 1
Views: 8351

Updated toolchain for compiling iOS (clang) version?

I've noticed that the buildbot server is actively building ScummVM for iOS using an updated toolchain that uses clang. Can I get a copy of this toolchain or instructions on how to build the toolchain myself? I'm trying to compile ScummVM against the latest official iOS SDK (8.4) and am having some i...
by sofakng
Tue Jul 07, 2015 3:29 pm
Forum: iPhone Port
Topic: XCode 7 beta: ScummVM for everyone
Replies: 17
Views: 23126

That one works! Thanks so much! Well, I don't have any games to add from my work machine, but when I click [Add Games] it doesn't crash! The resolution also looks good and the GUI isn't tiny like 1.7.0. I'm still working on compiling 1.8.0 too... Everything seems to compile fine except for the ARM a...
by sofakng
Tue Jul 07, 2015 3:14 pm
Forum: iPhone Port
Topic: XCode 7 beta: ScummVM for everyone
Replies: 17
Views: 23126

Yeah, that would work too. I can package it into an IPA and sign it with my developer certificate.

Thanks!
by sofakng
Tue Jul 07, 2015 3:02 pm
Forum: iPhone Port
Topic: XCode 7 beta: ScummVM for everyone
Replies: 17
Views: 23126

Would it be possible to upload the IPA somewhere and I can resign it?
by sofakng
Tue Jul 07, 2015 12:39 pm
Forum: iPhone Port
Topic: XCode 7 beta: ScummVM for everyone
Replies: 17
Views: 23126

I'll give that a try. Thanks much!

EDIT: Hmmm, I'm using v1.3.0 and the xcodeproj inside the dists/iphone folder, but when compiling it says it can't find .../gui/editable.cpp.

I've also made progress on compiling v1.8.0 from Git, but I can't seem to compile the ARM assembly (codec47ARM.s).
by sofakng
Tue Jul 07, 2015 11:59 am
Forum: iPhone Port
Topic: XCode 7 beta: ScummVM for everyone
Replies: 17
Views: 23126

Sorry for so many questions, but where did you get the 1.3.0 source? Github only goes back to 1.4.0 it looks like. Also, what lines did you comment out? I'm trying to get the latest (1.8.0-git) to compile but it requires iOS SDK 3.1.2. I'm trying to get that working or maybe I will try to remove the...
by sofakng
Mon Jul 06, 2015 9:59 pm
Forum: iPhone Port
Topic: XCode 7 beta: ScummVM for everyone
Replies: 17
Views: 23126

Hmmm, that doesn't work for me. I've copied a game into the Documents folder (using iExplorer) but when I click the [Add Games] button it immediately crashes. I see that you are using an older version though... (1.3.0) I'm using the latest build from the buildbot server (but I signed everything and ...