GoldSrc (SteamPipe): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
*HTTP Caching  
*HTTP Caching  
* '''MSAA [[anti-aliasing]]''' - GoldSrc now natively support anti-aliasing, specifically, MSAA 4X, which is enabled by default on most modern hardwares. This will reduce the amount of jagged edges/staircases effect on the geometry.
* '''MSAA [[anti-aliasing]]''' - GoldSrc now natively support anti-aliasing, specifically, MSAA 4X, which is enabled by default on most modern hardwares. This will reduce the amount of jagged edges/staircases effect on the geometry.
adds {{mac|3}} support
*Adds {{mac|3}} support
adds {{Linux|3}} support
*Adds {{Linux|3}} support
{{Gs-branch-navbox}}
{{Gs-branch-navbox}}

Revision as of 05:33, 14 March 2024

Features

  • Faster and smoother downloads
  • Faster game boot times and map load times
  • HTTP Caching
  • MSAA anti-aliasing - GoldSrc now natively support anti-aliasing, specifically, MSAA 4X, which is enabled by default on most modern hardwares. This will reduce the amount of jagged edges/staircases effect on the geometry.
  • Adds macOS support
  • Adds Linux support