home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / F3OS2.TXT < prev    next >
Text File  |  1992-08-23  |  2KB  |  82 lines

  1. Dear Falconers,
  2.  
  3.     Many of you have been trying to run Falcon 3.0 under IBM's new OS/2 2.0 operating system, but have been confused and bewildered by the huge array of DOS settings available to you. So, after consulting technical manuals (The IBM Red Books), here are a list of settings you need, and why they must be set that way:
  4.  
  5.  
  6. DOS_BACKGROUND_EXECUTION to OFF
  7. (If Falcon is running in background, it will suspend processing. Otherwise, it will eat too much CPU cycles)
  8.  
  9.  
  10. DOS_HIGH to ON
  11. (This will give us extra memory for the DOS session)
  12.  
  13.  
  14. DOS_LASTDRIVE to D (or whatever your highest drive letter is)
  15. (This will give us some more memory)
  16.  
  17.  
  18. DOS_UMB to ON
  19. (More memory by usiing Upper Memory Blocks)
  20.  
  21.  
  22. DPMI_DOS_API to DISABLED
  23. (Falcon Doesn't use DPMI memory, so we gain speed by not emulating DPIM)
  24.  
  25.  
  26. DPMI_MEMORY_LIMIT to 0
  27. (We don't use DPMI)
  28.  
  29.  
  30. HW_ROM_TO_RAM to ON
  31. (This speeds up BIOS functions)
  32.  
  33.  
  34. IDLE_SECONDS to 60
  35. (Makes Idle detection a long time)
  36.  
  37.  
  38. IDLE_SENSITIVITY to 100
  39. (this disables idle detection, so Falcon will always be checked to see if it needs CPU
  40.  
  41.  
  42. MOUSE_EXCLUSIVE_ACCESS to ON
  43. (We only plan to use the program with the 1 mouse pointer)
  44.  
  45.  
  46. VIDEO_ONDEMAND_MEMORY to OFF
  47. (Saves memory by not allocating video buffer)
  48.  
  49.  
  50. VIDEO_ROM_EMULATION to ON
  51. (Speeds processing by putting ROM in RAM)
  52.  
  53.  
  54. VIDEO_SWITCH_NOTIFICATION to ON
  55. (Lets app know when switching to full screen mode)
  56.  
  57.  
  58. VIDEO_8514_XGA_IOTRAP to OFF (Only for 8514 Cards)
  59. Eliminates 8514 video buffer overhead)
  60.  
  61.  
  62. XMS_HANDLES to 32
  63. (For mapping HMA)
  64.  
  65.  
  66. XMS MEMORY_LIMIT to 0
  67. (Not using XMS memory)
  68.  
  69.  
  70. XMS_MINIMUM_HMA to 0
  71. (Any HMA request will be filled)
  72.  
  73.  
  74.      With these settings, you can expect to get a frame rate of roughly 70% of that of DOS (your mileage may vary).  You will find that if you had memory manager problems before, OS/2 is much more stable and less likely to crash and burn.
  75.  
  76.      If you have any comments, please feel free to address my CIS UID at 70031,435.
  77.  
  78. Eric Pinnell
  79.  
  80.  
  81.  
  82.