home *** CD-ROM | disk | FTP | other *** search
/ dark domain - the artpacks.acid.org collection / darkdomain.iso / artpacks / 1994 / rel-0794.zip / RELICVU.CFG < prev    next >
Text File  |  1994-07-21  |  1KB  |  53 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 startup directory or path, Relicvu uses its own
  4. ;defaults.
  5. ; Anyway, this should be self explanatory, so I won't waste space
  6. ;by describing it.  Feel free to remove comments or add your own...
  7. ;Just don't mess it up. :)
  8. ;
  9. ; - FILE MASK - 
  10. ;Relicvu allows up to 4 filespecs, each 12 chars or less.
  11. MASK1=*.REL 
  12. MASK2=*.RIP
  13. MASK3=*.BIN
  14. MASK4=
  15. ;
  16. ; - RESOLUTION -
  17. ;Initial resolution Relicvu uses.
  18. ;1 - 80x25
  19. ;2 - 80x50
  20. ;3 - 320x200
  21. ;4 - 320 Wide
  22. ;5 - 640x480
  23. ;6 - 640 Wide
  24. RES=1
  25. ;
  26. ; - ANSIMATION/SCROLLBACK -
  27. ;Whether Relicvu is in ansimation or scrollback mode.
  28. ;(Ansimation is checked via SAUCE before ansis are loaded into
  29. ;scrollback if ansimation is off.)
  30. ANSM=OFF
  31. ;
  32. ; - AUTOSCROLL -
  33. ;Whether to start at the top or autoscroll ansis (affects scrollback
  34. ;mode only.)
  35. ASCR=ON
  36. ;
  37. ; - SPEED -
  38. ;Speed of ansi display
  39. ; 1 = fastest; 5=slowest.
  40. SPEED=1
  41. ;
  42. ; - COLOR - 
  43. ;Color options are as follows:
  44. ;1 - Normal
  45. ;2 - Force iCEColor
  46. ;3 - Ascii 
  47. COLOR=1
  48. ; - GREET THING - 
  49. ;Turns on or off the greets in the interface
  50. GREETS=ON
  51. ;
  52. ;The end.
  53.