Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
howto:dosemu2 [2023/01/03 20:36] hobohowto:dosemu2 [2023/02/12 18:05] – [Installation of DOSEMU2] Mention SHELL_LOADHIGH_DEFAULT=0 for newer versions of dosemu2 with TradeWars 2002 Nightfox
Line 34: Line 34:
   * ''sudo apt install dosemu2''   * ''sudo apt install dosemu2''
  
-**NOTE:** Starting with dosemu2 build 2.0~pre9-7811-4373124b9+202301020131, dosemu2 seems to require the $_xms and $_ems settings to be more than 1024 in order to run.  I (Nightfox) tried "$_xms = (8192)" and "$_ems = (2048)", and newer builds of dosemu2 would run.  Howeverwith the newer dosemu2 builds, TradeWars 2002 was complaining that it could not initialize the fossil driver and would exit. \\ +**NOTE:** Starting with dosemu2 build 2.0~pre9-7811-4373124b9+202301020131, dosemu2 seems to require the $_xms and $_ems settings to be more than 1024 in order to run.  I (Nightfox) tried "$_xms = (8192)" and "$_ems = (2048)", and newer builds of dosemu2 would run.  Additionallyfor TradeWars 2002, it also requires the setting SHELL_LOADHIGH_DEFAULT=0 (otherwisewhen running TradeWars 2002, dosemu2 was complaining that it could not initialize the fossil driver and would exit). \\
-dosemu2 2.0~pre9-7807-4e99cf2c5+202301010131 was the last build that worked with the "_xms = (1024)" setting and TradeWars 2002.  I (Nightfox) have placed a download link for that build of dosemu2 for 64-bit Ubuntu 22.04.1 [[http://digitaldistortionbbs.com:81/dosemu/dosemu2_2.0~pre9-7807-4e99cf2c5+202301010131~ubuntu22.04.1_amd64.deb|here]].  If you are using another Linux distribution, you will likely need to find another package. +
  
 If you prefer to use the latest FreeDOS environment, change the second command, to read ''sudo apt install dosemu2 fdpp'' Once you accept the changes to your system, DOSEMU2 and FreeDOS will be installed. If you prefer to use the latest FreeDOS environment, change the second command, to read ''sudo apt install dosemu2 fdpp'' Once you accept the changes to your system, DOSEMU2 and FreeDOS will be installed.