diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 52 |
1 files changed, 38 insertions, 14 deletions
@@ -264,10 +264,15 @@ Other Games: Discworld 2: Missing Presumed ...!? [dw2] Dragon History [draci] Drascula: The Vampire Strikes Back [drascula] + Eye of the Beholder [eob] + Eye of the Beholder II: The Legend of + Darkmoon [eob2] Flight of the Amazon Queen [queen] Future Wars [fw] Inherit the Earth: Quest for the Orb [ite] Nippon Safes Inc. [nippon] + Lands of Lore: The Throne of Chaos [lol] + The Journeyman Project: Pegasus Prime [pegasus] The Legend of Kyrandia [kyra1] The Legend of Kyrandia: The Hand of Fate [kyra2] The Legend of Kyrandia: Malcolm's Revenge [kyra3] @@ -384,21 +389,24 @@ entering any answer. Chances are that it will work. ScummVM will skip copy protection in the following games: - * Maniac Mansion - * Zak McKracken and the Alien Mindbenders - * Loom (EGA) - * The Secret of Monkey Island (VGA) - * Monkey Island 2: LeChuck's Revenge * Beneath a Steel Sky -- bypassed with kind permission from Revolution Software. + * Dreamweb + -- a list of available commands in the in-game terminals is now shown + when the player uses the 'help' command * Inherit the Earth: Quest for the Orb (Floppy version) -- bypassed with kind permission from Wyrmkeep Entertainment, since it was bypassed in all CD releases of the game. + * Loom (EGA DOS) + * Maniac Mansion + * Monkey Island 2: LeChuck's Revenge * Simon the Sorcerer 1 (Floppy version) * Simon the Sorcerer 2 (Floppy version) -- bypassed with kind permission from Adventure Soft, since it was bypassed in all CD releases of the game. + * The Secret of Monkey Island (VGA) * Waxworks + * Zak McKracken and the Alien Mindbenders 3.2) Commodore64 games notes: @@ -2033,9 +2041,10 @@ The following keywords are recognized: super2xsai, supereagle, advmame2x, advmame3x, hq2x, hq3x, tv2x, dotmatrix) - confirm_exit bool Ask for confirmation by the user before quitting - (SDL backend only). - console bool Enable the console window (default: enabled) (Windows only). + confirm_exit bool Ask for confirmation by the user before + quitting (SDL backend only). + console bool Enable the console window (default: enabled) + (Windows only). cdrom number Number of CD-ROM unit to use for audio. If negative, don't even try to access the CD-ROM. joystick_num number Number of joystick device to use for input @@ -2063,7 +2072,8 @@ The following keywords are recognized: supported by some MIDI drivers.) copy_protection bool Enable copy protection in certain games, in - those cases where ScummVM disables it by default. + those cases where ScummVM disables it by + default. demo_mode bool Start demo in Maniac Mansion alt_intro bool Use alternative intro for CD versions of Beneath a Steel Sky and Flight of the Amazon @@ -2124,8 +2134,9 @@ Lands of Lore: The Throne of Chaos adds the following non-standard keywords: Space Quest IV CD adds the following non-standard keyword: - silver_cursors bool If true, an alternate set of silver mouse cursors - is used instead of the original golden ones + silver_cursors bool If true, an alternate set of silver mouse + cursors is used instead of the original golden + ones Simon the Sorcerer 1 and 2 add the following non-standard keywords: @@ -2134,19 +2145,32 @@ Simon the Sorcerer 1 and 2 add the following non-standard keywords: The Legend of Kyrandia adds the following non-standard keyword: - walkspeed int The walk speed (0-4) + walkspeed number The walk speed (0-4) + +The Legend of Kyrandia: The Hand of Fate adds the following non-standard +keyword: + + walkspeed number The walk speed (3 or 5, resp. fast or + slow) The Legend of Kyrandia: Malcolm's Revenge adds the following non-standard keywords: + walkspeed number The walk speed (3 or 5, resp. fast or + slow) studio_audience bool If true, applause and cheering sounds are heard whenever Malcolm makes a joke skip_support bool If true, the player can skip text and cutscenes - helium_mode bool If true, people sound like they've inhaled Helium + helium_mode bool If true, people sound like they've inhaled + Helium The 7th Guest adds the following non-standard keyword: - t7g_speed string Video playback speed (normal, tweaked, im_an_ios) + fast_movie_speed bool If true, movies are played at an increased + speed, matching the speed of the iOS version. + Movies without sound are still played at their + normal speed, to avoid music synchronization + issues 8.2) Custom game options that can be toggled via the GUI |