Difference between revisions of "Windows"

Jump to navigation Jump to search
1,730 bytes added ,  23:48, 17 December 2019
Add MinGW-w64
(Use StableVersion template for latest release version)
(Add MinGW-w64)
(23 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{Infobox Port Information|title=Windows Port
{{PortFeatures|
|version=[http://prdownloads.sourceforge.net/scummvm/scummvm-{{StableVersion}}-win32.exe?download {{StableVersion}}]
name=Windows|
|audio=MP3, OGG, emulated MT-32
backend=sdl|
|webpage=
version={{StableVersion}}|
|maintainer=[[User:Ender|Ender]], [[User:Fingolfin|Fingolfin]], [[User:Sev|Sev]]
status=Maintained|
|forum=[http://forums.scummvm.org/viewforum.php?f=1 Port Forum]
mp3=yes|
|status=Maintained
ogg=yes|
|firstversion=[http://prdownloads.sourceforge.net/scummvm/scummvm-0.1.0b.zip?download 0.1.0]
flac=yes|
uncompressed=yes|
mt32=yes|
zlib=yes|
plugins=yes MinGW only|
16bits=yes|
buildbot=yes|
firstversion=0.1.0b|
maintainer=[[User:TMM|TMM]]|
packager=[[User:TMM|TMM]]|
pkgend=-win32.exe|
forum=1|
icon=windows|
 
agi=yes|
agos=yes|
cine=yes|
cruise=yes|
draci=yes|
drascula=yes|
gob=yes|
groovie=yes|
kyra=yes|
lure=yes|
made=yes|
parallaction=yes|
queen=yes|
saga=yes|
scumm=yes|
sword1=yes|
sword2=yes|
sky=yes|
teenagent=yes|
tinsel=yes|
touche=yes|
tucker=yes|
}}
}}
== About ==
ScummVM has been ported to [[Microsoft]] Windows.<br>
This supports machines running Windows XP and later (excluding RT). Windows 9x support requires a separate build.<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.
* 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, and restored in 2.1.0.
* 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]].


== About ==
* [[Windows/Console| Windows Console - Blessing Or Curse? Discussion Notes]]
ScummVM has also been ported to Windows with the Simple Directmedia Layer (SDL).  
 
== 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]]
* [[Compiling ScummVM/MinGW-w64]]


== External links ==
== External links ==
68

edits

Navigation menu