home *** CD-ROM | disk | FTP | other *** search
/ Action Ware 12: Heretic & Hexen / actionware12.iso / acware12 / utility / rheu / rheu.ini < prev    next >
Text File  |  1995-10-23  |  2KB  |  63 lines

  1. #
  2. #  Default RHEU config file
  3. #  
  4. # A # symbol means that option is off.
  5. # No # symbol means that option is on.
  6.  
  7. # Name of the main wad file.
  8. main = c:\heretic\heretic.wad
  9.  
  10. # Name of the patch wads you want to load.
  11. #file = raphael.wad
  12. #file = randy.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 = standard VGA, 1 or 2 = 640x480x256, 3 = 800x600x256, 4 = 1024x768x256)
  29. # Most SuperVGA moniters need the line 'bgi = VESA'
  30. #bgi = VESA
  31. #video = 2
  32.  
  33. # Set this if you have an old mouse driver and you don't see the cursor.
  34. #fakecursor = true
  35.  
  36. # Use this to hide the info bar (displayed by default).
  37. #infobar = false
  38.  
  39. # Set this if you don't want to unselect all previously selected objects when
  40. # you use the selection box (Shift-MouseButton1, Shift-M).
  41. #addselbox = true
  42.  
  43. # Uncomment this if you don't like to have the object 0 selected when you
  44. # switch from one editing mode to another.
  45. #select0 = false
  46.  
  47. # If you are an expert in Binary Space Partitioning algorithms and you want
  48. # to tweak the Nodes builder, then you can use the following parameter.
  49. #splitfactor = 8
  50.  
  51. # Default textures and preferences.  You may want to change those values...
  52. #walltexture = BROWNHUG
  53. #uppertexture = REDWALL1
  54. #lowertexture = COMPBLUE
  55. #ceiltexture = F_SKY1
  56. #floortexture = FLAT20
  57. #ceilheight = 256
  58. #floorheight = 0
  59.  
  60. # This has something to do with the funny message displayed when SHEU starts...
  61. #reminder1 = false
  62.  
  63.