Difference between revisions of "Director"

Jump to navigation Jump to search
371 bytes added ,  19:34, 5 April 2020
Add information about running all director scripts in a directory.
(→‎Development and Running: added debugflags)
(Add information about running all director scripts in a directory.)
Line 41: Line 41:
  ./scummvm -d11 -p engines/director/lingo/tests/ directortest
  ./scummvm -d11 -p engines/director/lingo/tests/ directortest


=== Executing all director scripts in a directory ===
Assuming you want to run all director scripts in a given director. Create an empty file called 'lingotests-all' in that directory. Point ScummVM to that directory and add it as a game. That will run all director files in that directory. This can also be run from the commandline with:
./scummvm directortest-all-mac


=== Debug flags ===
=== Debug flags ===
42

edits

Navigation menu