Counter-Strike: Condition Zero engine branch: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "==Features== Player Bots * '''Detailed textures === Since 2013 SteamPipe Update=== * '''MSAA anti-aliasing''' - GoldSrc now natively...")
 
Line 1: Line 1:
==Features==
==Features==
[[Bot|Player Bots]]
*[[Bot|Player Bots]]
* '''[[Detail textures (GoldSrc)|Detailed textures]]
* '''[[Detail textures (GoldSrc)|Detailed textures]]
=== Since 2013 SteamPipe Update===
=== Since 2013 SteamPipe Update===
* '''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.

Revision as of 07:18, 13 March 2024

Features

Since 2013 SteamPipe Update

  • 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.