Status
- Engine runs well
- Game works, and probably completable
- Problems with some blending
- Slow video playback, out of sync
Resources
Debug mode
To launch the internal debugger run ScummVM with --debugflags=internaldebugger
Cheat codes (Type these character sequences to activate)
| Sequence
|
Function
|
| rev
|
Show/hide game revision number
|
| start
|
Select starting chapter (only available in main menu)
|
| room
|
Select and jump to a room(available when not walking and not in menus)
|
| item
|
Item selector (functionality placeholder in current code, TODO)
|
Function Keys
| Key
|
Function
|
| F1
|
Toggle debug console
|
| F2
|
Show/hide info text (FPS, memory usage, coordinates, etc.)
|
| F3
|
Toggle VSync mode
|
| F4
|
Show/hide walk regions
|
| F5
|
Show/hide item regions
|
| F6
|
Take and save screenshot
|
External links