home *** CD-ROM | disk | FTP | other *** search
/ dark domain - the artpacks.acid.org collection / darkdomain.iso / artpacks / 1994 / acdu1294.zip / ACIDVIEW.CFG < prev    next >
Text File  |  1994-12-01  |  4KB  |  140 lines

  1. ; ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  2. ; │   ACiDView 3.03 Configuration (.CFG) file - ACiD Productions(tm) 1994   │
  3. ; │                   See ACiDVIEW.NFO for more information                 │
  4. ; ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  5.  
  6. ;────────────────────────────────── Notes ───────────────────────────────────
  7. ;  The format of the commands below MUST be left as it is.  You should only
  8. ;  modify the information after the : mark, or after the = mark if it
  9. ;  is a toggle.
  10.  
  11. ;───────────────────────────── Start Up Config ──────────────────────────────
  12. RESOLUTION=TEXT
  13. ;  The resolution ANSI and BIN are displayed in
  14. ;  TEXT, XGA, VGA, SVGA1, SVGA2, SVGA3, SVGA3
  15.  
  16. BAD MODES:
  17. :END BAD MODES
  18. ;  List of RESOLUTIONs not to be used
  19. ;  XGA, VGA, SVGA1, SVGA2, SVGA3, SVGA4
  20.  
  21. iCE COLOR=OFF
  22. ;  Determines if ANSI and BIN blinks or allows 16 background colors, 
  23. ;  aka iCE Color.  If ON, blinking is not possible.
  24. ;ON, OFF   
  25.  
  26. COLOR=COLOR
  27. ;  What coloring to use for ANSI and BIN
  28. ;  COLOR = Full color
  29. ;  GREY  = Grey scale
  30. ;  ASCII = No color
  31. ;  COLOR, GREY, ASCII
  32.  
  33. ASPECT RATIO=25
  34. ;  How ANSI and BIN "look"
  35. ;  25 = Looks like 25x80 text mode
  36. ;  50 = Looks like 50x80 text mode
  37. ;  25, 50
  38.  
  39. WIDE=OFF
  40. ;  If turned on ANSI and BIN are scaled up by about 2X when graphicly
  41. ;  interpreted
  42. ;  ON, OFF
  43.  
  44. VIEWING=READ
  45. ;  Determines how ANSI is viewed
  46. ;  READ = Interpreted then displayed
  47. ;  VIEW = Displayed as it is interpreted (ANSImation)
  48. ;  VIEW, READ
  49.  
  50. TAGGING=SHOW
  51. ;  Determines what file tagging is used for
  52. ;  SHOW = Slide show
  53. ;  DUAL = Dual mode (See ACIDVIEW.NFO for more information)
  54. ;  SHOW, DUAL
  55.  
  56. BPS=OFF
  57. ;  BPS rate to simulate during ANSI and RIP display, must be in VIEW
  58. ;  mode to use with ANSI
  59. ;  OFF, #
  60.  
  61. MASK=*.*
  62. ;  Used to "filter" the files shown.   1 mask allowed.
  63.  
  64. EXCLUDE:
  65. ARJ
  66. COM
  67. DRV
  68. EXE
  69. HLP
  70. LZH
  71. MOD
  72. S3M
  73. WAV
  74. ZIP
  75. :END EXCLUDE
  76. ;  List of extensions to be excluded from file listings and command line
  77. ;  operation
  78.  
  79. BOUNCE=ON
  80. ;  Whether or not BIN viewing in TEXT mode bounces when the edge is reached
  81. ;  ON, OFF
  82.  
  83. ;─────────────────────────── Misc. Configuration ────────────────────────────
  84. FONT DIR=.\FONTS
  85. ;  Where the BGI fonts are located (.CHR files.)  
  86. ;  >>>>>>>>>>>>>>>>>>>THIS IS VITAL IF YOU WANT TO VIEW RIP<<<<<<<<<<<<<<<<<<
  87.  
  88. B. SMOOTH=100
  89. ;  Accuracy of Benzier Curve generation.  Lower values are faster, however 
  90. ;  less accurate (can cause problems with flood filling.)  If you have a slow
  91. ;  processor, this value is worth playing with, but if you have a Pentium
  92. ;  just set it to 200 and don't worry about it.
  93. ;  1 - 200
  94.  
  95. SVGA=AUTO
  96. ;  Used to configure the SVGA routies
  97. ;  AUTO = Auto detect SVGA chipset
  98. ;  NONE = No SVGA card present
  99. ;  VESA = Use VESA extended BIOS
  100. ;   1 = VESA BiOS
  101. ;   2 = Ahead "A" type
  102. ;   3 = Ahead "B" type
  103. ;   4 = ATI 18800
  104. ;   5 = ATI 18800-1
  105. ;   6 = ATI 28800
  106. ;   7 = Chips & Technologies 82c451/455/456
  107. ;   8 = Chips & Technologies 82c452
  108. ;   9 = Chips & Technologies 82c453
  109. ;  10 = Genoa 600 series
  110. ;  11 = Oak OTi-O67
  111. ;  12 = Paradise PVGAla
  112. ;  13 = Paradise WD90C00/WD90C10
  113. ;  14 = Paradise WD90C11
  114. ;  15 = Trident 8800  
  115. ;  16 = Trident 8900
  116. ;  17 = Tseng ET3000
  117. ;  18 = Tseng ET4000
  118. ;  19 = Video 7
  119. ;  20 = Cirrus Logic 54OO series
  120. ;  21 = S3
  121. ;  22 = Trident 89OOB/89OOC
  122. ;NONE, AUTO, VESA  #
  123.  
  124. MULTIFRIENDLY=ON
  125. ;  Whether to use the quick and simple interface and disable BPS simulation
  126. ;  Automaticly turned on if using a multi-tasker
  127. ;  ON, OFF
  128.  
  129. LOG DIRECTORY=ON
  130. ;  This is the toggle for ACiD View to load directories into the file listing.
  131. ;  OFF = no directory changing will be available.
  132. ;  ON, OFF
  133.  
  134. LOG DRIVE=ON
  135. ;  This is the toggle for ACiD View to load drives into the file listing.
  136. ;  OFF = no drive changing will be available.
  137. ;  ON, OFF
  138.  
  139. ; ─────────────────────────── END OF ACiDVIEW.CFG ───────────────────────────
  140.