home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osmmhoyl.txt < prev    next >
Text File  |  1997-03-10  |  3KB  |  81 lines

  1. OSMMHOYL - HOYLE CLASSIC GAMES BY SIERRA GENERATES A GENERAL PROTECTION
  2.            FAULT
  3. 05/16/96
  4.  
  5. =======================================================================
  6.   Hoyle Classic Games by Sierra Generates a General Protection Fault
  7. =======================================================================
  8.  
  9. Please Read Entire Document for Full Explanation of Procedures
  10. --------------------------------------------------------------
  11.  
  12. DESCRIPTION
  13.  
  14. During installation of the CD-ROM version of Hoyle Classic Games, a 
  15. General Protection Fault is generated in SETUP.EXE at location 
  16. 0003:2c63. This occurs whenever the application's minimum system 
  17. requirement test is run on the CD-ROM drive.
  18.  
  19. Because the CD-ROM hardware test fails, you are unable to install
  20. Hoyle from the CD-ROM.
  21.  
  22. RESOLUTION
  23.  
  24. You can request the diskette version of the game or the manual 
  25. installation instructions from Sierra, or you can run the game from 
  26. the CD-ROM.
  27.  
  28. Run the Game from the CD-ROM
  29. ----------------------------
  30.  
  31. Execute SIERRA.EXE from the Windows command line. To enhance
  32. performance when running from the CD-ROM, do the following:
  33.  
  34. 1. Change the Settings to:
  35.  
  36.      DOS_FILES             =  30
  37.      DOS_HIGH              =  ON
  38.      DOS_UMB               =  ON
  39.      DPMI_DOS_API          =  ENABLE
  40.      DPMI_MEMORY_LIMIT     =  64
  41.      EMS_MEMORY_LIMIT      =  4096
  42.      HW_TIMER              =  ON
  43.      IDLE_SECONDS          =  60
  44.      IDLE_SENSITIVITY      =  100
  45.      INT_DURING_IO         =  ON
  46.      SESSION_PRIORITY      =  32
  47.      XMS_MEMORY_LIMIT      =  4096
  48.  
  49. 2. Decrease delay time between processes or Timer clicks:
  50.  
  51.       [timer.drv]
  52.       TIMERMax386Res=1
  53.       TIMERMax286Res=1
  54.       Default setting for TIMERMax statements is 10
  55.  
  56. 3. Increase buffer sizes allocated for CD-ROM:
  57.  
  58.      Change:  IFS=C:\OS2\BOOT\CDFS.IFS /Q
  59.      To:      IFS=C:\OS2\BOOT\CDFS.IFS /C:16 /M:32 /Q
  60.  
  61. For an explanation of the /C and /M: switches, type HELP CDFS.IFS at 
  62. an OS/2 command prompt; then double-click on arguments. Sixteen (16) 
  63. and thirty-two (32),respectively, are the maximum values for these 
  64. switches.
  65.  
  66. Note: If you use the disk install, be sure to select NO
  67.       when asked if you want to test the hardware. Do NOT
  68.       click on the CD-ROM hardware test when the hardware
  69.       test panel is displayed. As long as all the other
  70.       tests are passed, the installation continues.
  71.  
  72. ______________________________________________________________________
  73. IBM disclaims all warranties, whether express or implied, including 
  74. without limitation, warranties of fitness and merchantability with 
  75. respect to the information in this document. By furnishing this 
  76. document, IBM grants no licenses to any related patents or copyrights.  
  77. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  78. or brand names referenced in this document are the property of their 
  79. respective owners. Consult your product manuals for complete trademark 
  80. information.
  81.