Difference between revisions of "Windows"

Jump to navigation Jump to search
1,707 bytes added ,  03:46, 26 December 2017
Update supported Windows versions
m (Show the MinGW comment on plugins)
(Update supported Windows versions)
(13 intermediate revisions by 7 users not shown)
Line 5: Line 5:
status=Maintained|
status=Maintained|
mp3=yes|
mp3=yes|
ogg=yes| <!-- Vorbis -->
ogg=yes|
flac=yes|
flac=yes|
uncompressed=yes|
uncompressed=yes|
Line 11: Line 11:
zlib=yes|
zlib=yes|
plugins=yes MinGW only|
plugins=yes MinGW only|
16bits=yes|
buildbot=yes|
firstversion=0.1.0b|
firstversion=0.1.0b|
maintainer=[[User:Ender|Ender]], [[User:fingolfin|fingolfin]], [[User:Sev|Sev]]|
maintainer=[[User:TMM|TMM]]|
packager=[[User:TMM|TMM]]|
pkgend=-win32.exe|
pkgend=-win32.exe|
forum=1|
forum=1|
Line 41: Line 44:
}}
}}
== About ==
== About ==
ScummVM has also been ported to Windows with the Simple Directmedia Layer (SDL).  
ScummVM has been ported to [[Microsoft]] Windows.<br>This supports machines running Windows NT, 2000, XP, 7, 8 and 10 (excluding RT).<br>Notes:
* Though we try to maintain builds on the older OS versions, unless there is a very good reason to break compatibility, OS versions earlier than XP are not tested regularly, so could exhibit runtime failures. Please report any such issue as bugs in the normal manner.
* Windows 8 should run our builds as it supports Win32 applications. However as this is new (as of Q4 2012), this has not been tested significantly and minor issues may occur. Note: tablets running this may have input issues as our builds are compiled for keyboard and mouse input, rather than touchscreen.
* Windows 8 RT is unlikely to be supported by this port as Windows RT is a rewritten version of Windows 8 so that it works on an ARM processor. It is incompatible with any other version of Windows, as it runs on a completely different processor architecture, and it follows the Apple paradigm: it can only run certified software obtained from the Windows Store, similar to iPhones/iPads running software from the App Store.
* Windows 95, 98 and ME were last supported in ScummVM 1.8.1, due to the move to SDL2
* Windows 3.1 (and earlier) are not supported. Please don't ask, unless you are providing a code patch!
* Devices running Windows CE (Compact Edition) are [[Windows_CE|supported here]].
 
* [[Windows/Console| Windows Console - Blessing Or Curse? Discussion Notes]]
 
== Compiling ==
 
It is generally recommended to use the official builds, but for anyone interested in doing their own builds...<p>The following links contain instructions and notes on how to build / cross-compile our codebase for MS Windows:
* [[Compiling_ScummVM/Visual_Studio]]
* [[Compiling_ScummVM/MinGW]]


== External links ==
== External links ==
657

edits

Navigation menu