Skip to content

NextClient v2.4.0

Latest

Choose a tag to compare

@Polarhigh Polarhigh released this 08 Feb 15:13
· 16 commits to main since this release

Please read the installation instructions first!
⚠️ Never put NextClient files in the installation folder of the game in Steam! This will lead to VAC ban! ⚠️

What's Changed

  • Fixed missing Begin(TRI_QUADS) call in full-screen HUD sprite rendering, which prevented full-screen sprites from being displayed by @s1lentq in #85
  • Fixed incorrect reset of color_override in ViewModelFx, which caused the first-person model color to remain unchanged after a color reset command by @s1lentq in #86
  • Replaced the full block of SVC_Director messages with the same filtering policies used for SVC_Stufftext, reducing false-positive detections by some anti-cheat systems.
  • The original steam_api_orig.dll is now included directly in the repository.