Dedicated Server Name Enumeration: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
RavuAlHemio (talk | contribs) m (Reorg, another example. Somebody might want to list which executables take which "-game" values.) |
||
Line 3: | Line 3: | ||
For example: | For example: | ||
hldsupdatetool.exe -game "sin" -dir "sin_dedserv" | |||
srcds.exe -game "Counter-Strike Source" -autoupdate | srcds.exe -game "Counter-Strike Source" -autoupdate | ||
hl.exe -game "czero" -console | hl.exe -game "czero" -console | ||
== Source == | |||
{| | {| | ||
Line 11: | Line 13: | ||
|- | |- | ||
| "dods" || [[Day of Defeat: Source]] | | "dods" || [[Day of Defeat: Source]] | ||
|- | |||
| "hl2mp" || [[Half-Life 2: Deathmatch]] | |||
|} | |||
== GoldSource == | |||
{| | |||
| "bshift" || [[Blue Shift|Half-Life: Blue Shift]] | |||
|- | |- | ||
| "cstrike" || [[Counter-Strike]] | | "cstrike" || [[Counter-Strike]] | ||
Line 21: | Line 32: | ||
|- | |- | ||
| "gearbox" || [[Opposing Force]] | | "gearbox" || [[Opposing Force]] | ||
|- | |- | ||
| "ricochet" || [[Ricochet]] | | "ricochet" || [[Ricochet]] | ||
Line 29: | Line 38: | ||
|- | |- | ||
| "valve" || [[Half-Life]] | | "valve" || [[Half-Life]] | ||
|} | |||
== Third party == | |||
{| | |||
| "redorchestra" || [[Red Orchestra: Ostfront 41-45]] | |||
|- | |- | ||
| " | | "sin" || [[SiN]] | ||
|} | |} | ||
[[Category:Steam Applications]] | [[Category:Steam Applications]] |
Revision as of 10:42, 7 April 2006
This is a list of all "Game Name Abbreviations" that can be used with the -game <game>
command line option.
For example:
hldsupdatetool.exe -game "sin" -dir "sin_dedserv" srcds.exe -game "Counter-Strike Source" -autoupdate hl.exe -game "czero" -console
Source
"Counter-Strike Source" | Counter-Strike: Source |
"dods" | Day of Defeat: Source |
"hl2mp" | Half-Life 2: Deathmatch |
GoldSource
"bshift" | Half-Life: Blue Shift |
"cstrike" | Counter-Strike |
"czero" | Counter-Strike: Condition Zero |
"dmc" | Deathmatch Classic |
"dod" | Day of Defeat |
"gearbox" | Opposing Force |
"ricochet" | Ricochet |
"tfc" | Team Fortress Classic |
"valve" | Half-Life |
Third party
"redorchestra" | Red Orchestra: Ostfront 41-45 |
"sin" | SiN |