Sierra HiRes ADL cheats or room jumps?
Moderator: ScummVM Team
-
- Posts: 1
- Joined: Fri Nov 23, 2018 10:13 pm
Sierra HiRes ADL cheats or room jumps?
Hello... I am wondering if there are any debug commands in Scumm VM which would allow users to jump to specific rooms in the old Sierra Online ADL Hi Res adventure games like Wizard and the Princess? I'm digging through ADL engine source and have found the read room and change room functions but don't see any injects. Anyhow i ask because i was wondering if there were any hidden or unused rooms.
Re: Sierra HiRes ADL cheats or room jumps?
CTRL-d to open debug console, then type "room <number of room to jump to>". See:
https://github.com/scummvm/scummvm/blob ... e.cpp#L214
https://github.com/scummvm/scummvm/blob ... e.cpp#L214