GoldSrc: Difference between revisions
Line 35: | Line 35: | ||
{{update|Half-Life 25th Anniversary Update fixes a lot and breaks other stuff.}} | {{update|Half-Life 25th Anniversary Update fixes a lot and breaks other stuff.}} | ||
Use [https://github.com/ValveSoftware/halflife/issues GitHub] in order to prevent duplicate or outdated bug reports at the wiki. | Use [https://github.com/ValveSoftware/halflife/issues GitHub] in order to prevent duplicate or outdated bug reports at the wiki. | ||
{{Bug|only=goldsrc|Various GoldSrc non-standalone mods and other Valve games (such as {{cs|4}}) has been broken with the recent {{hl1|4}} update, as part of its 25th anniversary.{{Workaround|Select the beta branch {{code|steam_legacy}} on {{hl1|1}} by going to Half-Life > Properties... > Betas > select {{code|steam_legacy}}.}} | |||
{{Bug|only=goldsrc|Overbright lighting ({{cmd|gl_overbright|1}}) is broken due to an OpenGL extension used for multi-texturing, which is required for the [[Detail textures (GoldSrc)|detail textures]] used by {{czero|4.1}}, {{dod|4.1}}, and some third-party mods. <br>This make the color less saturated and lighting much less brighter, as well as introduce chromatic aberration on brightly lit lightmaps. This has been fixed with the 25th anniversary update for {{hl1|4}}, but many older mods and other Valve games which was based off {{hl1|4}} will not receiving that fix.<br> This issue can be also found on [[Quake|GLQuake]], but for different reasons. {{workaround|See {{pcgw|Half-Life#OpenGL_overbright_lighting|Overbright lighting}} section in PCGamingWiki's Half-Life page for more information.{{Important|Please note that using DLL-based solutions in {{vac|4.1}}-protected multiplayer servers may result in a false positive ban. Use {{code|[[Command-Line Parameters|-insecure]]}} to disable VAC for local servers. This is not an issue for singleplayer, which is unaffected by VAC. Additionally, GPU driver hacks do not trigger VAC.}}}}}} | {{Bug|only=goldsrc|Overbright lighting ({{cmd|gl_overbright|1}}) is broken due to an OpenGL extension used for multi-texturing, which is required for the [[Detail textures (GoldSrc)|detail textures]] used by {{czero|4.1}}, {{dod|4.1}}, and some third-party mods. <br>This make the color less saturated and lighting much less brighter, as well as introduce chromatic aberration on brightly lit lightmaps. This has been fixed with the 25th anniversary update for {{hl1|4}}, but many older mods and other Valve games which was based off {{hl1|4}} will not receiving that fix.<br> This issue can be also found on [[Quake|GLQuake]], but for different reasons. {{workaround|See {{pcgw|Half-Life#OpenGL_overbright_lighting|Overbright lighting}} section in PCGamingWiki's Half-Life page for more information.{{Important|Please note that using DLL-based solutions in {{vac|4.1}}-protected multiplayer servers may result in a false positive ban. Use {{code|[[Command-Line Parameters|-insecure]]}} to disable VAC for local servers. This is not an issue for singleplayer, which is unaffected by VAC. Additionally, GPU driver hacks do not trigger VAC.}}}}}} | ||
{{Bug|only=goldsrc|On some systems running {{Windows7|4|nt=3}} or later, the engine may suffering from extremely low frame rates during gameplay, especially on Intel iGPUs. {{workaround|<ul><li>Set the game ({{file|hl|exe}}) to "'''High Priority'''" in [https://techcommunity.microsoft.com/t5/windows-11/how-to-run-task-manager-on-windows-11-6-ways/m-p/2701239 Task Manager].<li>{{pcgw|Half-Life#OpenGL_overbright_lighting|Disable multitexturing}}.}}}} | {{Bug|only=goldsrc|On some systems running {{Windows7|4|nt=3}} or later, the engine may suffering from extremely low frame rates during gameplay, especially on Intel iGPUs. {{workaround|<ul><li>Set the game ({{file|hl|exe}}) to "'''High Priority'''" in [https://techcommunity.microsoft.com/t5/windows-11/how-to-run-task-manager-on-windows-11-6-ways/m-p/2701239 Task Manager].<li>{{pcgw|Half-Life#OpenGL_overbright_lighting|Disable multitexturing}}.}}}} |
Revision as of 21:18, 17 November 2023
GoldSrc (also known as GoldSource, and formerly just the Half-Life Engine) is a 3D video game engine created by
Valve in 1996. It was the driving force behind many famous games of the late 90s and early 00s, such as
Half-Life,
Team Fortress Classic,
Counter-Strike, and
Day of Defeat. GoldSrc is a heavily modified version of the
Quake engine, and runs on C++ programming code. GoldSrc and its level editor,
Valve Hammer Editor, were released by Valve for public use, making it the source of countless community-made modifications.
GoldSrc was replaced by its successor, Source, in 2004, which currently holds first place as the choice engine for Valve modders. Though GoldSrc is past its prime, many gamers and some third-party developers still seek to use it for mods and level design.




Features
- AI flocking - NPCs can group together, seen with Houndeyes
- Skeletal animation - allowing for more stable animation of models, compared to the vertex animation in Quake
- Colored lighting - Quake simply had monotone lighting
- Scripted sequences - Used extensively to tell Half-Life's story
- Transparent textures - Glass can now be used in maps
- Higher poly counts - GoldSrc allows for far more detailed models than Quake
Since 2013
- 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.
Half-Life SDK
As of August 2013, it is available on Steam under the "Tools" section. With it comes
Hammer 3.4, the 3ds Max sources for many cut and retail NPCs as well as player and weapon models, tools for packing textures into WADs, and detailed documentation on implementing baseline features such as voice chat into a mod.
The full source code for the latest version of the SDK can be found on Valve's Github Page.


Products using GoldSrc 



WARNING: Due to the template include size limitations, you need to add one of these sub-templates instead:
- {{Goldsrc games/Licensed}} - Officially licensed products
- {{Goldsrc games/Mods}} - Third-party modifications
- See GoldSrc games category for more games, and for articles about the game which uses the GoldSrc engine.
Bugs and Limitations

Use GitHub in order to prevent duplicate or outdated bug reports at the wiki.
{{Bug|only=goldsrc|Various GoldSrc non-standalone mods and other Valve games (such as Counter-Strike) has been broken with the recent
Half-Life update, as part of its 25th anniversary.




This make the color less saturated and lighting much less brighter, as well as introduce chromatic aberration on brightly lit lightmaps. This has been fixed with the 25th anniversary update for


This issue can be also found on GLQuake, but for different reasons.





- Set the game (
hl.exe
) to "High Priority" in Task Manager. Disable multitexturing.










Trivia
- The term "GoldSrc" comes from development of the Source engine. A few months before the release of Half-Life, the Half-Life engine's source code was split into two branches: Src and GoldSrc. The GoldSrc branch was the gold master version of the codebase, and would be used for the proper release of the game. The Src branch, comparatively, would be continually iterated upon, adding and changing features for use in the sequel, with the term "Source Engine" eventually being picked up by marketing.[1]
See Also
- For information about converting GoldSrc content to the Source engine, see Porting GoldSrc content (maps, models, etc.) to Source
- GoldSrc on Wikipedia
- GoldSrc SDK (Half-Life SDK) Documentation
- GoldSrc SteamPipe Directories
References
- User talk:Erik Johnson (Revision as of 12:53, 1 September 2005)