Difference between revisions of "IOS"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Removed duplicate information and added a link to the new docs. Added a “Developer information” section, for consistency with other wiki platform entries.)
 
Line 44: Line 44:
tucker=yes|
tucker=yes|
}}
}}
A port of [[About|ScummVM]] for the iPhone, iPod Touch, and iPad.


There are two separate ScummVM backends, one for iOS 6 and older (''iphone'' backend) and one for ios7 and above (''ios7'' backend).
== About ==




== Non-Jailbroken installation ==
ScummVM has been ported to iOS.
Now it is possible to install ScummVM on non-jailbroken devices. But you will have to compile it by yourself. See the [[Compiling ScummVM/iPhone#Using_Xcode|Compiling with Xcode instrustions]] for details of how to do this.


== Installation ==
For more information, including how to install and use ScummVM, see the [https://docs.scummvm.org/en/latest/other_platforms/ios.html iOS user documentation]
=== Cydia (Firmware 2.0 and upwards) ===
{{IPhoneScummVMInstallationCydia}}


=== Installer.app (Firmware 1.1.4 and below) ===
== Developer information ==
{{IPhoneScummVMInstallationInstallerApp}}
 
=== Games ===
{{IPhoneGameInstallation}}
 
== Documentation ==
* [https://github.com/scummvm/scummvm/blob/master/AUTHORS Authors]
* [https://github.com/scummvm/scummvm/blob/master/COPYING License]
* [https://github.com/scummvm/scummvm/blob/master/COPYRIGHT Copyright]
* [https://github.com/scummvm/scummvm/blob/master/NEWS News]
* [https://github.com/scummvm/scummvm/blob/master/README Readme]
 
== Controls ==
{{IPhoneControls}}
 
== A note for those coming from weblogs ==
The official site for ScummVM is [http://scummvm.org/ scummvm.org]. This is only a port-specific page.
 
You need the original disks to run the games. <span style="color:red">We will not give support to anyone using illegal copies of the games.</span> There is a growing list of formerly commercial games turned into freeware which can be found at our [http://scummvm.org/downloads/ downloads page] or in other places. A number of games are [[Where to get the games|still on sale]], and for games not in the list, go to eBay, into your attic or sometimes they're still in local bargain bins.
 
'''''ScummVM is not an emulator''''', and the project is not only about LucasArts games since 2002 (i.e. today we support over 150 different games by a number of different game software companies).
 
Vinterstum created just one of 30 ScummVM ports, and ScummVM is a work of over 40 [http://scummvm.org/credits/ active developers].
 
== Compatibility List ==
=== Legend ===
{| border="0"
|style="background:lightgreen; width:100px"|No known problems
|style="background:#ffff77; width:100px"|Playable, with problems
|style="background:#ff7777; width:100px"|Unplayable
|}
 
 
=== Tested Games ===
{| border="1" cellpadding="2" width=100%
|- style="background:lightgray"
|Game||Status||Notes
|- style="background:#ffff77"
|Beneath a Steel Sky||Fully Playable||Save/load buttons must be double-tapped to function.
|- style="background:lightgreen"
|Broken Sword 1: The Shadow of the Templars||Fully Playable||
|- style="background:lightgreen"
|Day of the Tentacle||Completed||
|- style="background:lightgreen"
|The Dig||Fully playable||
|- style="background:lightgreen"
|Flight of the Amazon Queen||Fully playable||
|- style="background:lightgreen"
|Full Throttle||Fully playable||
|- style="background:lightgreen"
|Gobliiins||Fully playable||
|- style="background:lightgreen"
|Gobliins 2||Fully playable||
|- style="background:lightgreen"
|Indiana Jones and the Fate of Atlantis||Completed||
|- style="background:lightgreen"
|Indiana Jones and the Last Crusade||Fully playable||
|- style="background:lightgreen"
|King's Quest 3||Fully playable||
|- style="background:lightgreen"
|Loom||Completed||
|- style="background:lightgreen"
|Maniac Mansion||Completed||
|- style="background:lightgreen"
|Monkey Island 1: The Secret of Monkey Island||Completed||
|- style="background:lightgreen"
|Monkey Island 2: LeChuck's Revenge||Fully playable||
|- style="background:#ffff77"
|Monkey Island 3: The Curse of Monkey Island||Playable||Intro can only be skipped with "ESC" in click+drag mode.
|- style="background:lightgreen"
|Sam & Max Hit the Road||Completed||
|- style="background:lightgreen"
|Simon the Sorcerer 1||Fully playable||
|- style="background:lightgreen"
|Simon the Sorcerer 2||Fully playable||
|- style="background:lightgreen"
|Zak McKracken and the Alien Mindbenders||Fully playable||
|}
 
=== Submit Games ===
Have you tried a game not in the above list, or have an addition to an existing entry?  Please write up a report in [http://forums.scummvm.org/viewtopic.php?t=4724 the iPhone game compatibility thread] and it will be added here!

Latest revision as of 21:19, 14 January 2021

iphone.png iOS Port
Latest Released Version 2.8.0
Supported Audio Options MP3, OGG, FLAC, Uncompressed
Additional Webpage(s) None
Maintainer(s) vinterstum
Packager(s) vinterstum
Forum Port Forum
Status Maintained
First Official Version 0.8.0

About

ScummVM has been ported to iOS.

For more information, including how to install and use ScummVM, see the iOS user documentation

Developer information