config: initial pass at cleaning this up a bit
This commit is contained in:
parent
453e5c6de9
commit
d4f86aa338
1 changed files with 2 additions and 10 deletions
|
@ -31,7 +31,6 @@ downloader-byte-rate 125000
|
||||||
downloader-frequency 0.1
|
downloader-frequency 0.1
|
||||||
http-connect-timeout 20
|
http-connect-timeout 20
|
||||||
http-timeout 30
|
http-timeout 30
|
||||||
contents-xml-dl-attempts 2
|
|
||||||
load-display pandagl
|
load-display pandagl
|
||||||
aux-display pandagl
|
aux-display pandagl
|
||||||
aux-display pandadx9
|
aux-display pandadx9
|
||||||
|
@ -39,8 +38,6 @@ aux-display tinydisplay
|
||||||
depth-bits 24
|
depth-bits 24
|
||||||
win-size 800 600
|
win-size 800 600
|
||||||
fullscreen #t
|
fullscreen #t
|
||||||
compress-channels #f
|
|
||||||
display-lists 0
|
|
||||||
early-random-seed 1
|
early-random-seed 1
|
||||||
ssl-cipher-list DEFAULT
|
ssl-cipher-list DEFAULT
|
||||||
respect-prev-transform 1
|
respect-prev-transform 1
|
||||||
|
@ -50,6 +47,7 @@ notify-level-chan warning
|
||||||
notify-level-gobj warning
|
notify-level-gobj warning
|
||||||
notify-level-loader warning
|
notify-level-loader warning
|
||||||
notify-timestamp #t
|
notify-timestamp #t
|
||||||
|
notify-integrate #f
|
||||||
default-model-extension .bam
|
default-model-extension .bam
|
||||||
decompressor-step-time 0.5
|
decompressor-step-time 0.5
|
||||||
extractor-step-time 0.5
|
extractor-step-time 0.5
|
||||||
|
@ -68,18 +66,12 @@ merge-lod-bundles 0
|
||||||
early-event-sphere 1
|
early-event-sphere 1
|
||||||
accept-clock-skew 1
|
accept-clock-skew 1
|
||||||
extra-ssl-handshake-time 20.0
|
extra-ssl-handshake-time 20.0
|
||||||
prefer-parasite-buffer 0
|
audio-library-name null
|
||||||
audio-library-name miles_audio
|
|
||||||
cursor-filename phase_3/models/gui/toonmono.cur
|
cursor-filename phase_3/models/gui/toonmono.cur
|
||||||
audio-loader mp3
|
|
||||||
audio-loader midi
|
|
||||||
audio-loader wav
|
|
||||||
audio-software-midi #t
|
|
||||||
audio-sfx-active #t
|
audio-sfx-active #t
|
||||||
audio-music-active #t
|
audio-music-active #t
|
||||||
audio-master-sfx-volume 1
|
audio-master-sfx-volume 1
|
||||||
audio-master-music-volume 1
|
audio-master-music-volume 1
|
||||||
server-type prod
|
|
||||||
want-dev 0
|
want-dev 0
|
||||||
schellgames-dev 0
|
schellgames-dev 0
|
||||||
text-minfilter linear_mipmap_linear
|
text-minfilter linear_mipmap_linear
|
||||||
|
|
Loading…
Reference in a new issue