mirror of
https://github.com/ENSL/NS.git
synced 2024-11-22 20:51:35 +00:00
44 lines
933 B
INI
44 lines
933 B
INI
// Bright Lighting
|
|
brightness "2"
|
|
gamma "3"
|
|
lightgamma "2"
|
|
cl_dynamiclights "0"
|
|
cl_postprocess "0"
|
|
cl_intensity "0"
|
|
cl_intensityalt "1"
|
|
|
|
// High detail particles
|
|
//cl_high_detail "0"
|
|
|
|
// No bobbing
|
|
cl_bob "0"
|
|
//cl_bobcycle "0.8"
|
|
//cl_bobup "0.5"
|
|
cl_bobview "0"
|
|
|
|
// Audio
|
|
cl_ambientsound "0"
|
|
cl_musicenabled "0"
|
|
//cl_musicvolume "0.6"
|
|
//cl_musicdelay "-1"
|
|
|
|
// HUD
|
|
hud_style "2"
|
|
hud_mapstyle "3"
|
|
//hud_mapnames "5"
|
|
cl_hudmapzoom "2"
|
|
|
|
// New crosshairs
|
|
crosshair "0"
|
|
cl_cross "1"
|
|
cl_cross_scaling "0"
|
|
cl_weaponcfgs "1"
|
|
|
|
echo " "
|
|
echo "----------------------------------------------------------------------"
|
|
echo "Competitive NS preset applied:"
|
|
echo "----------------------------------------------------------------------"
|
|
echo "- Bright lighting settings with overbright shader disabled"
|
|
echo "- Nine Legends competitive HUD and new crosshair system"
|
|
echo "- No weapon or view bobbing"
|
|
echo "- Ambient sound and music tracks disabled"
|