summarylogtreecommitdiffstats
path: root/dosboxja_single.conf
diff options
context:
space:
mode:
authorConstantin Nickel2019-05-22 22:09:08 +0200
committerConstantin Nickel2019-05-22 22:11:27 +0200
commit594cd6149b56ebb633f1c3f011ebf10cf645ae5e (patch)
tree0ac01dbfd221264a90222f819945481b8fa669d1 /dosboxja_single.conf
parentf7eb19b64f5be4bedf0e462723b1bdacbd1b11ff (diff)
downloadaur-594cd6149b56ebb633f1c3f011ebf10cf645ae5e.tar.gz
new gog installer version
Diffstat (limited to 'dosboxja_single.conf')
-rw-r--r--dosboxja_single.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/dosboxja_single.conf b/dosboxja_single.conf
new file mode 100644
index 000000000000..6e640072b766
--- /dev/null
+++ b/dosboxja_single.conf
@@ -0,0 +1,11 @@
+[IPX]
+ipx=false
+
+[autoexec]
+@ECHO OFF
+mount C "."
+imgmount d "ja1.gog" -t iso -fs iso
+c:
+cls
+ja.exe
+exit