home *** CD-ROM | disk | FTP | other *** search
/ Doom Fever / Doom_Fever-1995_Maple_Media.iso / dmmaped / deuh_b01.zip / DEUH.INI < prev    next >
Text File  |  1994-05-15  |  1KB  |  47 lines

  1. #
  2. #  Default DEUH config file
  3. #
  4. # Everything has been commented out, so this file does nothing.
  5. # But you can customize it to suit your needs.
  6.  
  7. # Name of the main wad file.
  8. main = doom.wad
  9.  
  10. # Name of the patch wads you want to load.
  11. #file = raphael.wad
  12. #file = brendon.wad
  13.  
  14. # Set this if you want debugging on by default.
  15. #debug = true
  16.  
  17. # Set this if you want to swap the mouse buttons by default.
  18. #swapbuttons = true
  19.  
  20. # Use this to control the the noises.
  21. #quiet = true
  22. #quieter = true
  23.  
  24. # Set this if you think you are a brain.
  25. #expert = true
  26.  
  27. # Use this to change the default video mode if you have a SuperVGA driver.
  28. # 0 = ASK, 2 = 640x480x256, 3 = 800x600x256, 4 = 1024x768x256
  29. video = 3
  30.  
  31. # Set this if you have an old mouse driver and you don't see the cursor
  32. #fakecursor = true
  33.  
  34. # Set this if you don't want to unselect all previously selected objects when
  35. # you use the selection box (Shift-MouseButton1, Shift-M).
  36. #addselbox = true
  37.  
  38. # If you wish to use the built in revision tracking, set this to true.
  39. revision=true
  40.  
  41. # This tells DEUH the maximum # of backup files to keep.
  42. maxrevisions=50
  43.  
  44. # Set the startup ZOOM level in the map.
  45. zoom=4
  46.  
  47.