home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / SVIEW.ZIP / SICKVIEW.CFG next >
Text File  |  1995-10-31  |  10KB  |  187 lines

  1. ;««««««««««««««««««««««««««««««««««««««»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»
  2. ;                                                                             │
  3. ; SiCKVieW v0.1b (C) 1995 Dark Fiber [NuKE]  All Rights Reserved. (tm)        │
  4. ;                                                                             │
  5. ; This configuration file is read as a sequential file, a blank line          │
  6. ; marks the end of each section.                                              │
  7. ; SiCKVieW is NOT case sensative, as the whole config file is turned into     │
  8. ; lowercase when its read into memory.                                        │
  9. ;                                                                             │
  10. ; All comment delimeters must be the first character of the line ";"          │
  11. ; otherwise its treated as a legitimate string                                │
  12. ;                                                                             │
  13. ;««««««««««««««««««««««««««««««««««««««»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»
  14.  
  15. ;**  Not included in this version.
  16. ;**  Its a *REAL* bitch trying to convert 2500 lines of real mode assembler
  17. ;**  into protected mode ;(  maybe it will be included in the next version.
  18. [SVGA Card]
  19. ;─────────────────────────────────────────────────────────────────────────────┐
  20. ; Ahead Chipset                                                               │
  21. ;  (Runs on A or B type chipsets)                                             │
  22. ; ATI Chipset                                                                 │
  23. ; Chips & Technology                                                          │
  24. ;  (Runs on a 82c450, 82c451, 82c452, 82c453, 82c455, 82c456,                 │
  25. ;             82c457 and F655x0 type chipsets.)                               │
  26. ; Cirrus Cl-GD 542x                                                           │
  27. ; Compaq AVGA                                                                 │
  28. ; Compaq Qvision                                                              │
  29. ; Genoa 5x                                                                    │
  30. ; Genoa 6x                                                                    │
  31. ; Genoa 7x                                                                    │
  32. ; Oak Chipset                                                                 │
  33. ; Paradise PVGA\WDC90Cxx                                                      │
  34. ; Realtek Chipset                                                             │
  35. ; Diamond Speedstar 24x                                                       │
  36. ; Trident 8900                                                                │
  37. ; Trident 9000                                                                │
  38. ;  (The difference between the 8900 + 9000 driver is that the 8900 driver     │
  39. ;   does not support 1024x768 in 256 colors, the 9000 does.)                  │
  40. ; Tseng Labs ET3000 Chipset                                                   │
  41. ; Tseng Labs ET4000 Chipset                                                   │
  42. ; Vesa 1.2                                                                    │
  43. ;  (Needs a Vesa 1.2 compatible driver to be active.)                         │
  44. ; Standard VGA                                                                │
  45. ;  (Runs only in 320x200, no xmode as yet.)                                   │
  46. ;─────────────────────────────────────────────────────────────────────────────┘
  47. TSeNG LaBS eT4000 CHiPSeT
  48.  
  49.  
  50. [View Type]
  51. ;─────────────────────────────────────────────────────────────────────────────┐
  52. ; Read = Display, no scrollback                                               │
  53. ; View = Display with scrollback                                              │
  54. ;─────────────────────────────────────────────────────────────────────────────┘
  55. View
  56.  
  57.  
  58. [Sauce]
  59. ;─────────────────────────────────────────────────────────────────────────────┐
  60. ; On, Off                                                                     │
  61. ; If off, it will only be used to supply the name, author etc, but will       │
  62. ; not be used to supply variables like how wide the binary is, etc.           │
  63. ;─────────────────────────────────────────────────────────────────────────────┘
  64. On
  65.  
  66.  
  67. [Start Mode]
  68. ;─────────────────────────────────────────────────────────────────────────────┐
  69. ; 80x25                                                                       │
  70. ; 80x50                                                                       │
  71. ;─────────────────────────────────────────────────────────────────────────────┘
  72. 80x25
  73.  
  74.  
  75. [Smooth Scroll]
  76. ;─────────────────────────────────────────────────────────────────────────────┐
  77. ; On                                                                          │
  78. ; Off                                                                         │
  79. ; Smooth Scroll has no effect on files viewed in READ mode.                   │
  80. ;─────────────────────────────────────────────────────────────────────────────┘
  81. Off
  82.  
  83.  
  84. [iCE Color]
  85. ;─────────────────────────────────────────────────────────────────────────────┐
  86. ; On = use only when detected in SAUCE                                        │
  87. ; Off = Not used. Blinking on all the time.                                   │
  88. ; Forced = Use all the time, force it on, disabbling blinking.                │
  89. ;─────────────────────────────────────────────────────────────────────────────┘
  90. On
  91.  
  92.  
  93. [Grey Scale]
  94. ;─────────────────────────────────────────────────────────────────────────────┐
  95. ; Color                                                                       │
  96. ; Grey                                                                        │
  97. ; Text                                                                        │
  98. ;View ansi+bin's in color, grey scale, or plain text mode.                    │
  99. ;─────────────────────────────────────────────────────────────────────────────┘
  100. Color
  101.  
  102.  
  103. [Black On Black]
  104. ;─────────────────────────────────────────────────────────────────────────────┐
  105. ; On                                                                          │
  106. ; Off                                                                         │
  107. ; This lets you read the subliminal msgs put into ansi's. i never realised    │
  108. ; how much subliminals were used!                                             │
  109. ;─────────────────────────────────────────────────────────────────────────────┘
  110. On
  111.  
  112.  
  113. [Sort]
  114. ;─────────────────────────────────────────────────────────────────────────────┐
  115. ; On                                                                          │
  116. ; Off                                                                         │
  117. ; This just enalbes the sorting procedures.  Turn it off, if you wish it      │
  118. ; to remain in its directory order.                                           │
  119. ;─────────────────────────────────────────────────────────────────────────────┘
  120. On
  121.  
  122.  
  123. [sORT oRDER]
  124. ;─────────────────────────────────────────────────────────────────────────────┐
  125. ; If [Sort Order] is commented out, files are sorted by name alphabetically.  │
  126. ; Sort all *.sik files first (alphabetically by name), then, etc.             │
  127. ; (order of importance ;)                                                     │
  128. ; If SORT is OFF, then this has no effect.                                    │
  129. ;─────────────────────────────────────────────────────────────────────────────┘
  130. sick*.* *.sik *.mem *.sic *.nfo *.ans *.bin *.asc *.lit *.doc *.txt *.s3m
  131. *.mod *.xm *.mtm *.jpg *.gif *.pcx *.lbm *.bmp *.diz *.exe *.com *.bat *.asm
  132. *.c *.pas
  133.  
  134.  
  135. [Default .BIN width]
  136. ;─────────────────────────────────────────────────────────────────────────────┐
  137. ; Default width for .BIN pictures.                                            │
  138. ; For non-sauce'ed files                                                      │
  139. ;─────────────────────────────────────────────────────────────────────────────┘
  140. 160
  141.  
  142.  
  143. [Exclude Files]
  144. ;─────────────────────────────────────────────────────────────────────────────┐
  145. ; This is a list of files that wont show up inside the viewer shell           │
  146. ; DOS files we dont need to play with                                         │
  147. ; Viewers we dont need.                                                       │
  148. ; This covers  SiCKVieW.exe, AcidView, IceView, and generic *View.exe         │
  149. ; Archivers we dont need to bother with.                                      │
  150. ; File seperators                                                             │
  151. ; And any other shit you dont want in the list                                │
  152. ;─────────────────────────────────────────────────────────────────────────────┘
  153. IO.SYS MSDOS.SYS command.com *.sys autoexec.bat
  154. *view.exe vis*.exe ?v.exe ?v?.exe
  155. *.arj *.zi? *.arc *.lha *.lzh *.zoo *.rar *.hap *.pak *.gz *.z
  156. --*.* *.---  *.!!!  *.─── (*.* *.∙∙∙ *.··· *.?∙·
  157.  
  158.  
  159. [eXTERNAl fILEs]
  160. ;─────────────────────────────────────────────────────────────────────────────┐
  161. ; When selected, use an external program to view\listen too\see               │
  162. ; ~f = filename                                                               │
  163. ; ~d = current drive + path + \  ;eg ~d = c:\dos\                             │
  164. ; ~z = pause after running program                                            │
  165. ; format consists of three parts.                                             │
  166. ; filename.ext  drive:\path\execname.ext  parm parm parm ...... parm parm     │
  167. ; ~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     │
  168. ;─────────────────────────────────────────────────────────────────────────────┘
  169. *.mod c:\mods\cp.exe -cc2 -ci7 -cd1 -cp220 ~d~f
  170. *.s3m c:\mods\cp.exe -cc2 -ci7 -cd1 -cp220 ~d~f
  171. *.xm c:\mods\cp.exe -cc2 -ci7 -cd1 -cp220 ~d~f
  172. *.gif c:\dos\qpeg.com ~d~f
  173. *.jpg c:\dos\qpeg.com ~d~f
  174. *.lbm c:\dos\qpeg.com ~d~f
  175. *.bmp c:\dos\qpeg.com ~d~f
  176. *.rle c:\dos\qpeg.com ~d~f
  177. *.pcx c:\dos\qpeg.com ~d~f
  178. *.bat ~d~f~z
  179. *.com ~d~f~z
  180. *.exe ~d~f~z
  181.  
  182. [CoMSPeC]
  183. ;─────────────────────────────────────────────────────────────────────────────┐
  184. ; Use this if no COMSPEC= found in enviroment variable.                       │
  185. ;─────────────────────────────────────────────────────────────────────────────┘
  186. C:\DoS\CoMMaND.CoM
  187.