2015-03-06 20:46:05 -06:00
|
|
|
# Window settings:
|
2015-05-16 20:04:41 -05:00
|
|
|
window-title Toontown Stride
|
2015-03-06 20:46:05 -06:00
|
|
|
win-origin -1 -1
|
|
|
|
icon-filename phase_3/etc/icon.ico
|
|
|
|
cursor-filename phase_3/etc/toonmono.cur
|
|
|
|
|
|
|
|
# Audio:
|
2015-07-08 07:30:25 -05:00
|
|
|
audio-library-name p3openal_audio
|
|
|
|
video-library-name p3ffmpeg
|
2015-03-06 20:46:05 -06:00
|
|
|
|
|
|
|
# Graphics:
|
|
|
|
aux-display pandagl
|
|
|
|
aux-display pandadx9
|
|
|
|
aux-display p3tinydisplay
|
|
|
|
|
|
|
|
# Models:
|
|
|
|
model-cache-models #f
|
|
|
|
model-cache-textures #f
|
|
|
|
default-model-extension .bam
|
|
|
|
|
|
|
|
# Textures:
|
|
|
|
texture-anisotropic-degree 16
|
|
|
|
|
|
|
|
# Preferences:
|
2015-05-29 05:03:48 -05:00
|
|
|
preferences-filename user/preferences.json
|
2015-03-06 20:46:05 -06:00
|
|
|
|
|
|
|
# Backups:
|
2015-05-29 16:02:46 -05:00
|
|
|
backups-filepath dependencies/backups/
|
2015-03-06 20:46:05 -06:00
|
|
|
backups-extension .json
|
|
|
|
|
|
|
|
# Server:
|
|
|
|
server-timezone EST/EDT/-5
|
|
|
|
server-port 7199
|
|
|
|
account-bridge-filename astron/databases/account-bridge.db
|
|
|
|
|
|
|
|
# Performance:
|
|
|
|
texture-power-2 none
|
|
|
|
gl-check-errors #f
|
2015-07-15 15:30:15 -05:00
|
|
|
garbage-collect-states #t
|
2015-03-06 20:46:05 -06:00
|
|
|
|
|
|
|
# Egg object types:
|
|
|
|
egg-object-type-barrier <Scalar> collide-mask { 0x01 } <Collide> { Polyset descend }
|
|
|
|
egg-object-type-trigger <Scalar> collide-mask { 0x01 } <Collide> { Polyset descend intangible }
|
|
|
|
egg-object-type-sphere <Scalar> collide-mask { 0x01 } <Collide> { Sphere descend }
|
|
|
|
egg-object-type-trigger-sphere <Scalar> collide-mask { 0x01 } <Collide> { Sphere descend intangible }
|
|
|
|
egg-object-type-floor <Scalar> collide-mask { 0x02 } <Collide> { Polyset descend }
|
|
|
|
egg-object-type-dupefloor <Scalar> collide-mask { 0x02 } <Collide> { Polyset keep descend }
|
|
|
|
egg-object-type-camera-collide <Scalar> collide-mask { 0x04 } <Collide> { Polyset descend }
|
|
|
|
egg-object-type-camera-collide-sphere <Scalar> collide-mask { 0x04 } <Collide> { Sphere descend }
|
|
|
|
egg-object-type-camera-barrier <Scalar> collide-mask { 0x05 } <Collide> { Polyset descend }
|
|
|
|
egg-object-type-camera-barrier-sphere <Scalar> collide-mask { 0x05 } <Collide> { Sphere descend }
|
|
|
|
egg-object-type-model <Model> { 1 }
|
|
|
|
egg-object-type-dcs <DCS> { 1 }
|
|
|
|
|
|
|
|
# Safe zones:
|
|
|
|
want-safe-zones #t
|
|
|
|
want-toontown-central #t
|
|
|
|
want-donalds-dock #t
|
|
|
|
want-daisys-garden #t
|
|
|
|
want-minnies-melodyland #t
|
Rename config options, enable photo game, enable game tables, remove config options for live updates, long pattern games, resistance disables, enable estate day night, remove election leftovers, remove goonsEnabled leftovers, shorten estate nights, remove Dance resistance message.
2015-05-10 07:31:46 -05:00
|
|
|
want-the-brrrgh #t
|
2015-03-06 20:46:05 -06:00
|
|
|
want-donalds-dreamland #t
|
|
|
|
want-goofy-speedway #t
|
|
|
|
want-outdoor-zone #t
|
|
|
|
want-golf-zone #t
|
|
|
|
|
|
|
|
# Safe zone settings:
|
|
|
|
want-treasure-planners #t
|
|
|
|
want-suit-planners #t
|
2015-06-10 21:20:40 -05:00
|
|
|
want-butterflies #t
|
2015-03-06 20:46:05 -06:00
|
|
|
|
|
|
|
# Trolley minigames:
|
|
|
|
want-minigames #t
|
|
|
|
|
|
|
|
# Picnic table board games:
|
Rename config options, enable photo game, enable game tables, remove config options for live updates, long pattern games, resistance disables, enable estate day night, remove election leftovers, remove goonsEnabled leftovers, shorten estate nights, remove Dance resistance message.
2015-05-10 07:31:46 -05:00
|
|
|
want-game-tables #t
|
2015-03-06 20:46:05 -06:00
|
|
|
|
|
|
|
# Cog headquarters:
|
|
|
|
want-cog-headquarters #t
|
|
|
|
want-sellbot-headquarters #t
|
|
|
|
want-cashbot-headquarters #t
|
|
|
|
want-lawbot-headquarters #t
|
|
|
|
want-bossbot-headquarters #t
|
|
|
|
|
|
|
|
# Cog battles:
|
|
|
|
base-xp-multiplier 1.0
|
|
|
|
|
2015-04-10 06:08:35 -05:00
|
|
|
# SOS toons:
|
|
|
|
sos-card-reward 2
|
|
|
|
|
2015-05-17 01:04:51 -05:00
|
|
|
# CogDominiums (Field Offices):
|
2015-03-06 20:46:05 -06:00
|
|
|
want-emblems #t
|
|
|
|
cogdo-want-barrel-room #t
|
|
|
|
want-lawbot-cogdo #t
|
|
|
|
|
|
|
|
# Cog buildings:
|
|
|
|
want-cogbuildings #t
|
|
|
|
|
|
|
|
# Optional:
|
|
|
|
show-total-population #t
|
|
|
|
want-mat-all-tailors #t
|
|
|
|
want-talkative-tyler #f
|
2015-05-17 01:04:51 -05:00
|
|
|
estate-day-night #t
|
2015-05-25 14:27:34 -05:00
|
|
|
want-garden-game #f
|
2015-05-17 01:04:51 -05:00
|
|
|
want-language-selection #t
|
2015-03-06 20:46:05 -06:00
|
|
|
|
|
|
|
# Developer options:
|
|
|
|
want-dev #f
|
|
|
|
want-pstats 0
|
|
|
|
|
|
|
|
# Temporary:
|
|
|
|
smooth-lag 0.4
|
|
|
|
want-old-fireworks #t
|