diff options
author | CeRiAl | 2011-05-27 22:14:04 +0200 |
---|---|---|
committer | CeRiAl | 2011-05-27 22:21:56 +0200 |
commit | 625f6d3b0e04add1694be14eb44ee9aa3bd71fd8 (patch) | |
tree | ddf91c9e3becfca7dd24999a07cf24b10fc357d9 /backends | |
parent | 23958893722f4a99da89465dc53b84921fe2c727 (diff) | |
download | scummvm-rg350-625f6d3b0e04add1694be14eb44ee9aa3bd71fd8.tar.gz scummvm-rg350-625f6d3b0e04add1694be14eb44ee9aa3bd71fd8.tar.bz2 scummvm-rg350-625f6d3b0e04add1694be14eb44ee9aa3bd71fd8.zip |
WINCE: Update of port-related README
Diffstat (limited to 'backends')
-rw-r--r-- | backends/platform/wince/README-WinCE.txt | 30 |
1 files changed, 27 insertions, 3 deletions
diff --git a/backends/platform/wince/README-WinCE.txt b/backends/platform/wince/README-WinCE.txt index 6d3c66fda8..c48d9ca998 100644 --- a/backends/platform/wince/README-WinCE.txt +++ b/backends/platform/wince/README-WinCE.txt @@ -1,5 +1,5 @@ ScummVM Windows CE FAQ -Last updated: 2011-05-25 +Last updated: 2011-05-27 Release version: 1.3.0 ------------------------------------------------------------------------ @@ -7,8 +7,32 @@ New in this version ------------------- 1.3.0: -This is the first official Windows CE release since 1.1.1, there are no other -port specific changes. +This is the first official Windows CE release since 1.1.1. + +The following new engines are now included (changes since last WinCE release): + - Draci Engine (Dragon History) + - Hugo Engine (Hugo Trilogy) + - Mohawk Engine (Myst, Riven, Living Book games & Where in Time is Carmen + Sandiego?) + - SCI Engine (Sierra SCI games, see main README for a list of supported games) + - Toon Engine (Toonstruck) + +Also, there are now 4 binaries in this distribution, a single executable +which contains all engines (for devices with enough memory) and 3 smaller +binaries which contain only some of the engines. The following lists all +executables and the engines they contain: + +scummvm.exe: + - all supported engines +scummvm1.exe: + - scumm, agi, cruise, draci, lure, queen, sky, sword1, tinsel, touche +scummvm2.exe: + - agos, cine, drascula, gob, groovie, kyra, made, parallaction, saga, + teenagent, tucker +scummvm3.exe: + - hugo, mohawk, sci, sword2, toon + +There are no other port specific changes. 1.2.1: (Note: No official 1.2.1 release) |