Skip to content

Commit 2628c01

Browse files
2000765 | 3 files | M DumpSource2/.stringsignore, M DumpSource2/convars.txt, M game/csgo/bin/win64/server_strings.txt
https://steamdb.info/patchnotes/22422087/
1 parent 91ffed6 commit 2628c01

3 files changed

Lines changed: 9 additions & 10 deletions

File tree

DumpSource2/.stringsignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4637,7 +4637,9 @@ DOOR_CLOSED
46374637
DOOR_CLOSING
46384638
DOOR_OPEN
46394639
DOOR_OPENING
4640-
DOOR_ROT
4640+
DOOR_ROTATING_OPEN_BACKWARD
4641+
DOOR_ROTATING_OPEN_BOTH_WAYS
4642+
DOOR_ROTATING_OPEN_FORWARD
46414643
DOOR_SPAWN_AJAR
46424644
DOOR_SPAWN_CLOSED
46434645
DOOR_SPAWN_OPEN_BACK

DumpSource2/convars.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4354,7 +4354,7 @@ mat_max_lighting_complexity 8 (cheat)
43544354
mat_overdraw 0 (cheat)
43554355
Visualize overdraw
43564356

4357-
mat_overdraw_color [0.075, 0.15, 0.075] (cheat)
4357+
mat_overdraw_color [0.075, 0.15, 0.3] (cheat)
43584358
<no description>
43594359

43604360
mat_shader_cache true (developmentonly)
@@ -4363,7 +4363,7 @@ mat_shader_cache true (developmentonly)
43634363
mat_shading_complexity false (cheat)
43644364
Visualize shading complexity
43654365

4366-
mat_shading_complexity_color [1, 0.5, 1] (cheat)
4366+
mat_shading_complexity_color [1, 0.5, 0.25] (cheat)
43674367
<no description>
43684368

43694369
mat_shading_complexity_max_instruction_count 1024 (cheat)
@@ -7989,7 +7989,7 @@ r_wait_on_present false (developmentonly defensive)
79897989
r_world_frame_load_threshold_ms 10 (developmentonly defensive)
79907990
<no description>
79917991

7992-
r_world_wind_dir [0.707, 0.707, 0.707] (developmentonly defensive)
7992+
r_world_wind_dir [0.707, 0.707, 0] (developmentonly defensive)
79937993
<no description>
79947994

79957995
r_world_wind_frequency_grass 0.03 (developmentonly defensive)
@@ -7998,7 +7998,7 @@ r_world_wind_frequency_grass 0.03 (developmentonly defensive)
79987998
r_world_wind_frequency_trees 0.003 (developmentonly defensive)
79997999
<no description>
80008000

8001-
r_world_wind_offset_speed [0.25, 0.3, 0.25] (developmentonly defensive)
8001+
r_world_wind_offset_speed [0.25, 0.3, 0.2] (developmentonly defensive)
80028002
<no description>
80038003

80048004
r_world_wind_smooth_time 2 (developmentonly defensive)
@@ -8637,10 +8637,10 @@ slope_drop_max_offset 16 (developmentonly gamedll clientdll replicated defensive
86378637
slope_drop_off_ground_blend_speed 160 (developmentonly gamedll clientdll replicated defensive)
86388638
The speed with which the slope drop is blended out when the entity leaves the ground
86398639

8640-
smoke_grenade_ct_color [75, 127, 75] (developmentonly gamedll cheat)
8640+
smoke_grenade_ct_color [75, 127, 155] (developmentonly gamedll cheat)
86418641
<no description>
86428642

8643-
smoke_grenade_t_color [180, 129, 180] (developmentonly gamedll cheat)
8643+
smoke_grenade_t_color [180, 129, 50] (developmentonly gamedll cheat)
86448644
<no description>
86458645

86468646
smoke_param1 6.26 (developmentonly gamedll clientdll replicated defensive)

game/csgo/bin/win64/server_strings.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13186,9 +13186,6 @@ DOCK
1318613186
DOCKING_CANDIDATE
1318713187
DOOR IS %s
1318813188
DOOR STATE: %s
13189-
DOOR_ROTATING_OPEN_BACKWARD
13190-
DOOR_ROTATING_OPEN_BOTH_WAYS
13191-
DOOR_ROTATING_OPEN_FORWARD
1319213189
DO_B2I
1319313190
DO_B2I_BIO
1319413191
DO_BLOB_HEADER

0 commit comments

Comments
 (0)