home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / ANSI_ART / REL_0195.ZIP / RELICVU.CFG < prev    next >
Encoding:
Text File  |  1994-12-17  |  1.2 KB  |  58 lines

  1. ; **Config file for Relicvu.exe**
  2. ; This file contains all the params Relicvu starts up with.  If this
  3. ;file is not in the path or startup directory, Relicvu uses its own 
  4. ;defaults.  
  5. ;
  6. ;
  7. ; - FILE MASK - 
  8. ;Relicvu allows up to 4 filespecs, each 12 chars or less.
  9. MASK1=*.REL
  10. MASK2=*.RIP
  11. MASK3=*.BIN
  12. MASK4=*.DOC
  13. ;
  14. ; - RESOLUTION -
  15. ;Initial resolution Relicvu uses.
  16. ;1 - 80x25
  17. ;2 - 80x50
  18. ;3 - 320x200
  19. ;4 - 320 Wide
  20. ;5 - 640x480
  21. ;6 - 640 Wide
  22. RES=1
  23. ;
  24. ; - ANSIMATION/SCROLLBACK -
  25. ;Whether Relicvu is in ansimation or scrollback mode.
  26. ;(Ansimation is checked via SAUCE before ansis are loaded into
  27. ;scrollback if ansimation is off.)
  28. ANSM=OFF
  29. ;
  30. ; - AUTOSCROLL -
  31. ;Whether to start at the top or autoscroll ansis (affects scrollback
  32. ;mode only.)
  33. ASCR=ON
  34. ;
  35. ; - SPEED -
  36. ;Speed of ansi display
  37. ; 1 = fastest; 5=slowest.
  38. ;Speeds >1 use timer.
  39. SPEED=1
  40. ;
  41. ; - COLOR - 
  42. ;Color options are as follows:
  43. ;1 - Normal
  44. ;2 - Force iCEColor
  45. ;3 - Ascii 
  46. ;4 - GrayScale
  47. COLOR=2
  48. ; - CHECK WIDTHS -
  49. ;Whether or not to use SAUCE to automatically switch to 50 line modes
  50. CHECKW=ON
  51. ; - MONKEYS -
  52. ;Turn monkey support on or off.
  53. MONKEY=ON
  54. ; - MONKEY SPEED -
  55. ;Speed of monkey support. 
  56. MSPEED=200
  57. ;The end.
  58.