mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
Place file named 'scummvm=autorun' next to the ScummVM. If the file is empty, scummvm will run in autodetect mode, basically as './scummvm -p . --auto-detect'. If the file is not empty, then command line parameters will be read from it one per line. Empty lines and lines starting from '#' are ignored. If the user supplies more parameters at the command line, those will also be used and will override the parameters from the autorun file.