GoldSrc (SteamPipe): Difference between revisions
Jump to navigation
Jump to search

No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{draft}}{{cleanup}} | {{draft}}{{cleanup}} | ||
{{stub}} | {{stub}} | ||
[[SteamPipe]] update was a update to {{goldsrc|3}} adds HTTP, better mod support for Steam, broke some {{goldsrc|3}} mods and adds {{mac|3}} and {{Linux|3}} support. The downside is that surround sound audio support was removed because EAX/A3D are non-functional on newer version of Windows (since Vista), without using third-party software/workarounds. Direct3D support were also removed. | [[SteamPipe]] update was a update to {{goldsrc|3}} adds HTTP, better mod support for Steam, broke some {{goldsrc|3}} mods and adds {{mac|3}} and {{Linux|3}} support. The downside is that surround sound audio support was removed because EAX/A3D are non-functional on newer version of Windows (since Vista), without using third-party software/workarounds (such as MetaAudio or Creative Alchemy for older versions). Direct3D support were also removed. | ||
==Features== | ==Features== | ||
=== Added === | === Added === | ||
Line 8: | Line 8: | ||
*Faster game boot times and map load times | *Faster game boot times and map load times | ||
*HTTP Caching | *HTTP Caching | ||
* '''FBO renderer''' - A new method of rendering the game, which allows MSAA to work with GoldSrc engine. This also allows the game to run on fullscreen in a borderless window, and aspect ratio that are different from your monitors, for example, 4:3 on 16:9, will not be stretched to fill the black bars. | |||
* '''MSAA [[anti-aliasing]]''' - GoldSrc now natively supports anti-aliasing, specifically, MSAA 4X, which is enabled by default on most modern hardware, reducing the number of jagged edges/staircases effect on the geometry. | * '''MSAA [[anti-aliasing]]''' - GoldSrc now natively supports anti-aliasing, specifically, MSAA 4X, which is enabled by default on most modern hardware, reducing the number of jagged edges/staircases effect on the geometry. | ||
*{{mac|4}} support | *{{mac|4}} support | ||
Line 13: | Line 14: | ||
=== Removed === | === Removed === | ||
*EAX and A3D surround sound audio | *EAX and A3D surround sound audio | ||
** This also removes support for surround sound (4, 5.1, 7.1, etc...) in general, leaving the game only outputs in Stereo. | |||
*[[Direct3D]] 7 support | *[[Direct3D]] 7 support | ||
{{Gs-branch-navbox}} | {{Gs-branch-navbox}} |
Revision as of 22:58, 3 June 2024

This is a draft page. It is a work in progress open to editing by anyone.
Remember to check for any notes left by the tagger at this article's talk page.
Remember to check for any notes left by the tagger at this article's talk page.

This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.
SteamPipe update was a update to GoldSrc adds HTTP, better mod support for Steam, broke some GoldSrc mods and adds macOS and Linux support. The downside is that surround sound audio support was removed because EAX/A3D are non-functional on newer version of Windows (since Vista), without using third-party software/workarounds (such as MetaAudio or Creative Alchemy for older versions). Direct3D support were also removed.
Features
Added
- Faster and smoother[Clarify] downloads
- Faster game boot times and map load times
- HTTP Caching
- FBO renderer - A new method of rendering the game, which allows MSAA to work with GoldSrc engine. This also allows the game to run on fullscreen in a borderless window, and aspect ratio that are different from your monitors, for example, 4:3 on 16:9, will not be stretched to fill the black bars.
- MSAA anti-aliasing - GoldSrc now natively supports anti-aliasing, specifically, MSAA 4X, which is enabled by default on most modern hardware, reducing the number of jagged edges/staircases effect on the geometry.
macOS support
Linux support
Removed
- EAX and A3D surround sound audio
- This also removes support for surround sound (4, 5.1, 7.1, etc...) in general, leaving the game only outputs in Stereo.
- Direct3D 7 support