[Scummvm-git-logs] scummvm master -> e8e2272357848a0f3f7f2a38f5371576529822cb

eriktorbjorn noreply at scummvm.org
Mon Nov 22 17:55:54 UTC 2021


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
e8e2272357 NEWS: Add note about Macintosh Legend of Kyrandia


Commit: e8e2272357848a0f3f7f2a38f5371576529822cb
    https://github.com/scummvm/scummvm/commit/e8e2272357848a0f3f7f2a38f5371576529822cb
Author: Torbjörn Andersson (eriktorbjorn at users.sourceforge.net)
Date: 2021-11-22T18:52:38+01:00

Commit Message:
NEWS: Add note about Macintosh Legend of Kyrandia

The CD version I have (which I believe is the most common one?) has all
of the data files inside a self-extracting StuffIt archive. This meant
that you had to run the installer (probably in a Mac emulator) to
extract the files for ScummVM to run them. Now ScummVM can read the data
directly from the installer.

Which means that the generic instructions for dealing with Mac CDs now
should work just as well for this game as for most others.

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 2821e33870..9ff36495d9 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -25,6 +25,9 @@ For a more comprehensive changelog of the latest experimental code, see:
  Kyra:
    - Added support for the Traditional Chinese versions of Legend of Kyrandia 1 and 3.
    - Added sound support for the Macintosh version of Legend of Kyrandia.
+   - Added support for playing the the Macintosh non-talkie version of Legend
+     of Kyrandia 1 directly from the files on the CD. This means you no longer
+     have to run the installer to extract the data files.
 
  Supernova:
    - Added text to speech for dialogs and object descriptions.




More information about the Scummvm-git-logs mailing list