Difference between revisions of "SCI/Debug Modes"

Jump to navigation Jump to search
645 bytes added ,  00:51, 23 May 2017
fix debug instructions for lsl7
(fix debug instructions for lsl7)
(4 intermediate revisions by 2 users not shown)
Line 702: Line 702:


Besides giving you the usual debug options, some include a "Where to?" dialog. Basically, this is a room selector and sometimes gives you the opportunity to set various flags/variables at the beginning of the game, so you can for example start halfway in the game or so.
Besides giving you the usual debug options, some include a "Where to?" dialog. Basically, this is a room selector and sometimes gives you the opportunity to set various flags/variables at the beginning of the game, so you can for example start halfway in the game or so.
===== Game specific: Castle of Dr. Brain =====
The "magic" script is 800. Extract 800.SCR & 800.TEX.
Press ALT-D to activate debug mode.
===== Game specific: Conquests of the Longbow =====
The "magic" script is 799. However, it's not available anymore in the game's resource files. So to activate the debug mode, debug scripts from another game should be used. You can use the script from either The Dagger of Amon Ra or Police Quest (SCI remake). The files should be renamed to 799.SCR/799.HEP/799.TEX.
Now the "Where to?" dialog works, while the remaining functions don't. Perhaps the scripts used are not fully compatible with this game.


===== Game specific: EcoQuest 2 =====
===== Game specific: EcoQuest 2 =====
Line 1,241: Line 1,252:
===== Game specific: Gabriel Knight (CD-ROM version) =====
===== Game specific: Gabriel Knight (CD-ROM version) =====


The "magic" script is 99. Extract 99.SCR/99.HEP. Teleport to room 370 to start a new chapter.
The "magic" script is 99. Extract 99.SCR/99.HEP.


{| border="1"
{| border="1"
Line 1,273: Line 1,284:
|[ALT + S]||Updating cast elements
|[ALT + S]||Updating cast elements
|-
|-
|[ALT + T]||Teleport (change room/scene/script)
|[ALT + T]||Teleport (change room/scene/script)||Teleport to room 370 to start a new chapter.
|-
|-
|[ALT + U]||Give HandsOn (return user control)
|[ALT + U]||Give HandsOn (return user control)
Line 1,750: Line 1,761:
===== Game specific: Leisure Suit Larry 7 =====
===== Game specific: Leisure Suit Larry 7 =====


Activate the debug mode usings the "CLASSES" method and when in the game, press both [SHIFT] keys and the [+] key located on the NUMERIC keypad SIMULTANEOUSLY. This only seems to work with the DOS version of the game. The key combination is not needed (for both versions) at (for instance) the main menu of the game. It activates the following options:
Activate the debug mode usings the "CLASSES" method and when in the game, press both [ALT] keys and the [+] key located on the NUMERIC keypad SIMULTANEOUSLY. This only seems to work with the DOS version of the game. The key combination is not needed (for both versions) at (for instance) the main menu of the game. It activates the following options:


{| border="1"
{| border="1"
1,119

edits

Navigation menu