2.5.7.0
Beta
π New Feature
- Added automatic client update system (can be toggled in settings)
- Added Matchmaking tab to New Game menu for quick game search with filters (game, mod, map) (can be toggled)
- Added Discord RPC integration to display in-game status
- Added a button in settings to enable/disable Steam integration
- Added ConVars for scoreboard customization
scoreboard_showsteamscoreboard_showdefaultavatarsscoreboard_steamicon_offset_xscoreboard_steamicon_offset_yscoreboard_steamicon_scale
π New Feature
- Added ConVar for HUD radar, toggles between a radar that scales dynamically to encompass all the detected elements on the map
hud_radar_mapscale_dynamicβ 0/1 (Default: 0)hud_radar_mapscale_dynamic_minβ 0.01/3.5 (Default: 0.35)
- Added ConVar
sdl_minimize_on_focus_loss, enables minimizing the game if the game window in fullscreen mode loses focus (Default: 1 - It is recommended to disable this deprecated behavior, to improve compatibility with window managers) - Added support for additive/blur effects for fonts
- Added ConVar
r_prefertexturefilteringfor easy texture filtering toggling - Added ConVar
gl_use_shadersto enable the overbright effect - Added ConVar
cl_demo_showkeysto display pressed movement keys (e.g., WASD, Jump, Duck) on-screen during demo playback - Added EEU and WEU regions to ServerBrowser
π New Feature
- Added hot-reload schemes/fonts when a video mode changed or window resized (a restart is no longer needed)
- Added new non-exclusive fullscreen mode Fullscreen windowed
- Added support video aspect ratio 16:10
- Added more settings to Video/Audio
- Added support for multiple displays, parameter
-displayindexN for startup app on specific display and new ConVarsdl_displayindex
- Added speaker icon in ScoreBoard, when a player is talking
- Added feature
Drag&Dropdemo file into window - Added additional info to demo file about what is was recorded on GoldClient+ (aka GSClient+)
- Added auto-download missing pre-cached resources when viewing a demo file using by new ConVar
cl_download_demo_resourcesβ 0/1 (Default: 1)
- Demo can be slowed/fasted up to
x16times - Increased texture limit from
640x480up to1024x1024 - Allow spawn a map with missing resources of map in developer mode using resources such llike (error.mdl/error.spr) as fallback
- Added auto-generation map image for HUD radar and new ConVars
hud_radar_takeshotβ 0/1 (Default: 1)hud_radar_takeshot_qualityβ 0/100 (Default: 65)
π New Feature
- Added ConVar
cl_fixmodelinterpolationartifacts, a feature backported from HL25 update
It fixes interpolation artifacts (visual stuttering) for animated models on moving platforms (e.g., a scientist on a train) - Added the
-nosinglelaunch option to allow running multiple game instances, with connections restricted to servers wheresv_chatsis enabled - Added cross-compatibility for CS 1.6 and Condition Zero games in the ServerBrowser
π Bug Fix
π New Feature
- Added ConVar
cl_download_retriesset max number of attempts to download files from FastDL
