[Scummvm-git-logs] scummvm master -> 74ffb78b30d9542b35c29244d9e45d4801bf0e67
sev-
noreply at scummvm.org
Tue Jan 3 23:54:50 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
74ffb78b30 NEWS: Describe new autorun modes
Commit: 74ffb78b30d9542b35c29244d9e45d4801bf0e67
https://github.com/scummvm/scummvm/commit/74ffb78b30d9542b35c29244d9e45d4801bf0e67
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-01-04T00:54:38+01:00
Commit Message:
NEWS: Describe new autorun modes
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index e4b9a589ef8..8894a5b48b2 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -22,6 +22,11 @@ For a more comprehensive changelog of the latest experimental code, see:
- Improved cursor scaling in OpenGL mode.
- Fix crash when browsing folders containing files with \1 in the names.
- Added possibility to specify RNG seed via GUI or command line option.
+ - Added possibility to run ScummVM in autodetection name by renaming the
+ executalble starting with 'scummvm-auto' or by providing an empty file
+ named 'scummvm-autorun' next to the ScummVM executable.
+ - Added possibility to supply command line parameters which will be picked
+ up automatically. Put them one per line in a file named 'scummvm-autorun'.
AGI:
- Improved support for French translations.
More information about the Scummvm-git-logs
mailing list