Difference between revisions of "Platforms/Overview"
Jump to navigation
Jump to search
(→Assisting Libraries supported by Platform: Mention what those libs are good for (for non-developers)) |
|||
Line 49: | Line 49: | ||
{| border="1" cellpadding="2" | {| border="1" cellpadding="2" | ||
|- style="background:silver" | |- style="background:silver" | ||
|||[http://flac.sourceforge.net/ FLAC]||[http://www.underbit.com/products/mad/ mad]||[http://libmpeg2.sourceforge.net/ mpeg2dec]||[http://www.libsdl.org/ SDL]||[http://www.xiph.org/vorbis/ Tremor]/[http://vorbis.com/ Ogg Vorbis]||[http://www.zlib.net/ zlib] | |||[http://flac.sourceforge.net/ FLAC]||[http://www.underbit.com/products/mad/ mad]<br>(for MP3 audio data)||[http://libmpeg2.sourceforge.net/ mpeg2dec]<br>(for MPEG2 videos)||[http://www.libsdl.org/ SDL]||[http://www.xiph.org/vorbis/ Tremor]/[http://vorbis.com/ Ogg Vorbis]<br>(for Ogg Vorbis audio data)||[http://www.zlib.net/ zlib] (for compressed<br>savegames, DXA videos) | ||
|- | |- | ||
|[[UNIX]] ||?||?||?||?||?||? | |[[UNIX]] ||?||?||?||?||?||? |
Revision as of 10:31, 27 June 2007
This pages gives a summary of ScummVM core features implemented by each Platform port.
Supported Engines by Platform
AGI | AGOS | Cine | Gob | Kyra | Parallaction | Queen | SAGA | SCUMM | Sword1 | Sword2 | Sky | Touche | CruisE | Lure | |
UNIX | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
Linux | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
Mac OS X | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
Windows | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes (*) | Yes (*) | Yes (*) | Yes | Yes (*) | Yes | Yes |
Windows CE | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ? | ? |
SymbianOS | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
AmigaOS | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
MorphOS | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
BeOS | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
RISC OS | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
Dreamcast | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
GP2X | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes (*) | Yes (*) | Yes (*) | Yes | Yes (*) | ? | ? |
GP32 | ? | ? | ? | ? | ? | ? | ? | ? | Yes (*) | ? | ? | ? | ? | ? | ? |
PalmOS | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
PlayStation Portable | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
PlayStation 2 | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
Nintendo DS | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
Familiar | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
Windows CE (*) : 640x480 or 640x400 games only supported on non-low resolution (176x220) devices.
GP2X (*) : 640x480 or 640x400 games have visual and speed issues due to the need to scale to the GP2X 320x240 LCD.
GP32 (*) : The GP32 is limted to a maximum game data size of 128MB and does not have enough ram to support V7+ games.
Assisting Libraries supported by Platform
FLAC | mad (for MP3 audio data) |
mpeg2dec (for MPEG2 videos) |
SDL | Tremor/Ogg Vorbis (for Ogg Vorbis audio data) |
zlib (for compressed savegames, DXA videos) | |
UNIX | ? | ? | ? | ? | ? | ? |
Linux | Yes | Yes | Yes | Yes | Yes (Vorbis) | Yes |
Mac OS X | Yes | Yes | Yes | Yes | Yes | Yes |
Windows | Yes | Yes | Yes | Yes | Yes (Vorbis) | Yes |
Windows CE | Yes (v.1.1.0) | Yes (v.0.14.2b) | Yes (v.0.4.0) | Yes (v.1.2.6 + Custom) | Yes (Tremor, 20061029) | Yes (1.2.1) |
SymbianOS | ? | ? | ? | ? | ? | ? |
AmigaOS | ? | ? | ? | ? | ? | ? |
MorphOS | ? | ? | ? | ? | ? | ? |
BeOS | ? | ? | ? | ? | ? | ? |
RISC OS | ? | ? | ? | ? | ? | ? |
Dreamcast | ? | ? | ? | ? | ? | ? |
GP2X | ? | ? | ? | ? | ? | ? |
GP32 | ? | ? | ? | ? | ? | ? |
PalmOS | ? | ? | ? | ? | ? | ? |
PlayStation Portable | ? | ? | ? | ? | ? | ? |
PlayStation 2 | ? | ? | ? | ? | ? | ? |
Nintendo DS | ? | ? | ? | ? | ? | ? |
Familiar | ? | ? | ? | ? | ? | ? |