home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text0456.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  3.6 KB  |  100 lines

  1. > Bengt Kayser
  2.  was recently asked by a few people to post a summary of the things that
  3. need to be done to get Executor 1.99l to work under OS/2 Warp.
  4. There have been a few conflicting reports here and there by myself and others
  5. so it appears that the bug may be system dependent [ ? ]
  6.    
  7. What I have decided to do is to post all the settings for my 
  8. Executor Session. Many, in fact MOST, of these settings should not be
  9. necessary, but since I am not able to reproduce the error of the mouse
  10. not working on but one device driver, I cannot test this.
  11.  
  12. here are the settings for a Full Screen MDOS session that loads [ for me ]
  13. executor.bat which contains all my command line switches and the VESA
  14. TSR if you need it  etc...
  15. ------------------------------------------------------------------------------
  16. AUDIO_ADAPTER_SHARING  None
  17. DOS_BREAK        ON
  18. DOS_FILES        40
  19. DOS_HIGH        ON
  20. DOS_SHELL           C:\os2\mdos\command.com C:\os2\mdos
  21. DOS_UMB            ON
  22. DPMI_MEMORY_LIMIT    16
  23. DPMI_NETWORK_SIZE    8
  24. HW_ROM_TO_RAM        ON
  25. HW_TIMER        ON
  26. INT_DURING_IO        ON
  27. VIDEO_RETRACE_EMULATION OFF
  28. VIDEO_ROM_EMULATION    ON [ your choice ]
  29. ------------------------------------------------------------------------------
  30. EMS memory must also be set, because that's where executor gets its
  31. DPMI, but I was being hopeful with DPMI_MEM...8-)
  32.  
  33. For most I have talked to, the solution appears to not need any of these 
  34. settings changes. Rather, one only needs to add \OS2\MDOS\VMOUSE.SYS
  35. to the OS/2 config.sys file and reboot. This should technically
  36. be already in your config.sys, along with several other Vdrivers.
  37. One user did have VMOUSE but also needed \OS2\MDOS\MOUSE.COM in his 
  38. autoexec.bat. This is normally only necessary for disk image boots [ VMB ]
  39. and not MDOS sessions [ VDM ].
  40.  
  41. ==============================================================================
  42. So... I believe the fix can be summed up by taking these steps:
  43.  
  44. Step 1: If this is a Microsoft mouse, I urge you to throw it away.
  45. You paid too much for a mouse that is a piece of trash, albeit a very
  46. ergonomic piece of trash. You are insulting your system. 8-)
  47.  
  48. Step 2: OK.. now that you've shelled out $10 for a mouse that works better than
  49. the smooth wonder of a rodent you just pitched, on to step two....
  50.  
  51. Make sure your OS/2 config.sys file contains the line:
  52. [ insert your drive letter of course ]
  53.  
  54. DEVICE=C:\OS2\MDOS\VMOUSE.SYS
  55.  
  56. and reboot your computer...
  57.  
  58. Step 3: If that didn't work, determine what kind of DOS sesison you are using.
  59.  
  60. If you are running this through a VMB [ disk image ]  make sure that
  61. \OS2\MDOS\MOUSE.COM is loaded. You should even be able to use your own
  62. mouse driver through the VMB.
  63.  
  64. If you are certian that you are running a VDM [ MDOS session ] try 
  65. running MOUSE.COM  before you start Executor.
  66. [ This conflict may be hardware dependent see below ]
  67.  
  68. Step 4: Compare your session settings with those above. 
  69. Possible conflicts [ although I am just guessing ]
  70. are: 
  71.     HW_TIMER is not set to ON
  72.     INT_DURING_IO is not ON
  73.     etc...
  74.  
  75. ==============================================================================
  76.  
  77. ** If anyone is an OS/2 Warp user and is trying to run Executor on it, please
  78. send me your system specs, DOS session settings, whether or not you need 
  79. mouse.com, and if you have had the problem at all. I'd like to compile a 
  80. "final report" on this. Also include your mouse type.
  81. I am currently hypothesising that the usage of mouse.com is dependent on
  82. whether your mouse if COM port based, or bus based, or some other adapter
  83. perhaps.
  84.  
  85. ** I am also curious to find out how well E/D runs in a window for those 
  86. of you who can achieve higher resolutions...
  87.  
  88.     Thanks to everyone,
  89.  
  90.         Charles "Free copy of E/D 2.0?? Do you mean it??" Hunter ;)
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.