summarylogtreecommitdiffstats
path: root/simple-net-config.patch
diff options
context:
space:
mode:
authorConstantin Nickel2016-11-19 08:43:46 +0100
committerConstantin Nickel2016-11-19 08:43:46 +0100
commit1c0cc9a06aa01d35ec02107e0b0cd2d369cbabb7 (patch)
tree37a7bf528080611c7281d2662d03b3aa7be42ab1 /simple-net-config.patch
downloadaur-1c0cc9a06aa01d35ec02107e0b0cd2d369cbabb7.tar.gz
initial commit
Diffstat (limited to 'simple-net-config.patch')
-rw-r--r--simple-net-config.patch72
1 files changed, 72 insertions, 0 deletions
diff --git a/simple-net-config.patch b/simple-net-config.patch
new file mode 100644
index 000000000000..dab05b447b3a
--- /dev/null
+++ b/simple-net-config.patch
@@ -0,0 +1,72 @@
+diff --git a/app/dosboxjadg_client.conf b/app/dosboxjadg_client.conf
+--- a/app/dosboxjadg_client.conf
++++ b/app/dosboxjadg_client.conf
+@@ -1,18 +1,6 @@
+ [IPX]
+-Enable=1
+-Connection=1
+ ipx=true
+
+-
+ [autoexec]
+-# Lines in this section will be run at startup.
+-@ECHO OFF
+-mount C ".."
+-imgmount d "..\jadg.gog" -t iso -fs iso
+-c:
++IPXNET CONNECT 127.0.0.1 19900
+ cls
+-@echo off
+-IPXNET CONNECT 127.0.0.1
+-.\INTRO\SMS320 /flic=D:\intro\dgcredit.sms /snd=.\intro
+-DG
+-exit
+\ No newline at end of file
+diff --git a/app/dosboxjadg_server.conf b/app/dosboxjadg_server.conf
+--- a/app/dosboxjadg_server.conf
++++ b/app/dosboxjadg_server.conf
+@@ -1,18 +1,6 @@
+ [IPX]
+-Enable=1
+-Connection=1
+ ipx=true
+
+ [autoexec]
+-# Lines in this section will be run at startup.
+-@ECHO OFF
+-
+-mount C ".."
+-imgmount d "..\jadg.gog" -t iso -fs iso
+-c:
++IPXNET STARTSERVER 19900
+ cls
+-@echo off
+-IPXNET STARTSERVER
+-.\INTRO\SMS320 /flic=D:\intro\dgcredit.sms /snd=.\intro
+-DG
+-exit
+\ No newline at end of file
+diff --git a/app/dosboxjadg_settings.conf b/app/dosboxjadg_settings.conf
+--- a/app/dosboxjadg_settings.conf
++++ b/app/dosboxjadg_settings.conf
+@@ -1,7 +1,5 @@
+ [IPX]
+-Enable=1
+-Connection=1
+-ipx=true
++ipx=false
+
+
+ [autoexec]
+diff --git a/app/dosboxjadg_single.conf b/app/dosboxjadg_single.conf
+--- a/app/dosboxjadg_single.conf
++++ b/app/dosboxjadg_single.conf
+@@ -1,7 +1,5 @@
+ [IPX]
+-Enable=1
+-Connection=1
+-ipx=true
++ipx=false
+
+ [autoexec]
+ # Lines in this section will be run at startup.