Difference between revisions of "Platforms"

From ScummVM :: Wiki
Jump to navigation Jump to search
(→‎Current Officially Supported Platforms: remove Linux from list of UNIX since it has its own separate entry (and is not a UNIX))
(→‎Current Officially Supported Platforms: revert previous change (see discussion page))
Line 15: Line 15:
|[[Windows]]        ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||
|[[Windows]]        ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||
|-
|-
|[[UNIX]]            ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||(Solaris, IRIX, *BSD)
|[[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]||
|[[Mac OS X]]        ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||

Revision as of 22:37, 3 September 2009

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 features and engines are supported by what platform.

Platform Backend Notes
Windows SDL
UNIX SDL (Linux, Solaris, IRIX, *BSD)
Mac OS X SDL
AmigaOS SDL
Atari/FreeMiNT SDL
BeOS SDL
Dreamcast Custom backend
iPhone Custom backend iPhone and iPod Touch
Linux X11/OSS audio (includes iPAQs running Linux)
Maemo SDL/Custom backend OS 2006, 2007, and 2008
Nintendo GameCube Custom backend
Nintendo Wii Custom backend
OS/2 SDL
PlayStation Portable Custom + SDL
SymbianOS SDL (a mobile phone Operating System)
Windows CE Custom + SDL PocketPCs, Smartphones and other handheld devices

Outdated Officially Supported Platforms

The following platforms are officially supported, but unfortunately no current binary for them is available (yet).

Platform Backend Notes
Familiar SDL Only HP iPAQ h1910/h1915 and Asus MyPal 716
GP2X Custom + SDL
Nintendo DS Custom backend
PalmOS Custom backend
PlayStation 2 Custom backend

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!

  • 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!