Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPatryk Obara <dreamer.tan@gmail.com>2021-01-17 14:19:02 +0300
committerPatryk Obara <patryk.obara@gmail.com>2021-01-17 22:10:56 +0300
commit501d28d062f362653774b436d0d11ad84a232b24 (patch)
tree3821a9fd015d99553e01d9f345363745168d2e36 /README
parent811adb6a6f1d1d0a21875d21b9ad6cdaa870ebdb (diff)
Document environment variables handling
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index 592694b95..399aa62aa 100644
--- a/README
+++ b/README
@@ -430,6 +430,17 @@ dosbox D:\folder\file.exe -c "MOUNT Y H:\MyFolder"
In Windows, you can also drag directories/files onto the DOSBox executable.
+Environment variables
+---------------------
+
+Any configuration option can be overriden using an environment variable.
+Environment variables starting with prefix "DOSBOX" are processed and
+interpreted as follows: DOSBOX_SECTIONNAME_PROPERTYNAME=value
+
+For example, you can override render aspect with:
+
+ $ DOSBOX_RENDER_ASPECT=false dosbox
+
=====================
4. Internal Programs: