Difference between revisions of "Platforms"

From ScummVM :: Wiki
Jump to navigation Jump to search
m (Add the notes columns)
m (Move the port features to the main Platforms page and remove the hand-crafted lists of ports)
Line 6: Line 6:


=== Current Officially Supported Platforms ===
=== Current Officially Supported Platforms ===
 
Please review the [[Platforms/Overview]] page for information on what engines are supported by what platform.
Please review the [[Platforms/Overview]] page for information on what features and engines are supported by what platform.
 
{| border="1" cellpadding="2" width="70%" class="sortable"
|- style="background:silver"
|Platform||Backend||Notes
|-
|[[Windows]]        ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||
|-
|[[UNIX]]            ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||(Linux, Solaris, IRIX, *BSD)
|-
|[[Mac OS X]]        ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||
|-
|[[AmigaOS]]        ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||
|-
|[[Atari/FreeMiNT]]            ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||
|-
|[[Dreamcast]]      ||Custom backend||
|-
|[[GP2X]]            ||Custom + [http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||
|-
|[[GP2XWiz]]            ||Custom + [http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||
|-
|[[iPhone]]  ||Custom backend||iPhone and iPod Touch
|-
|[[Linux]]          ||X11/OSS audio||(includes iPAQs running Linux)
|-
|[[LinuxMoto]]            ||Custom + [http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||
|-
|[[Maemo]]        ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]/Custom backend||OS 2006, 2007, 2008 and Maemo5/Fremantle
|-
|[[Nintendo 64]]    ||Custom backend||
|-
|[[Nintendo DS]]    ||Custom backend||
|-
|[[Nintendo GameCube]]    ||Custom backend||
|-
|[[Nintendo Wii]]    ||Custom backend||
|-
|[[OS/2]]        ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||
|-
|[[PlayStation 2]]  ||Custom backend||
|-
|[[PlayStation Portable]] ||Custom + [http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||
|-
|[[SymbianOS]]      ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||(a mobile phone Operating System)
|-
|[[Windows CE]]  ||Custom + [http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||PocketPCs, Smartphones and other handheld devices
|}
<dpl>
<dpl>
category = Platforms
category = Platforms
notcategory = Outdated Ports
notcategory = Outdated Ports
include = {PortFeatures} Outdated Port Inforow
include = {PortFeatures} Features Inforow
table = border="1" cellpadding="2" class="sortable" ,-, style="background:silver" | Platform , style="background:silver" | Last released version , style="background:silver" | Notes
table = border="1" cellpadding="2" class="sortable" ,-, style="background:silver" | Platform , style="background:silver" | Backend , style="background:silver" | MP3 , style="background:silver" | Ogg Vorbis , style="background:silver" | FLAC , style="background:silver" | zlib , style="background:silver" | Plugins , style="background:silver" | Notes
</dpl>
</dpl>
TODO: show only relevant information
FLAC audio is provided by the [http://flac.sourceforge.net/ FLAC library]<br>
MP3 audio is provided by the [http://www.underbit.com/products/mad/ mad library]<br>
Ogg Vorbis audio is provided by either the [http://www.xiph.org/vorbis/ Tremor library] or the [http://vorbis.com/ Ogg Vorbis library]<br>
The [http://www.zlib.net/ zlib library] is used for compressed savegames and for the decoding of DXA videos.


=== Outdated Officially Supported Platforms ===
=== Outdated Officially Supported Platforms ===
The following platforms are officially supported, but unfortunately no current binary for them is available (yet).
The following platforms are officially supported, but unfortunately no current binary for them is available (yet).
{| border="1" cellpadding="2" width="70%" class="sortable"
|- style="background:silver"
|Platform||Backend||Notes
|-
|[[Familiar]]        ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||Only HP iPAQ h1910/h1915 and Asus MyPal 716
|-
|[[PalmOS]]          ||Custom backend||
|}
<dpl>
<dpl>
category = Outdated Ports
category = Outdated Ports
Line 79: Line 25:
table = border="1" cellpadding="2" class="sortable" ,-, style="background:silver" | Platform , style="background:silver" | Last released version , style="background:silver" | Notes
table = border="1" cellpadding="2" class="sortable" ,-, style="background:silver" | Platform , style="background:silver" | Last released version , style="background:silver" | Notes
</dpl>
</dpl>
TODO: Show the port features


=== Unofficial Platforms ===
=== Unofficial Platforms ===

Revision as of 17:55, 6 May 2010

ScummVM has been ported to run on many platforms and operating systems. Developers that have extra information to go with their port have a link in the table below. This means not all ports have a specific information page. Information you can find on these pages include compatibility lists of engines that are available for different ports and devices, extra information on installation and usage, and any comments & personal kudos the porters would like to add. Many thanks go out to the effort of the porters!

There is Small Devices Backend in the works which is planned to be common for all devices with limited resources.

Current Officially Supported Platforms

Please review the Platforms/Overview page for information on what engines are supported by what platform. <dpl> category = Platforms notcategory = Outdated Ports include = {PortFeatures} Features Inforow table = border="1" cellpadding="2" class="sortable" ,-, style="background:silver" | Platform , style="background:silver" | Backend , style="background:silver" | MP3 , style="background:silver" | Ogg Vorbis , style="background:silver" | FLAC , style="background:silver" | zlib , style="background:silver" | Plugins , style="background:silver" | Notes </dpl> FLAC audio is provided by the FLAC library
MP3 audio is provided by the mad library
Ogg Vorbis audio is provided by either the Tremor library or the Ogg Vorbis library
The zlib library is used for compressed savegames and for the decoding of DXA videos.

Outdated Officially Supported Platforms

The following platforms are officially supported, but unfortunately no current binary for them is available (yet). <dpl> category = Outdated Ports include = {PortFeatures} Outdated Port Inforow table = border="1" cellpadding="2" class="sortable" ,-, style="background:silver" | Platform , style="background:silver" | Last released version , style="background:silver" | Notes </dpl> TODO: Show the port features

Unofficial Platforms

Besides the officially supported ports, there have been many more unofficial ones in the past. Since they were not done by us, we can not say anything about their reliability, legality, or availability, nor can we provide support for them. Use them at your own risk!

  • Android
  • Microsoft XBox
  • Microsoft XBox 360
  • Playstation 3
  • RISC OS

Adding a new backend

If you have developed a port of ScummVM that is not mentioned here and wish to commit it into the main SVN repository, feel free to contact us!