home *** CD-ROM | disk | FTP | other *** search
/ Zodiac Super OZ / MEDIADEPOT.ISO / FILES / 37 / ORGANIC.ZIP / SYSTEM.Z / Organics.ini < prev    next >
INI File  |  1996-06-04  |  2KB  |  128 lines

  1.  
  2. [global]
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14. ; current scene - may be overridden on cmdline, e.g. pfg <scene>
  15. Scene=Demo/Sky Crystals
  16.  
  17. ; default scene if current not found
  18. DefaultScene=Demo/Sky Crystals
  19.  
  20.  
  21.  
  22. ; Enable debug output to system and log file (<username>.log, or artworks.log on Win3.1)
  23. ; Default is off.  Forced always on for Beta versions.
  24. Debug=0
  25.  
  26.  
  27. ; Set level of detail output to logfile.
  28. TraceLevel=3
  29.  
  30. ; Allow numpic recording.
  31. record_enabled=0
  32.  
  33. ; Random seed. Unset or zero to use timers
  34. ; seed=1
  35.  
  36. ; Gamma correction (unsupported)
  37. gamma=1.0
  38.  
  39. ; Default window size for viewer
  40. WinXSize=800
  41. WinYSize=639
  42.  
  43. ; Size of saved BMP file.  Unset or zero for window size
  44. ;SaveXSize=640
  45. ;SaveYSize=480
  46.  
  47. ; Size of wallpaper. Unset or 0 for full size
  48. ; Caution: large size and anti-aliasing (WallpaperSuperSample > 1) will use
  49. ; *loads* of memory!
  50. WallpaperXSize=128
  51. WallpaperYSize=96
  52. ; Anti-alias via 2-times over-sample
  53. WallpaperSuperSample=2
  54. ; Force tiling on?  If unset, user setting is untouched
  55. TileWallpaper=1
  56. ; Gamma correction applied to wallpaper BMP.  Neutral on 3.1
  57. WallpaperGamma=1.0
  58.  
  59.  
  60. ; Override viewport size.  Defaults to full screen.  Ignored by viewer.
  61. ViewportWidth=640
  62. ViewportHeight=480
  63.  
  64. ; Field of view. Default 0.5, less is zoom in, more gives fish-eye
  65. FieldOfView=0.5
  66.  
  67.  
  68. ; Override file locations, or unset to try under and beside exe's dir
  69. BackdropDir=.\Organic\Backdrop
  70. InformDir=.\Organic\Informs
  71. TextureDir=.\Organic\Textures
  72. SceneDir=.\Organic\Scenes
  73. SaveDir=.\Organic\Images
  74.  
  75. ; Help File
  76. HelpFile=Help.hlp
  77.  
  78. ; Timeout for continuable exceptions, unset defaults to 30s, set to 0 to disable this feature
  79. ExceptionDialogTimeout=10
  80.  
  81. ; Less free pagefile space than this will cause a shutdown. Unset or 0 (implicitly) disables this feature.
  82. LowPagefileAbortMB=1
  83.  
  84. ; timeout for low memory shutdown warning
  85. LowMemDialogTimeout=10
  86.  
  87.  
  88. ; Recording will stop if less than this many MB free on the given drive. Default is 32
  89. RecordMinMB=32
  90.  
  91. ; If set, don't stop screensaver on mouse moves
  92. IgnoreMouseMove=0
  93.  
  94. ; Display information bar in screen saver
  95. ShowCaptions=0
  96.  
  97. ; Switch off backdrops
  98. DisableBackdrops=0
  99.  
  100. ; Skip "still" scenes in screen saver
  101. DisableStills=0
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114. ; Scene changeover time in seconds.
  115. ChangeTime=45
  116.  
  117. ; Play music from the CD when screensaver is running
  118. PlayCD=0
  119. WinIsMaximised=0
  120. WinXPos=5
  121. WinYPos=52
  122. RunToolWindow=1
  123.  
  124.  
  125.  
  126.  
  127. ;
  128.