From e972eb32f46d1db4400ab9708bb973de0c694914 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sun, 11 Jan 2015 17:01:07 +0200 Subject: README: Add game-specific information for Zork Nemesis and Zork Grand Inquisitor --- README | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) (limited to 'README') diff --git a/README b/README index e5a4229afd..3e2cacc05b 100644 --- a/README +++ b/README @@ -373,6 +373,10 @@ SCI Games by Sierra Entertainment: Wintermute Games: Chivalry is Not Dead [chivalry] +ZVISION Games by Activision: + Zork Nemesis: The Forbidden Lands [znemesis] + Zork: Grand Inquisitor [zgi] + SCUMM Games by Humongous Entertainment: Backyard Baseball [baseball] Backyard Baseball 2001 [baseball2001] @@ -1344,6 +1348,7 @@ Engines which currently support returning to the Launcher are: TOUCHE TSAGE TUCKER + ZVISION 5.5) Hotkeys: @@ -1508,6 +1513,26 @@ other games. t - Switch between 'Voice only', 'Voice and Text' and 'Text only' + Zork: Grand Inquisitor + Ctrl-s - Save + Ctrl-r - Restore + Ctrl-q - Quit + Ctrl-p - Preferences + F1 - Help + F5 - Inventory + F6 - Spellbook + F7 - Score + F8 - Put away current object/forget spell + F9 - Extract coin (must have the coin bag) + Space - Skips movies + + Zork Nemesis: The Forbidden Lands + Ctrl-s - Save + Ctrl-r - Restore + Ctrl-q - Quit + Ctrl-p - Preferences + Space - Skips movies + Note that using Ctrl-f or Ctrl-g is not recommended: games can crash when being run faster than their normal speed, as scripts will lose synchronisation. @@ -1627,6 +1652,7 @@ Where 'xxx' is exact the saved game slot (ie 001) under ScummVM TOUCHE TSAGE TUCKER + ZVISION --save-slot/-x: @@ -1659,6 +1685,7 @@ Where 'xxx' is exact the saved game slot (ie 001) under ScummVM TOUCHE TSAGE TUCKER + ZVISION 7.0) Music and Sound: @@ -2340,6 +2367,27 @@ The 7th Guest adds the following non-standard keyword: normal speed, to avoid music synchronization issues +Zork Nemesis: The Forbidden Lands adds the following non-standard keywords: + + originalsaveload bool If true, the original save/load screens are + used instead of the enhanced ScummVM ones + doublefps bool If true, game FPS are increased from 30 to 60 + venusenabled bool If true, the in-game Venus help system is + enabled + noanimwhileturning bool If true, animations are disabled while turning + in panoramic mode + +Zork: Grand Inquisitor adds the following non-standard keywords: + + originalsaveload bool If true, the original save/load screens are + used instead of the enhanced ScummVM ones + doublefps bool If true, game FPS are increased from 30 to 60 + noanimwhileturning bool If true, animations are disabled while turning + in panoramic mode + mpegmovies bool If true, the hires MPEG movies are used in the + DVD version of the game, instead of the lowres + AVI ones + 8.2) Custom game options that can be toggled via the GUI ---- --------------------------------------------------- -- cgit v1.2.3