home *** CD-ROM | disk | FTP | other *** search
/ dark domain - the artpacks.acid.org collection / darkdomain.iso / artpacks / 1994 / tdd-1294.zip / ACIDVIEW.INI next >
Text File  |  1994-12-30  |  3KB  |  67 lines

  1. ; ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  2. ; │  ACiDView 2.02 Initialization (.INI) 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 between the "" marks, or after the = mark if it
  9. ;  is a toggle.
  10. ;  For example... putting SCROLL_BACK=SURE,DUDE! most likely would not work.
  11.  
  12. ;───────────────────────────── Start Up Config ──────────────────────────────
  13. DEF_FILE_SPEC="*.TDD"
  14. ;  The file mask used when ACiDView is run with no command line arguments.
  15. ;  DEFAULT specifies the loading of *.ANS and *.RIP.
  16.  
  17. FILE_SPEC2="*.ME*"
  18. FILE_SPEC3="TDD*.*"
  19. ;  ACiDView allows you to load up to 3 file masks at start-up.
  20.  
  21. DEFAULT_DIRECTORY="."
  22. ;  This is the default directory ACiDView will attempt to mask files from.
  23. ;  EG:  "D:\ANSI\ACID" or "." to load from the current directory.
  24. ;  You may or may not use a backslash at the end.  If this directory is
  25. ;  invalid or not found, the current directory is used.
  26.  
  27. SCROLL_BACK=ON
  28. ;  This is the default state of the Scroll-Back function.
  29. ;  ON - ScrollBack is ON at Start-up   OFF - ScrollBack is OFF at Start-up
  30.  
  31. ANSI_SPEED=0
  32. ;  This is the default state of the Ansi-Delay function.  This is given in
  33. ;  CPS (Characters Per Second)
  34. ;  If 0 is placed for this answer, there will be NO DELAY at start-up.
  35. ;  EXAMPLES: 240 would simulate a default 2400 baud state.  960 would be 9600.
  36. ;  MAX:  A maximum of 3840 is permitted.
  37.  
  38. VIEW_MODE=1
  39. ;  This is the default ansi viewing mode.
  40. ;  1=80x25   2=80x50   3=VGA 16   4=MCGA 256   5=640x480   6=800x600
  41. ;  7=1024x768
  42.  
  43. ;─────────────────────────── Misc. Configuration ────────────────────────────
  44. VGAFADE=ON
  45. ;  This is the toggle for the VGA fading when you exit ACiDView
  46.  
  47. USE_SAUCE=ON
  48. ;  This is the toggle for reading the SAUCE Definition.  If this is ON, a short
  49. ;  description and the artist are shown.  If toggled OFF, ACiD View will
  50. ;  Initialize MUCH faster.
  51.  
  52. LOG_DIRECTORY=ON
  53. ;  This is the toggle for ACiD View to load directories into the file listing.
  54. ;  If turned off, no directory changing will be available.
  55.  
  56. LOG_DRIVE=ON
  57. ;  This is the toggle for ACiD View to load drives into the file listing.
  58. ;  If turned off, no drive changing will be available.
  59.  
  60. BAUD_SIM=ON
  61. ;  This is the toggle for the Baud-Simulation.  If ON, Baud-Simulation will be
  62. ;  initialized when ACiDView starts.  If you are running ACiDView in a shell
  63. ;  that uses the timer in any way (IE:  Music (DMP) shells while music is
  64. ;  playing) then turn this OFF or use the /NB command line parameter.
  65.  
  66. ; ─────────────────────────── END OF ACiDVIEW.INI ───────────────────────────
  67.