summarylogtreecommitdiffstats
path: root/fix-dosbox-mounts.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fix-dosbox-mounts.patch')
-rw-r--r--fix-dosbox-mounts.patch28
1 files changed, 28 insertions, 0 deletions
diff --git a/fix-dosbox-mounts.patch b/fix-dosbox-mounts.patch
new file mode 100644
index 000000000000..00328b7faad9
--- /dev/null
+++ b/fix-dosbox-mounts.patch
@@ -0,0 +1,28 @@
+diff --git a/app/dosboxja_settings.conf b/app/dosboxja_settings.conf
+--- a/app/dosboxja_settings.conf
++++ b/app/dosboxja_settings.conf
+@@ -8,8 +8,8 @@ ipx=true
+ # Lines in this section will be run at startup.
+
+ @ECHO OFF
+-mount C ".."
+-imgmount d "..\ja1.gog" -t iso -fs iso
++mount C "."
++imgmount d "ja1.gog" -t iso -fs iso
+ c:
+ cls
+ SETSOUND.EXE
+diff --git a/app/dosboxja_single.conf b/app/dosboxja_single.conf
+--- a/app/dosboxja_single.conf
++++ b/app/dosboxja_single.conf
+@@ -8,8 +8,8 @@ ipx=true
+ # Lines in this section will be run at startup.
+
+ @ECHO OFF
+-mount C ".."
+-imgmount d "..\ja1.gog" -t iso -fs iso
++mount C "."
++imgmount d "ja1.gog" -t iso -fs iso
+ c:
+ cls
+ ja.exe