Sword25

From ScummVM :: Wiki
Sword25
Engine developer sev, dreammaster, md5
Companies that used it MindFactory
Games that use it Broken Sword 2.5
Date added to ScummVM 2010-10-12
First release containing it 1.8.0

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