Difference between revisions of "Passport to Adventure"

From ScummVM :: Wiki
Jump to navigation Jump to search
(adding Passport to Adventure page)
 
(Updating screenshot link)
(18 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{GameDescription|
{{GameDescription|
name=Passport to Adventure|
name=Passport to Adventure|
        image=https://scummvm.org/data/screenshots/scumm/monkey/monkey_dos_en_4_1.jpg|
release=1990|
release=1990|
alternateNames=|
developer=[[LucasArts|Lucasfilm Games]]|
publisher=[[LucasArts|Lucasfilm Games]]|
publisher=[[LucasArts|Lucasfilm Games]]|
developer=[[LucasArts|Lucasfilm Games]]|
distributor=[[LucasArts|Lucasfilm Games]]|
platforms=DOS|
platforms=DOS|
resolution=320x200, 16 colors|
engine=[[SCUMM]]|
engine=[[SCUMM]]|
support=Supported
support=Since 0.3.0|
purchase=Available from our<br />[https://www.scummvm.org/demos demos page].
}}
}}
'''Passport to Adventure''' is a pack of demos using the [[SCUMM]] scripting language. It contains playable EGA demos of [[Indiana Jones and the Last Crusade]], [[The Secret of Monkey Island]], and [[Loom]].
'''Passport to Adventure''' is a pack of demos of various games by [[LucasArts|Lucasfilm Games]] that use the [[SCUMM]] scripting language. It contains playable EGA demos of [[Indiana Jones and the Last Crusade]], [[The Secret of Monkey Island]], and [[Loom]]. Each game ends by showing a list of people who led the original games, as well as the people involved in creating the demo.  At that point, the demo can be restarted by pressing ESC, allowing the user to select another game demo to try.
==Installation==
===Required data files===
For more information on how ScummVM uses game data files, see the [https://docs.scummvm.org/en/latest/use_scummvm/game_files.html user documentation].
 
'''''Indy3, Loom and Monkey demos'''''
 
* DISK01.LEC
* *.LFL
==Default controls==
To change these controls, use the Keymaps tab in the global or game-specific settings. For more information, see the [https://docs.scummvm.org/en/latest/settings/keymaps.html user documentation]
{| class="wikitable"
!Hotkey
!Description
|-
|<code>Ctrl</code> + <code>0</code>-<code>9</code>
|Loads saved game
|-
|<code>Alt</code> + <code>0</code>-<code>9</code>
|Saves game
|-
|<code>Crtl</code> + <code>Alt</code> + <code>d</code>
|Starts the debugger
|-
|<code>Crtl</code> + <code>f</code>
| Toggles fast mode on/off
|-
|<code>Crtl</code> + <code>g</code>
|Toggles really REALLY fast mode on/off
|-
|<code>Crtl</code> + <code>t</code>
|Switches between 'Speech only', 'Speech and Subtitles' and 'Subtitles only'
|-
| Tilde <code>~</code>
|Shows/hides the debugging console
|-
|<code>[</code> and <code>]</code>
| Changes music volume down/up
|-
|<code>-</code> and <code>+</code>
|Changes text speed slower/faster
|-
|<code>F5</code>
|Displays the save/load window
|-
|<code>Alt</code> + <code>F5</code>
|Displays the original save/load window, if the game has one.
|-
|Space
|Pauses
|-
|Period <code>.</code>
|Skips current line of text in some games
|-
|<code>Enter</code>
| Simulates left mouse button click
|-
|<code>Tab</code>
|Simulates right mouse button click
|}
==External Links==
* [https://www.scummvm.org/demos ScummVM Game Demos]


[[Category:Games]]
[[Category:Supported Games]]
[[Category:SCUMM Games]]

Revision as of 04:23, 24 February 2022

Passport to Adventure
monkey_dos_en_4_1.jpg
First release 1990
Also known as N/A
Developed by Lucasfilm Games
Published by Lucasfilm Games
Distributed by Lucasfilm Games
Platforms DOS
Resolution 320x200, 16 colors
Engine SCUMM
Support Since 0.3.0
Available for
Purchase
Available from our
demos page.

Passport to Adventure is a pack of demos of various games by Lucasfilm Games that use the SCUMM scripting language. It contains playable EGA demos of Indiana Jones and the Last Crusade, The Secret of Monkey Island, and Loom. Each game ends by showing a list of people who led the original games, as well as the people involved in creating the demo. At that point, the demo can be restarted by pressing ESC, allowing the user to select another game demo to try.

Installation

Required data files

For more information on how ScummVM uses game data files, see the user documentation.

Indy3, Loom and Monkey demos

  • DISK01.LEC
  • *.LFL

Default controls

To change these controls, use the Keymaps tab in the global or game-specific settings. For more information, see the user documentation

Hotkey Description
Ctrl + 0-9 Loads saved game
Alt + 0-9 Saves game
Crtl + Alt + d Starts the debugger
Crtl + f Toggles fast mode on/off
Crtl + g Toggles really REALLY fast mode on/off
Crtl + t Switches between 'Speech only', 'Speech and Subtitles' and 'Subtitles only'
Tilde ~ Shows/hides the debugging console
[ and ] Changes music volume down/up
- and + Changes text speed slower/faster
F5 Displays the save/load window
Alt + F5 Displays the original save/load window, if the game has one.
Space Pauses
Period . Skips current line of text in some games
Enter Simulates left mouse button click
Tab Simulates right mouse button click

External Links