summarylogtreecommitdiffstats
path: root/dosboxconstructor_settings.conf
diff options
context:
space:
mode:
authorConstantin Nickel2019-05-25 00:26:18 +0200
committerConstantin Nickel2019-05-25 00:26:18 +0200
commitb6cf28c3d896f778c35757da7eba64a101b88647 (patch)
tree5ec49aad2221bc80ea633fd5edc1b75e8b8b8ac4 /dosboxconstructor_settings.conf
parent9969a1c6cfed3bdd05da64f207e2f93439a331b3 (diff)
downloadaur-b6cf28c3d896f778c35757da7eba64a101b88647.tar.gz
new gog installer version
Diffstat (limited to 'dosboxconstructor_settings.conf')
-rw-r--r--dosboxconstructor_settings.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/dosboxconstructor_settings.conf b/dosboxconstructor_settings.conf
new file mode 100644
index 000000000000..92e5dc39e585
--- /dev/null
+++ b/dosboxconstructor_settings.conf
@@ -0,0 +1,15 @@
+[IPX]
+Enable=0
+Connection=0
+ipx=false
+
+[autoexec]
+# Lines in this section will be run at startup.
+
+@ECHO OFF
+mount C "."
+imgmount d "const.gog" -t iso -fs iso
+c:
+cls
+setsound.bat
+exit \ No newline at end of file