home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / magic / data1.cab / Configuration_Files / prefs.cfg < prev    next >
Encoding:
Text File  |  1998-10-26  |  840 b   |  47 lines

  1. ; user preferences file for CHAOS.EXE
  2.  
  3. [HEADER]
  4. ValidConfig=TRUE
  5.  
  6.  
  7. [MOUSE]
  8. MouseScrollBtn=NONE
  9. ; NONE \ LEFT \ RIGHT
  10. MouseScrollSpeed=32
  11. ; mouse scroll speed in pixels per frame
  12. ;AllowUnselectMode=TRUE          ; allow the user to left click and deselect creature\spell
  13. AllowUnselectMode=FALSE
  14.  
  15.  
  16. [VIDEO]
  17. ;IsHighRes=TRUE
  18. ; 640x480 or 800x600
  19. WindowSize=0
  20. ; main window size (0-15: larger num=smaller window)
  21. TransParentBlits=TRUE
  22. ; show interface elements as floating over map
  23. ;AlphaBlending=FALSE
  24. TerrainLightLevels=256
  25.  
  26. PlayFMV=FALSE
  27. PlayFMVOut=FALSE
  28.  
  29. IsHighRes=FALSE
  30. AlphaBlending=TRUE
  31.  
  32.  
  33. [SOUND]
  34. SoundEnabled=TRUE
  35. ; sound enabled\disabled
  36. CDMusicEnabled=FALSE
  37. ; CD music enabled\disabled
  38.  
  39. [NETGAME]
  40. PlayerName=
  41. WOLLoginName=
  42. WOLPassword=
  43.  
  44. [TOOLTIP]
  45. TooltipQuickDelay=200
  46. TooltipLongDelay=600
  47.