home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-03-11 | 2.2 KB | 111 lines |
-
- [global]
- ; current scene - may be overridden on cmdline, e.g. pfg <scene>
- Scene=Crystals/Sky Crystals
-
-
-
-
-
-
-
-
- DefaultScene=Demo/Multi
-
-
-
- ; Enable debug output to system and log file (<username>.log, or artworks.log on Win3.1)
- ; Default is off. Forced always on for Beta versions.
- Debug=0
-
-
- ; Set level of detail output to logfile.
- TraceLevel=3
-
- ; Allow numpic recording.
- record_enabled=0
-
- ; Random seed. Unset or zero to use timers
- ; seed=1
-
- ; Gamma correction (unsupported)
- gamma=1.0
-
- ; Default window size for viewer
- WinXSize=800
- WinYSize=500
-
- ; Size of saved BMP file. Unset or zero for window size
- ;SaveXSize=640
- ;SaveYSize=480
-
- ; Size of wallpaper. Unset or 0 for full size
- ; Caution: large size and anti-aliasing (WallpaperSuperSample > 1) will use
- ; *loads* of memory!
- WallpaperXSize=128
- WallpaperYSize=96
- ; Anti-alias via 2-times over-sample
- WallpaperSuperSample=2
- ; Force tiling on? If unset, user setting is untouched
- TileWallpaper=1
- ; Gamma correction applied to wallpaper BMP. Neutral on 3.1
- WallpaperGamma=1.0
-
-
- ; Override viewport size. Defaults to full screen. Ignored by viewer.
- ViewportWidth=640
- ViewportHeight=480
-
- ; Field of view. Default 0.5, less is zoom in, more gives fish-eye
- FieldOfView=0.5
-
-
- ; Override file locations, or unset to try under and beside exe's dir
- BackdropDir=.\Organic\Backdrop
- InformDir=.\Organic\Informs
- TextureDir=.\Organic\Textures
- SceneDir=.\Organic\Scenes
- SaveDir=.\Organic\Images
-
- ; Timeout for continuable exceptions, unset defaults to 30s, set to 0 to disable this feature
- ExceptionDialogTimeout=10
-
- ; Less free pagefile space than this will cause a shutdown. Unset or 0 (implicitly) disables this feature.
- LowPagefileAbortMB=1
-
- ; timeout for low memory shutdown warning
- LowMemDialogTimeout=10
-
-
- ; Recording will stop if less than this many MB free on the given drive. Default is 32
- RecordMinMB=32
-
- ; If set, don't stop screensaver on mouse moves
- IgnoreMouseMove=0
-
- ; Display information bar in screen saver
- ShowCaptions=0
-
- ; Switch off backdrops
- DisableBackdrops=0
-
- ; Skip "still" scenes in screen saver
- DisableStills=0
-
-
-
-
-
-
-
-
-
-
- ; Scene changeover time in seconds.
- ChangeTime=45
-
-
-
-
- ;
-