-
Notifications
You must be signed in to change notification settings - Fork 44
CMD line parameters
ufdada edited this page Nov 5, 2015
·
7 revisions
We plan to support the Dungeon Keeper II original command line parameters. The ones that make sense that is.
-
-record <folder (optional)>
, streams the session to video and stores it to the specified folder. If no folder is specified, the video is stored to your home directory under.OpenKeeper
-
-level <level>
, loads the given level, the level must be in the DK II folder, and must not contain the file extension (i.e.-level level1
) -
-nomovies
, disables the intro movies (great when debugging) -
-debug
, enables debug features (useful for developing)