Thoughts on the App Store (2)

Subforum for discussion and help with ScummVM's iPhone port

Moderator: ScummVM Team

User avatar
buckely
Posts: 22
Joined: Sat Aug 02, 2008 11:29 am
Location: Los Angeles

Post by buckely »

have you guys seen this?

https://premierappshop.com/#

It uses html 5 to install custom apps to your phone without jail breaking it.
shurlogg
Posts: 18
Joined: Sat Jun 09, 2007 2:03 pm

Post by shurlogg »

buckely wrote:have you guys seen this?

https://premierappshop.com/#

It uses html 5 to install custom apps to your phone without jail breaking it.
Unfortunately, this would involve reimplementing ScummVM based on JavaScript and HTML5, which I doubt anyone would want to do.

There already are numerous ways to get ScummVM / games supported by ScummVM onto your iOS device regardless, one even involving the AppStore:
- Jailbreak your phone and use Cydia
- Jailbreak your phone and build ScummVM yourself using the unofficial toolchain
- Get an Apple iPhone Developer Account ($99 / €79 a year) and build it yourself using Apple's official toolchain - you do need a Mac to do this, but you don't need to Jailbreak your device. 1 account is good for 100 devices, so you might as well share with some friends to reduce the costs.
- Just buy one or more of the apps that use ScummVM and are on the AppStore, like FOTAQ. There are also great remakes out there that (to my knowledge) don't use ScummVM, but work just as great, like the MI special editions.
Galawyn
Posts: 2
Joined: Mon Oct 05, 2009 3:06 am

Post by Galawyn »

I saw lot of technical issues against porting scummvm in appStore, but:


* multitasking in ios 4.0 should help to preserve game state

* file sharing in itunes, should help to install games into a - scummvm application (so even the licence could resolved, could have beneath a steel sky, and who want to install "proprietary rom" do it by himself)

* there are other emulators into appStore.

so, now, 2011, what are the problems to keep scummvm into cydia-like and not on appStore?

thanks
User avatar
Longcat
Posts: 1061
Joined: Sat Sep 23, 2006 3:15 pm

Post by Longcat »

I urge you to read this thread, all your points have been discussed and answered before. Apple does not allow apps to execute their own code like the scripts in scumm games on ios.
fingolfin
Retired
Posts: 1452
Joined: Wed Sep 21, 2005 4:12 pm

Post by fingolfin »

Many of these emulators are illegally on the app store, in fact. Tthe Apple App Store is by many considered to be incompatible with the GPL, the license under which ScummVM is written. See e.g. here.
Thaurin
Posts: 7
Joined: Thu Jan 20, 2011 6:23 pm

Post by Thaurin »

Is the GPL/AppStore incompatibility just because of the limited installation thing? I'm not very knowledgable about the GPL, but seems really petty if so. I know that there have been several GPL'ed apps in the AppStore that have been pulled because one grumpy old developer complained and had to spoil it for everyone. GPL is all very nice, but who's helped by being to nitpicky about it.

Anyway, I do have a developer account, so I'm going to try and compile it myself.
Kyahx
Posts: 13
Joined: Mon Jul 28, 2008 2:35 pm

Post by Kyahx »

I know that the file sharing issue is a tricky one. Apple's terms dictate that while apps CAN run interpreted code, they cannot load external files via iTunes if doing so. However, I think iDOS has shown us that it is possible to technically meet their terms while skirting the issue. The app cannot enable iTunes file sharing, but it can still look inside of it's own Documents folder for data. Users can use a third-party program (such as iPhone Explorer) to load said data without iTunes.

ScummVM could take a similar path. Offer freeware games in-app, but still load games via the app's Documents folder. Yes this would still be somewhat cumbersome, but less-so than jail-breaking (waiting for new hacks, holding off on software updates, etc...)

That only leaves the GPL issues, which can only be solved by dual-licensing their app or Apple changing their terms and allowing apps to be side-loaded onto iOS devices (which will likely happen shortly after hell freezes over). The former seems like the only option.
phunimator
Posts: 58
Joined: Mon Jun 01, 2009 1:03 pm
Location: London

Post by phunimator »

Kyahx wrote:I know that the file sharing issue is a tricky one. Apple's terms dictate that while apps CAN run interpreted code, they cannot load external files via iTunes if doing so. However, I think iDOS has shown us that it is possible to technically meet their terms while skirting the issue. The app cannot enable iTunes file sharing, but it can still look inside of it's own Documents folder for data. Users can use a third-party program (such as iPhone Explorer) to load said data without iTunes.

ScummVM could take a similar path. Offer freeware games in-app, but still load games via the app's Documents folder. Yes this would still be somewhat cumbersome, but less-so than jail-breaking (waiting for new hacks, holding off on software updates, etc...)

That only leaves the GPL issues, which can only be solved by dual-licensing their app or Apple changing their terms and allowing apps to be side-loaded onto iOS devices (which will likely happen shortly after hell freezes over). The former seems like the only option.
Having used iDos myself, I have to agree with this. I think it could be possible to offer freeware/demo games with the app, and do the side-load through iPhone Explorer. It is a doddle in iDos, compared to what you have to go through with SCUMMVM currently to SSH/SFTP files over.
User avatar
CharlyDic
Posts: 10
Joined: Fri Nov 30, 2007 12:30 am
Location: La Plata, Buenos Aires, Argentina

Post by CharlyDic »

For instance, there is comic-reading app that uses ftp tranfers, not needing to use itunes. So I think it could be possible to add games this way, don't you think?
fingolfin
Retired
Posts: 1452
Joined: Wed Sep 21, 2005 4:12 pm

Post by fingolfin »

Once more folks: Technical problems are not the main issue here!

I am going to lock this thread now, as long as only the same arguments that have been brought up and countered countless times before (on this and other threads), it is just a waste of time.
Locked