home *** CD-ROM | disk | FTP | other *** search
/ Classic Fond 1 / ClassicFond01.iso / strategi / simfarm.zip / README.TXT < prev    next >
Text File  |  1993-09-01  |  4KB  |  117 lines

  1. SimFarm DOS
  2. Last Minute Information
  3. September 1, 1993
  4. -----------------------------
  5.  
  6. COPY PROTECTION:
  7. ---------------
  8. SimFarm is NOT copy protected.  Please, please, oh pretty please do not give 
  9. away copies of SimFarm to your friends.  Heck, don't give copies to your 
  10. enemies either.  Illegal copies do terrible things to wholesome software 
  11. companies like us, and will make us raise our prices.  Besides, if we find out 
  12. you gave away an illegal copy of SimFarm, we'll tell your mother.  THEN you'll 
  13. be in BIG trouble...
  14.  
  15.  
  16. SOUND CARDS:
  17. -----------
  18. SimFarm works with a whole bunch of sound cards.  If you didn't see your sound 
  19. card listed in the Install program, try selecting Sound Blaster 2.0.  Most 
  20. cards on the market these days are Sound Blaster compatible.
  21.  
  22. To change the sound card settings easily, use the INSTALL.EXE program located 
  23. in the SimFarm directory.  If you're familiar with editing text files, you may 
  24. edit the SIMFARM.CFG configuration file directly.  Instructions are later in 
  25. this file.
  26.  
  27. SimFarm uses Miles Drivers for sound card compatibility.  The Miles Drivers 
  28. are external sound card drivers that give us versatile sound card support 
  29. without having to change the SimFarm program itself.  You can see the drivers 
  30. listed in the SIMFARM\SOUND sub directory.  They are the files with ".ADV" 
  31. extensions.  As more sound cards become available, we will try to provide 
  32. Miles Drivers for them.  Call our Tech Support Hotline or check our Tech 
  33. Support BBS for information about the latest available drivers.
  34.  
  35. If you are low on free memory (conventional RAM), use the INSTALL.EXE to 
  36. reconfigure SimFarm to have "No Sound" and "No Music." 
  37.  
  38.  
  39. MOUSE DRIVERS:
  40. -------------
  41. SimFarm requires a Microsoft Compatible Mouse.  Older mouse drivers are not 
  42. recommended.  Please contact the manufacturer of your mouse to receive the 
  43. latest driver.
  44.  
  45.  
  46. SIMFARM.CFG FILE FORMAT:
  47. -----------------------
  48. This is a standard ASCII text file that tells SimFarm what type of graphics, 
  49. sound and music to use on your computer. Here's a sample SIMFARM.CFG file, 
  50. with an explanation below.
  51.  
  52. V
  53. .\SOUND\SBFM.ADV
  54. 220
  55. 7
  56. 1
  57. *
  58. NO_SOUND
  59. *
  60. *
  61. *
  62. *
  63.  
  64. Line 1:
  65. Video Mode. Choose:
  66.     E - EGA Hi-Res Color (640x350 16 Color)
  67.     V - VGA Hi-Res Color (640x480 16 Color)
  68.  
  69. Line 2:
  70. Miles Driver for MUSIC (MIDI).  Choose:
  71.     ADLIB.ADV - Original Ad Lib
  72.     SBFM.ADV - Sound Blaster V1.5 or V2.0
  73.     SBP1FM.ADV - Older Sound Blaster Pro
  74.     SBP2FM.ADV - Newer Sound Blaster Pro, Sound Blaster-16
  75.     PASFM.ADV - Pro Audio Spectrum Plus
  76.     PASOPL.ADV - Pro Audio Spectrum 16
  77.     PCSPKR.ADV - Internal PC Speaker (Yuck!)
  78.     TANDY.ADV - Tandy Built-in Sound
  79.     GMT32MPU.ADV - Roland MT-32, LAPC-1
  80.     MT32MPU - Roland MPU-401 General MIDI - Any sound card or MIDI sound 
  81. source that emulates an MPU-401 and uses General MIDI instrument mapping can 
  82. use this driver (ex: Roland Sound Canvas, SCC-1, Wave Blaster)
  83.     NO_MUSIC - Disables all music
  84.  
  85. (The Miles Drivers are located in the DATA sub directory, so be sure to enter 
  86. the path.  See the example SIMFARM.CFG above.)
  87.  
  88. Line 3:
  89. Port Address for Sound Card.  Must be in HEX (ex: Sound Blaster is usually 
  90. 220).  "*" means default.
  91.  
  92. Line 4:
  93. Interrupt (INT) for Sound Card.  Must be in Decimal (ex: Sound Blaster is 
  94. usually 7).  "*" means default.
  95.  
  96. Line 5:
  97. DMA Channel for Sound Card.  Must be in Decimal (ex: Sound Blaster is usually 
  98. 1).  "*" means default.
  99.  
  100. Line 6:
  101. DRQ for Sound Card.  Must be in Decimal.  "*" means default.
  102.  
  103. Line 7:
  104. Miles Driver for SOUND EFFECTS (Digital Audio). Choose:
  105.     SBDIG.ADV  - Sound Blaster V1.5 or V2.0
  106.     SBPDIG.ADV - Sound Blaster Pro, Sound Blaster-16
  107.     PASDIG.ADV - Pro Audio Spectrum
  108.     ALGDIG - Ad Lib Gold
  109.     NO_SOUND - Disables all sound effects.
  110.  
  111. Lines 8, 9, 10 and 11 have the same properties as lines 3, 4, 5 and 6, but for 
  112. the sound effects card. (Usually the same as the music card, unless you have a 
  113. real fancy-shmancy setup.)
  114.  
  115.  
  116.  
  117.