First of all, I have a few bugs [debug messages] to report. Excuse me if they're already known.
Second, I've seen a few people asking about a return to menu option [and a feature request entry exists, too]. I have a simple workaround, but you'll need to close the cmd window to quit ScummVM.Maniac Mansion (ENGLISH/C64)
Unknown MD5 (eea4d9ac2fb6f145945a308e8866915b)! Please report the details (language, platform, etc.) of this game to the ScummVM team.
Illegal access to variable VAR_CUTSCENEEXIT_KEY in file scumm/input.cpp, line 274.
Illegal access to variable VAR_CUTSCENEEXIT_KEY in file scumm/input.cpp, line 274.
Maniac Mansion (ENGLISH/PC-DEMO V1)
WARNING: Failed to instantiate engine for target maniacb!
Zak McKracken (ENGLISH/C64)
Unknown MD5 (35183fc18b1e04cdc9070078260b2c03)! Please report the details (language, platform, etc.) of this game to the ScummVM team.
Create a batch file, and add these lines:
Code: Select all
@echo off
:loop
SCUMMVM.EXE %1 %2 %3
goto loop