Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Garry's Mod"

From PCGamingWiki, the wiki about fixing PC games
(→‎Video: Default max frame rate was changed from 300 to 150 with the March 2024 patch.)
 
(35 intermediate revisions by 24 users not shown)
Line 14: Line 14:
 
{{Infobox game/row/date|Linux|June 5, 2013}}
 
{{Infobox game/row/date|Linux|June 5, 2013}}
 
|reception    =  
 
|reception    =  
 +
{{Infobox game/row/reception|Metacritic|garrys-mod|}}
 +
{{Infobox game/row/reception|OpenCritic||}}
 +
{{Infobox game/row/reception|IGDB|garry-s-mod|}}
 +
|taxonomy    =
 +
{{Infobox game/row/taxonomy/monetization      | One-time game purchase, Cross-game bonus}}
 +
{{Infobox game/row/taxonomy/microtransactions | No microtransactions}}
 +
{{Infobox game/row/taxonomy/modes            | Singleplayer, Multiplayer }}
 +
{{Infobox game/row/taxonomy/pacing            | Real-time}}
 +
{{Infobox game/row/taxonomy/perspectives      | First-person, Third-person}}
 +
{{Infobox game/row/taxonomy/controls          | Direct control}}
 +
{{Infobox game/row/taxonomy/genres            | Sandbox, FPS}}
 +
{{Infobox game/row/taxonomy/sports            | }}
 +
{{Infobox game/row/taxonomy/vehicles          | }}
 +
{{Infobox game/row/taxonomy/art styles        | Realistic, Cartoon}}
 +
{{Infobox game/row/taxonomy/themes            | Contemporary}}
 +
{{Infobox game/row/taxonomy/series            | }}
 
|steam appid  = 4000
 
|steam appid  = 4000
 
|gogcom id    =  
 
|gogcom id    =  
 
|official site= https://gmod.facepunch.com/
 
|official site= https://gmod.facepunch.com/
 
|igdb        = garry-s-mod
 
|igdb        = garry-s-mod
 +
|hltb        = 3847
 
|strategywiki =  
 
|strategywiki =  
|mobygames    = garrys-mod
+
|mobygames    = 36258
 
|wikipedia    = Garry's Mod
 
|wikipedia    = Garry's Mod
 
|winehq      = 5217
 
|winehq      = 5217
Line 26: Line 43:
  
 
'''Key points'''
 
'''Key points'''
{{++}} Extensive [[#Modifications|modding community]], including Steam Workshop integration.
+
{{++}} Extensive modding community, including Steam Workshop integration.
 
{{ii}} Many online servers require [[#Black and purple textures and giant red models|resources]] from other Valve games.
 
{{ii}} Many online servers require [[#Black and purple textures and giant red models|resources]] from other Valve games.
  
Line 36: Line 53:
 
==Availability==
 
==Availability==
 
{{Availability|
 
{{Availability|
{{Availability/row| Steam | 4000 | Steam | | | Windows, OS X, Linux }}
+
{{Availability/row| Steam | 4000 | Steam | The developer's custom {{term|DRM}} added in an update, may cause error messages stating "Unable to shade polygon normals" and dumping the user's Steam ID to the error log. | | Windows, OS X, Linux }}
 
}}
 
}}
 
{{ii}} All versions require {{DRM|Steam}}.
 
{{ii}} All versions require {{DRM|Steam}}.
 +
 +
==Monetization==
 +
{{Monetization
 +
|ad-supported                =
 +
|cross-game bonus            = Compatible with various selected Source engine games.
 +
|dlc                        =
 +
|expansion pack              =
 +
|freeware                    =
 +
|free-to-play                =
 +
|one-time game purchase      = The game requires an upfront purchase to access.
 +
|sponsored                  =
 +
|subscription                =
 +
|subscription gaming service =
 +
}}
  
 
==Essential improvements==
 
==Essential improvements==
Line 45: Line 76:
  
 
===Improve performance===
 
===Improve performance===
{{Fixbox|description=Use 64 bit branch and multicore support. <ref>{{Refurl|url=https://store.steampowered.com/news/app/4000/view/1709612955335487160|title=Next update, x64, Chromium and upcoming changes to Steam Workshop support|date=2021-05-11}}</ref>
+
{{ii}} It's recommended to use both fixes listed at the bottom.
 +
{{Fixbox|description=Use 64 bit branch and multicore support.<ref>{{Refurl|url=https://store.steampowered.com/news/app/4000/view/1709612955335487160|title=Next update, x64, Chromium and upcoming changes to Steam Workshop support|date=2021-05-11}}</ref>|fix=
 
#Right click on Garry's Mod in your Steam library and click <code>Properties</code>.
 
#Right click on Garry's Mod in your Steam library and click <code>Properties</code>.
 
#Go to the <code>Beta</code> section and change it from <code>None</code> to <code>x86-64 - Chromium + 64-bit binaries</code>.
 
#Go to the <code>Beta</code> section and change it from <code>None</code> to <code>x86-64 - Chromium + 64-bit binaries</code>.
 
#Wait for Steam to download the new binaries (~190MB of data).
 
#Wait for Steam to download the new binaries (~190MB of data).
{{ii}} If you're not using 64 bit version of Windows, then just paste <code>gmod_mcore_test 1</code> into your <code>autoexec.cfg</code> located in the <code>{{P|game}}\garrysmod\cfg</code>.
 
 
}}
 
}}
 
+
{{Fixbox|description=Use autoexec.cfg commands|fix=
===Garry's Mod V1-V9===
+
# Go to the <code>{{P|game}}\garrysmod\cfg</code> and open <code>autoexec.cfg</code>
{{--}} Not available anymore due to Facepunch forums closure.
+
# Paste those lines and save the file:
 +
<pre>
 +
gmod_mcore_test 1
 +
mat_queue_mode 2
 +
cl_threaded_bone_setup 1
 +
cl_threaded_client_leaf_system 1
 +
r_threaded_client_shadow_manager 1
 +
r_threaded_particles 1
 +
r_threaded_renderables 1
 +
r_queued_ropes 1
 +
r_queued_decals 1
 +
r_rootlod 0
 +
mat_picmip -10
 +
r_lod 0
 +
cl_new_impact_effects 1
 +
cl_burninggibs 1
 +
mp_usehwmmodels 1
 +
mp_usehwmvcds 1
 +
fps_max 0
 +
</pre>
 +
{{ii}} This method will not only improve performance, but may also improve the graphics a bit.
 +
}}
  
 
==Game data==
 
==Game data==
Line 73: Line 125:
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
{{Save game cloud syncing
 
{{Save game cloud syncing
|discord               =  
+
|discord                   =  
|discord notes         =  
+
|discord notes             =  
|epic games store       =  
+
|epic games launcher       =  
|epic games store notes =  
+
|epic games launcher notes =  
|gog galaxy             =  
+
|gog galaxy               =  
|gog galaxy notes       =  
+
|gog galaxy notes         =  
|origin                 =  
+
|origin                   =  
|origin notes           =  
+
|origin notes             =  
|steam cloud           = true
+
|steam cloud               = true
|steam cloud notes     =  
+
|steam cloud notes         =  
|uplay                  =  
+
|ubisoft connect          =  
|uplay notes           =  
+
|ubisoft connect notes     =  
|xbox cloud             =  
+
|xbox cloud               =  
|xbox cloud notes       =  
+
|xbox cloud notes         =  
 
}}
 
}}
  
Line 105: Line 157:
 
|ultrawidescreen notes      =  
 
|ultrawidescreen notes      =  
 
|4k ultra hd                = true
 
|4k ultra hd                = true
|4k ultra hd notes          =  
+
|4k ultra hd notes          = HUD size does not scale with resolution.
 
|fov                        = true
 
|fov                        = true
 
|fov notes                  =  
 
|fov notes                  =  
Line 116: Line 168:
 
|antialiasing              = true
 
|antialiasing              = true
 
|antialiasing notes        = Up to 8x [[MSAA]] and 16xQ [[CSAA]].
 
|antialiasing notes        = Up to 8x [[MSAA]] and 16xQ [[CSAA]].
 +
|upscaling                  = unknown
 +
|upscaling tech            =
 +
|upscaling notes            =
 
|vsync                      = true
 
|vsync                      = true
|vsync notes                =  
+
|vsync notes                = Double buffered <ref>{{Refurl|url=https://www.youtube.com/watch?v=qShOm6pwUbA|title=Black mesa vsync is double buffered|date=2024}}</ref>
 
|60 fps                    = true
 
|60 fps                    = true
 
|60 fps notes              =  
 
|60 fps notes              =  
 
|120 fps                    = true
 
|120 fps                    = true
|120 fps notes              = 300 FPS, like all Source Engine based games.
+
|120 fps notes              = 150 FPS cap by default. With console, can change <code>fps_max</code> up to <code>1000</code>; use <code>0</code> for uncapped framerate.
 
|hdr                        = false
 
|hdr                        = false
 
|hdr notes                  = Rendered image uses {{term|SDR}} color space. In-game {{term|HDR}} option refers only to {{term|HDR Rendering}}.
 
|hdr notes                  = Rendered image uses {{term|SDR}} color space. In-game {{term|HDR}} option refers only to {{term|HDR Rendering}}.
Line 209: Line 264:
 
|mute on focus lost notes = "Silence the audio while the game window is in the background" check box.
 
|mute on focus lost notes = "Silence the audio while the game window is in the background" check box.
 
|eax support              =  
 
|eax support              =  
|eax support notes        =  
+
|eax support notes         =
 +
|royalty free audio       = unknown
 +
|royalty free audio notes  =  
 
}}
 
}}
  
Line 418: Line 475:
 
{{Network/Multiplayer
 
{{Network/Multiplayer
 
|local play          = hackable
 
|local play          = hackable
|local play players  =  
+
|local play players  = 16
 
|local play modes    =  
 
|local play modes    =  
|local play notes    = Use [https://github.com/lucasassislar/nucleuscoop/releases Nucleus Coop] & [https://github.com/ZeroFox5866/nucleuscoop Unofficial mod].
+
|local play notes    = Use [https://github.com/SplitScreen-Me/splitscreenme-nucleus/releases Nucleus Co-op].
 
|lan play            = true
 
|lan play            = true
 
|lan play players    = 128
 
|lan play players    = 128
Line 484: Line 541:
 
|trackir                    = hackable
 
|trackir                    = hackable
 
|trackir notes              = Available [https://github.com/ExtReMLapin/TrackIR_GMod here]
 
|trackir notes              = Available [https://github.com/ExtReMLapin/TrackIR_GMod here]
|tobii eye tracking          =  
+
|tobii eye tracking          = hackable
|tobii eye tracking notes    =  
+
|tobii eye tracking notes    = Works with [http://facetracknoir.sourceforge.net/Trackers/Tobii.htm Tobii EyeX tracker] or [http://facetracknoir.sourceforge.net/Trackers/Tobii4C.htm Tobii EyeX 4C and 5 headtracker] plugins for [http://facetracknoir.sourceforge.net/ FaceTrackNoIR].
 
|play area seated            = true
 
|play area seated            = true
 
|play area seated notes      =  
 
|play area seated notes      =  
Line 498: Line 555:
 
{{ii}} See [[Engine:Source#Missing models or textures|Missing models or textures]].
 
{{ii}} See [[Engine:Source#Missing models or textures|Missing models or textures]].
 
{{ii}} Frequently featured contents come from just a bunch of other Source engine based games ([[Counter-Strike: Source]], [[Half-Life 2]], [[Half-Life 2: Episode One]], [[Half-Life 2: Episode Two]]).
 
{{ii}} Frequently featured contents come from just a bunch of other Source engine based games ([[Counter-Strike: Source]], [[Half-Life 2]], [[Half-Life 2: Episode One]], [[Half-Life 2: Episode Two]]).
 +
{{ii}} You can download the Garry's Mod content specified above as an addon. However, you'll have to find the download site on your own since it contains copyrighted content.
  
 
===Game crashes at title screen===
 
===Game crashes at title screen===
Line 526: Line 584:
  
 
===Game changes microphone gain at launch===
 
===Game changes microphone gain at launch===
{{Fixbox|description=Modify configuration file|ref=<ref>[https://www.reddit.com/r/GlobalOffensive/comments/2vftby/csgo_changing_your_windows_mic_boost_level_heres/ CSGO changing your windows mic boost level? here's a fix: GlobalOffensive]</ref>|fix=
+
{{Fixbox|description=Modify configuration file|ref=<ref>{{Refurl|url=https://www.reddit.com/r/GlobalOffensive/comments/2vftby/csgo_changing_your_windows_mic_boost_level_heres/|title=CSGO changing your windows mic boost level? here's a fix: GlobalOffensive|date=May 2023}}</ref>|fix=
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Open <code>config.cfg</code>.
 
# Open <code>config.cfg</code>.
Line 537: Line 595:
 
}}
 
}}
  
{{Fixbox|description=Disable exclusive control of microphone (Windows)|ref=<ref>[https://www.reddit.com/r/GlobalOffensive/comments/3t6gdm/why_does_csgo_automatically_change_my_mic_volume/cx3ix79 kyoukidotexe commented on Why does CS:GO automatically change my mic volume when I start the game?: GlobalOffensive]</ref>|fix=
+
{{Fixbox|description=Disable exclusive control of microphone (Windows)|ref=<ref>{{Refurl|url=https://www.reddit.com/r/GlobalOffensive/comments/3t6gdm/why_does_csgo_automatically_change_my_mic_volume/cx3ix79|title=kyoukidotexe commented on Why does CS:GO automatically change my mic volume when I start the game?: GlobalOffensive|date=May 2023}}</ref>|fix=
 
# Right click on the speaker icon located at the tray bar.
 
# Right click on the speaker icon located at the tray bar.
 
# Select '''Recording devices'''.
 
# Select '''Recording devices'''.
Line 550: Line 608:
 
===API===
 
===API===
 
{{API
 
{{API
|direct3d versions      = 6, 7, 8, 8.1, 9
+
|direct3d versions      = 9
 
|direct3d notes        =  
 
|direct3d notes        =  
 
|directdraw versions    =  
 
|directdraw versions    =  
Line 570: Line 628:
 
|windows 32-bit exe    = true
 
|windows 32-bit exe    = true
 
|windows 64-bit exe    = hackable
 
|windows 64-bit exe    = hackable
 +
|windows arm app        = false
 
|windows exe notes      = For 64 bit, see [[#Improve performance|Improve performance]].
 
|windows exe notes      = For 64 bit, see [[#Improve performance|Improve performance]].
|mac os x powerpc app  =  
+
|mac os x powerpc app  = false
|macos intel 32-bit app = unknown
+
|macos intel 32-bit app = true
|macos intel 64-bit app = true
+
|macos intel 64-bit app = hackable
|macos app notes        = {{CN|date=August 2015}}
+
|macos arm app          = unknown
|linux 32-bit executable= unknown
+
|macos app notes        = For 64 bit, see [[#Improve performance|Improve performance]].
|linux 64-bit executable= true
+
|linux 32-bit executable= true
|linux executable notes = {{CN|date=August 2015}}
+
|linux 64-bit executable= hackable
 +
|linux arm app          = unknown
 +
|linux executable notes = For 64 bit, see [[#Improve performance|Improve performance]].
 
}}
 
}}
  
Line 588: Line 649:
 
|interface        =  
 
|interface        =  
 
|interface notes  =  
 
|interface notes  =  
|input            =  
+
|input            = SDL
 
|input notes      =  
 
|input notes      =  
 
|cutscenes        = Bink Video
 
|cutscenes        = Bink Video
Line 622: Line 683:
  
 
|minOS    = Vista, XP
 
|minOS    = Vista, XP
|minCPU  = 1.8 GHz
+
|minCPU  = 2 GHz (SSE required)
|minRAM  = 2 GB
+
|minRAM  = 4 GB
 
|minHD    = 5 GB
 
|minHD    = 5 GB
|minGPU  = DirectX 9 level Graphics Card (Requires support for SSE)
+
|minGPU  = DirectX 9 level Graphics Card
 
|minDX    = 9.0c  
 
|minDX    = 9.0c  
 +
|minVRAM  = 512 MB
 
|minaudio = DirectX 9 compatible
 
|minaudio = DirectX 9 compatible
 
|minother = Mouse, Keyboard, Monitor
 
|minother = Mouse, Keyboard, Monitor
Line 633: Line 695:
 
|recCPU  = 2.5 GHz
 
|recCPU  = 2.5 GHz
 
|recRAM  = 8 GB
 
|recRAM  = 8 GB
|recHD    = 10 GB
+
|recHD    = 20 GB
 
|recVRAM  = 1 GB
 
|recVRAM  = 1 GB
 
|recGPU  =  
 
|recGPU  =  
Line 643: Line 705:
  
 
|minOS    = Snow Leopard 10.6.3
 
|minOS    = Snow Leopard 10.6.3
|minCPU  = 1.8 GHz
+
|minCPU  = 2 GHz
|minRAM  = 2 GB
+
|minRAM  = 4 GB
 
|minHD    = 5 GB
 
|minHD    = 5 GB
 
|minGPU  = ATI Radeon X1600
 
|minGPU  = ATI Radeon X1600
 
|minGPU2  = Nvidia GeForce 8
 
|minGPU2  = Nvidia GeForce 8
 
|minGPU3  = Intel HD 3000
 
|minGPU3  = Intel HD 3000
 +
|minVRAM  = 512 MB
 
|minother = Mouse, Keyboard, Monitor
 
|minother = Mouse, Keyboard, Monitor
  
Line 654: Line 717:
 
|recRAM  = 8 GB
 
|recRAM  = 8 GB
 
|recVRAM  = 1 GB
 
|recVRAM  = 1 GB
|recHD    = 10 GB
+
|recHD    = 20 GB
 
}}
 
}}
  
Line 661: Line 724:
  
 
|minOS    = Ubuntu 12.04
 
|minOS    = Ubuntu 12.04
|minCPU  = 1.8 GHz
+
|minCPU  = 2 GHz
|minRAM  = 2 GB
+
|minRAM  = 4 GB
 
|minHD    = 5 GB
 
|minHD    = 5 GB
 
|minVRAM  = 512 MB
 
|minVRAM  = 512 MB
Line 669: Line 732:
 
|recCPU  = 2.5 GHz
 
|recCPU  = 2.5 GHz
 
|recRAM  = 8 GB
 
|recRAM  = 8 GB
|recHD    = 10 GB
+
|recHD    = 20 GB
 
|recVRAM  = 1 GB  
 
|recVRAM  = 1 GB  
 
}}
 
}}
  
 
{{References}}
 
{{References}}

Latest revision as of 00:21, 12 April 2024

Dev general icon.svg
Although this product has been released, it remains under active development - information may change frequently and could be outdated or irrelevant.
Garry's Mod
Garry's Mod cover
Developers
Facepunch Studios
Publishers
Valve Corporation
Engines
Source
Release dates
Windows December 24, 2004[Note 1]
Windows November 29, 2006[Note 2]
macOS (OS X) September 23, 2010
Linux June 5, 2013
Taxonomy
Monetization One-time game purchase, Cross-game bonus
Microtransactions None
Modes Singleplayer, Multiplayer
Pacing Real-time
Perspectives First-person, Third-person
Controls Direct control
Genres Sandbox, FPS
Art styles Realistic, Cartoon
Themes Contemporary
Garry's Mod on HowLongToBeat
Garry's Mod on IGDB
Garry's Mod on MobyGames
Garry's Mod on Wikipedia

Warnings

The macOS (OS X) version of this game needs a fix to work on macOS Catalina (version 10.15) or later (see API for details).

Key points

Extensive modding community, including Steam Workshop integration.
Many online servers require resources from other Valve games.

General information

GitHub Issue Tracker for Garry's Mod
Official wiki
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
Icon overlay.png
The developer's custom DRM added in an update, may cause error messages stating "Unable to shade polygon normals" and dumping the user's Steam ID to the error log.
Windows
macOS (OS X)
Linux
All versions require Steam DRM.

Monetization

Type Notes
Cross-game bonus Compatible with various selected Source engine games.
One-time game purchase The game requires an upfront purchase to access.

Essential improvements

Skip intro videos

Use the -novid command line argument[citation needed]

Improve performance

It's recommended to use both fixes listed at the bottom.
Use 64 bit branch and multicore support.[1]
  1. Right click on Garry's Mod in your Steam library and click Properties.
  2. Go to the Beta section and change it from None to x86-64 - Chromium + 64-bit binaries.
  3. Wait for Steam to download the new binaries (~190MB of data).
Use autoexec.cfg commands
  1. Go to the <path-to-game>\garrysmod\cfg and open autoexec.cfg
  2. Paste those lines and save the file:
gmod_mcore_test 1
mat_queue_mode 2
cl_threaded_bone_setup 1
cl_threaded_client_leaf_system 1
r_threaded_client_shadow_manager 1
r_threaded_particles 1
r_threaded_renderables 1
r_queued_ropes 1
r_queued_decals 1
r_rootlod 0
mat_picmip -10
r_lod 0
cl_new_impact_effects 1
cl_burninggibs 1
mp_usehwmmodels 1
mp_usehwmvcds 1
fps_max 0 
This method will not only improve performance, but may also improve the graphics a bit.

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\garrysmod\cfg[Note 3]
macOS (OS X)
Linux <path-to-game>/garrysmod/cfg
It's unknown whether this game follows the XDG Base Directory Specification on Linux. Please fill in this information.

Save game data location

System Location
Windows <path-to-game>\garrysmod\saves[Note 3]
macOS (OS X)
Linux

Save game cloud syncing

System Native Notes
Steam Cloud

Video

Video settings
Video settings
Advanced video settings
Advanced video settings

Graphics feature State WSGF Notes
Widescreen resolution
Multi-monitor
Ultra-widescreen
4K Ultra HD
HUD size does not scale with resolution.
Field of view (FOV)
Windowed
Borderless fullscreen windowed
Borderless windowed support has been added in the February 2019 update.
Anisotropic filtering (AF)
Up to 16 samples.
Anti-aliasing (AA)
Up to 8x MSAA and 16xQ CSAA.
Vertical sync (Vsync)
Double buffered [2]
60 FPS and 120+ FPS
150 FPS cap by default. With console, can change fps_max up to 1000; use 0 for uncapped framerate.
High dynamic range display (HDR)
Rendered image uses SDR color space. In-game HDR option refers only to HDR Rendering.

Input

Input settings
Input settings

Audio

Audio settings
Audio settings

Audio feature State Notes
Separate volume controls
Over-all game volume and separate music slider.
Surround sound
7.1, 5.1 surround sound, 4 speaker surround.
Subtitles
Closed captions
Mute on focus lost
"Silence the audio while the game window is in the background" check box.
Royalty free audio

Localizations

Language UI Audio Sub Notes
English
Bulgarian
Simplified Chinese
Traditional Chinese
Czech
Danish
Dutch
Finnish
French
German
Greek
Hungarian
Italian
Japanese
Korean
Norwegian
Polish
Portuguese
Brazilian Portuguese
Russian
Spanish
Swedish
Thai
Turkish
Ukrainian

Network

Multiplayer types

Type Native Players Notes
Local play
16 Use Nucleus Co-op.
LAN play
128
Online play
128

Connection types

Type Native Notes
Matchmaking
Peer-to-peer
Dedicated
Self-hosting
Dedicated Server software is available under Tools in the Steam client.
Direct IP
Open the console (~) and enter connect followed by the IP and port.

Ports

Protocol Port(s) and/or port range(s)
TCP 27014-27050
UDP 3478, 4379-4380, 27000-27030
Universal Plug and Play (UPnP) support status is unknown.

VR support

Issues fixed

Black and purple textures and giant red models

See Missing models or textures.
Frequently featured contents come from just a bunch of other Source engine based games (Counter-Strike: Source, Half-Life 2, Half-Life 2: Episode One, Half-Life 2: Episode Two).
You can download the Garry's Mod content specified above as an addon. However, you'll have to find the download site on your own since it contains copyrighted content.

Game crashes at title screen

Use the +connect 1:1 command line argument[citation needed]

Notes

When the game opens, it will take you to a Connecting to Server screen. After a few seconds it should dissappear and take you to the title screen. It will then freeze for a few seconds, then function normally.
Sometimes you may need to press Alt+Tab then go back into the game for this to work.

Hosting a listen server

Start listen server[citation needed]
To host a server while playing, one must be able to forward ports and enter a console command.
  1. Forward the ports 27015 and 27005
  2. Enter sv_lan 0 in the console
  3. Press "Play Multiplayer" and select a map
  4. Others should now be able to join

Notes

In order for your server to show up on the server list, you must change sv_region to a value corresponding to your region.

Could not load library client (Linux)

Additional Libraries[citation needed]
  • Install the appropiate lib32 gconf package (libgconf-2-4:i386 for debian-based systems, libgconf-2.i386 for rpm-based distros, and lib32-gconf on the AUR for arch users).

Game changes microphone gain at launch

Modify configuration file[3]
  1. Go to the configuration file(s) location.
  2. Open config.cfg.
  3. Find the line voice_mixer_volume, it should be near the bottom of the file. If the line doesn't exist you may create it.
  4. Set the value to whatever you prefer your mic volume to be, I set mine to .5 which translates to 50% gain.

Notes

Removing the line does not work.
This will set a fixed value, and might not be a solution for people who are using dynamic gain which Windows (or other applications) automatically adjusts.
Disable exclusive control of microphone (Windows)[4]
  1. Right click on the speaker icon located at the tray bar.
  2. Select Recording devices.
  3. Double click on your microphone in the newly opened window.
  4. Go to Advanced and untick Allow applications to take exclusive control of this device.

Notes

Most applications ignores this, and many users are reporting that it isn't working.

Other information

API

Technical specs Supported Notes
Direct3D 9
OpenGL 2.1 OS X and Linux only.
Shader Model support 2, 3
Executable 32-bit 64-bit Notes
Windows
For 64 bit, see Improve performance.
macOS (OS X)
For 64 bit, see Improve performance.
Linux
For 64 bit, see Improve performance.

Middleware

Middleware Notes
Physics Havok Heavily modified variant.
Audio Miles Sound System
Input SDL
Cutscenes Bink Video
Multiplayer Steamworks

Console commands

Games running on the Source engine can utilize Source Engine Console Commands for various tasks.
Enabling the console in Source games[citation needed]
  1. Launch the game
  2. From the main menu select Options
  3. Select the Keyboard tab
  4. Click the Advanced button
  5. Check the box next to Enable developer console (~)
  6. Click Apply

Notes

Press ~ to open the console.
Some commands may first require you enabling sv_cheats. You can do so with sv_cheats 1.
Many servers will not allow you to play with cheats enabled, or will disable them upon entering the server.
Users without a US keyboard could experience some problems.

Command line arguments

See this Steam Support Article regarding launch options as well as the relevant Valve Developer wiki page for further information and a list of useful Source engine launch options.

System requirements

Windows
Minimum Recommended
Operating system (OS) Vista, XP
Processor (CPU) 2 GHz (SSE required)
System memory (RAM) 4 GB
Hard disk drive (HDD) 5 GB
Video card (GPU) DirectX 9 level Graphics Card
512 MB of VRAM
DirectX 9.0c compatible
Sound (audio device) DirectX 9 compatible
Other Mouse, Keyboard, Monitor
macOS (OS X)
Minimum Recommended
Operating system (OS) Snow Leopard 10.6.3
Processor (CPU) 2 GHz
System memory (RAM) 4 GB
Hard disk drive (HDD) 5 GB
Video card (GPU) ATI Radeon X1600
Nvidia GeForce 8
Intel HD 3000
512 MB of VRAM
Other Mouse, Keyboard, Monitor
Linux
Minimum Recommended
Operating system (OS) Ubuntu 12.04
Processor (CPU) 2 GHz
System memory (RAM) 4 GB
Hard disk drive (HDD) 5 GB
Video card (GPU) 512 MB of VRAM
Other Mouse, Keyboard, Monitor


Notes

  1. Original Half-Life 2 mod release.
  2. Standalone release.
  3. 3.0 3.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).

References