gamedigz 0.1.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. package/GAMES_LIST.md +324 -330
  2. package/README.md +56 -60
  3. package/bin/gamedig.js +53 -52
  4. package/games.txt +346 -0
  5. package/lib/DnsResolver.js +64 -60
  6. package/lib/GameResolver.js +110 -0
  7. package/lib/GlobalUdpSocket.js +59 -60
  8. package/lib/HexUtil.js +22 -18
  9. package/lib/Logger.js +38 -37
  10. package/lib/Promises.js +19 -17
  11. package/lib/ProtocolResolver.js +19 -4
  12. package/lib/QueryRunner.js +97 -81
  13. package/lib/Results.js +36 -24
  14. package/lib/index.js +22 -4
  15. package/lib/reader.js +155 -152
  16. package/package.json +14 -24
  17. package/protocols/armagetron.js +53 -53
  18. package/protocols/asa.js +4 -2
  19. package/protocols/ase.js +40 -38
  20. package/protocols/assettocorsa.js +35 -35
  21. package/protocols/battlefield.js +151 -150
  22. package/protocols/buildandshoot.js +38 -36
  23. package/protocols/core.js +307 -300
  24. package/protocols/cs2d.js +63 -59
  25. package/protocols/discord.js +28 -26
  26. package/protocols/doom3.js +135 -132
  27. package/protocols/eco.js +17 -16
  28. package/protocols/eldewrito.js +9 -6
  29. package/protocols/epic.js +5 -3
  30. package/protocols/ffow.js +36 -35
  31. package/protocols/fivem.js +29 -27
  32. package/protocols/gamespy1.js +168 -168
  33. package/protocols/gamespy2.js +127 -129
  34. package/protocols/gamespy3.js +188 -187
  35. package/protocols/geneshift.js +42 -40
  36. package/protocols/goldsrc.js +8 -6
  37. package/protocols/hexen2.js +13 -12
  38. package/protocols/jc2mp.js +16 -12
  39. package/protocols/kspdmp.js +24 -23
  40. package/protocols/mafia2mp.js +36 -34
  41. package/protocols/mafia2online.js +9 -7
  42. package/protocols/minecraft.js +80 -81
  43. package/protocols/minecraftbedrock.js +63 -59
  44. package/protocols/minecraftvanilla.js +90 -83
  45. package/protocols/mumble.js +35 -33
  46. package/protocols/mumbleping.js +22 -20
  47. package/protocols/nadeo.js +74 -72
  48. package/protocols/openttd.js +123 -121
  49. package/protocols/quake1.js +9 -7
  50. package/protocols/quake2.js +78 -78
  51. package/protocols/quake3.js +20 -20
  52. package/protocols/rfactor.js +69 -62
  53. package/protocols/samp.js +98 -91
  54. package/protocols/savage2.js +27 -21
  55. package/protocols/starmade.js +57 -55
  56. package/protocols/starsiege.js +10 -8
  57. package/protocols/teamspeak2.js +65 -64
  58. package/protocols/teamspeak3.js +58 -59
  59. package/protocols/terraria.js +21 -19
  60. package/protocols/tribes1.js +139 -140
  61. package/protocols/tribes1master.js +68 -67
  62. package/protocols/unreal2.js +139 -137
  63. package/protocols/ut3.js +42 -40
  64. package/protocols/valve.js +566 -400
  65. package/protocols/vcmp.js +10 -8
  66. package/protocols/ventrilo.js +225 -225
  67. package/protocols/warsow.js +12 -10
  68. package/lib/game-resolver.js +0 -17
  69. package/lib/gamedig.js +0 -23
  70. package/lib/games.js +0 -2747
  71. package/protocols/beammp.js +0 -32
  72. package/protocols/beammpmaster.js +0 -17
  73. package/protocols/dayz.js +0 -196
  74. package/protocols/index.js +0 -61
package/GAMES_LIST.md CHANGED
@@ -1,329 +1,326 @@
1
1
  ### Supported
2
- | GameDig Type ID | Name | See Also |
3
- |----------------------|--------------------------------------------------|---------------------------------------------|
4
- | a2oa | ARMA 2: Operation Arrowhead | [Valve Protocol](#valve) |
5
- | aaa | ARMA: Armed Assault | |
6
- | aapg | America's Army: Proving Grounds | [Valve Protocol](#valve) |
7
- | actionsource | Action: Source | [Valve Protocol](#valve) |
8
- | acwa | ARMA: Cold War Assault | |
9
- | ahl | Action Half-Life | [Valve Protocol](#valve) |
10
- | alienarena | Alien Arena | |
11
- | alienswarm | Alien Swarm | [Valve Protocol](#valve) |
12
- | americasarmy | America's Army | |
13
- | americasarmy2 | America's Army 2 | |
14
- | americasarmy3 | America's Army 3 | [Valve Protocol](#valve) |
15
- | aoc | Age of Chivalry | [Valve Protocol](#valve) |
16
- | aoe2 | Age of Empires 2 | |
17
- | aosc | Ace of Spades Classic | |
18
- | arma2 | ARMA 2 | [Valve Protocol](#valve) |
19
- | arma3 | ARMA 3 | [Valve Protocol](#valve) |
20
- | armagetronadvanced | Armagetron Advanced | |
21
- | armareforger | ARMA: Reforger | [Valve Protocol](#valve) |
22
- | armaresistance | ARMA: Resistance | |
23
- | asa | Ark: Survival Ascended | |
24
- | ase | Ark: Survival Evolved | [Valve Protocol](#valve) |
25
- | asr08 | Arca Sim Racing '08 | |
26
- | assettocorsa | Assetto Corsa | |
27
- | atlas | Atlas | [Valve Protocol](#valve) |
28
- | avorion | Avorion | [Valve Protocol](#valve) |
29
- | avp2 | Aliens versus Predator 2 | |
30
- | avp2010 | Aliens vs. Predator 2010 | [Valve Protocol](#valve) |
31
- | baldursgate | Baldur's Gate | |
32
- | ballisticoverkill | Ballistic Overkill | [Valve Protocol](#valve) |
33
- | barotrauma | Barotrauma | [Valve Protocol](#valve) |
34
- | bas | Build and Shoot | |
35
- | basedefense | Base Defense | [Valve Protocol](#valve) |
36
- | battalion1944 | Battalion 1944 | [Valve Protocol](#valve) |
37
- | battlefield1942 | Battlefield 1942 | |
38
- | battlefield2 | Battlefield 2 | |
39
- | battlefield2142 | Battlefield 2142 | |
40
- | battlefield3 | Battlefield 3 | |
41
- | battlefield4 | Battlefield 4 | |
42
- | battlefieldhardline | Battlefield Hardline | |
43
- | battlefieldvietnam | Battlefield Vietnam | |
44
- | bbc2 | Battlefield: Bad Company 2 | |
45
- | beammp | BeamMP (2021) | |
46
- | blackmesa | Black Mesa | [Valve Protocol](#valve) |
47
- | bladesymphony | Blade Symphony | [Valve Protocol](#valve) |
48
- | brainbread | BrainBread | [Valve Protocol](#valve) |
49
- | brainbread2 | BrainBread 2 | [Valve Protocol](#valve) |
50
- | breach | Breach | [Valve Protocol](#valve) |
51
- | breed | Breed | |
52
- | brink | Brink | [Valve Protocol](#valve) |
53
- | c3db | Commandos 3: Destination Berlin | |
54
- | cacr | Command and Conquer: Renegade | |
55
- | chaser | Chaser | |
56
- | chrome | Chrome | |
57
- | cmw | Chivalry: Medieval Warfare | [Valve Protocol](#valve) |
58
- | cod | Call of Duty | |
59
- | cod2 | Call of Duty 2 | |
60
- | cod3 | Call of Duty 3 | |
61
- | cod4mw | Call of Duty 4: Modern Warfare | |
62
- | codenamecure | Codename CURE | [Valve Protocol](#valve) |
63
- | codenameeagle | Codename Eagle | |
64
- | codmw2 | Call of Duty: Modern Warfare 2 | |
65
- | codmw3 | Call of Duty: Modern Warfare 3 | [Valve Protocol](#valve) |
66
- | coduo | Call of Duty: United Offensive | |
67
- | codwaw | Call of Duty: World at War | |
68
- | coj | Call of Juarez | |
69
- | colonysurvival | Colony Survival | [Valve Protocol](#valve) |
70
- | conanexiles | Conan Exiles | [Valve Protocol](#valve) |
71
- | contagion | Contagion | [Valve Protocol](#valve) |
72
- | contractjack | Contract J.A.C.K. | |
73
- | corekeeper | Core Keeper | [Valve Protocol](#valve) |
74
- | counterstrike15 | Counter-Strike 1.5 | |
75
- | counterstrike16 | Counter-Strike 1.6 | [Valve Protocol](#valve) |
76
- | counterstrike2 | Counter-Strike 2 | [Valve Protocol](#valve) |
77
- | crce | Cross Racing Championship Extreme | |
78
- | creativerse | Creativerse | [Valve Protocol](#valve) |
79
- | crysis | Crysis | |
80
- | crysis2 | Crysis 2 | |
81
- | crysiswars | Crysis Wars | |
82
- | cs2d | CS2D | |
83
- | cscz | Counter-Strike: Condition Zero | [Valve Protocol](#valve) |
84
- | csgo | Counter-Strike: Global Offensive | [Notes](#csgo), [Valve Protocol](#valve) |
85
- | css | Counter-Strike: Source | [Valve Protocol](#valve) |
86
- | dab | Double Action: Boogaloo | [Valve Protocol](#valve) |
87
- | daikatana | Daikatana | |
88
- | dal | Dark and Light | [Valve Protocol](#valve) |
89
- | dayofdragons | Day of Dragons | [Valve Protocol](#valve) |
90
- | dayz | DayZ | [Valve Protocol](#valve) |
91
- | dayzmod | DayZ Mod | [Valve Protocol](#valve) |
92
- | ddd | Dino D-Day | [Valve Protocol](#valve) |
93
- | ddpt | Deadly Dozen: Pacific Theater | |
94
- | deathmatchclassic | Deathmatch Classic | [Valve Protocol](#valve) |
95
- | deerhunter2005 | Deer Hunter 2005 | |
96
- | descent3 | Descent 3 | |
97
- | deusex | Deus Ex | |
98
- | devastation | Devastation | |
99
- | dhe4445 | Darkest Hour: Europe '44-'45 | |
100
- | discord | Discord | [Notes](#discord) |
101
- | dmomam | Dark Messiah of Might and Magic | [Valve Protocol](#valve) |
102
- | dod | Day of Defeat | [Valve Protocol](#valve) |
103
- | dods | Day of Defeat: Source | [Valve Protocol](#valve) |
104
- | doi | Day of Infamy | [Valve Protocol](#valve) |
105
- | doom3 | Doom 3 | |
106
- | dootf | Drakan: Order of the Flame | |
107
- | dota2 | Dota 2 | [Valve Protocol](#valve) |
108
- | dow | Days of War | [Valve Protocol](#valve) |
109
- | dst | Don't Starve Together | [Valve Protocol](#valve) |
110
- | dtr2 | Dirt Track Racing 2 | |
111
- | dystopia | Dystopia | [Valve Protocol](#valve) |
112
- | eco | Eco | |
113
- | egs | Empyrion - Galactic Survival | [Valve Protocol](#valve) |
114
- | eldewrito | Halo Online (ElDewrito) | |
115
- | empiresmod | Empires Mod | [Valve Protocol](#valve) |
116
- | etqw | Enemy Territory: Quake Wars | |
117
- | f1c9902 | F1 Challenge '99-'02 | |
118
- | farcry | Far Cry | |
119
- | farcry2 | Far Cry 2 | |
120
- | fear | F.E.A.R. | |
121
- | ffow | Frontlines: Fuel of War | |
122
- | fof | Fistful of Frags | [Valve Protocol](#valve) |
123
- | formulaone2002 | Formula One 2002 | |
124
- | fortressforever | Fortress Forever | [Valve Protocol](#valve) |
125
- | garrysmod | Garry's Mod | [Valve Protocol](#valve) |
126
- | gck | Giants: Citizen Kabuto | |
127
- | geneshift | Geneshift | |
128
- | globaloperations | Global Operations | |
129
- | goldeneyesource | GoldenEye: Source | [Valve Protocol](#valve) |
130
- | groundbreach | Ground Breach | [Valve Protocol](#valve) |
131
- | gta5f | Grand Theft Auto V - FiveM | |
132
- | gtasam | Grand Theft Auto: San Andreas Multiplayer | |
133
- | gtasamta | Grand Theft Auto: San Andreas - Multi Theft Auto | |
134
- | gtasao | Grand Theft Auto: San Andreas OpenMP | |
135
- | gtavcmta | Grand Theft Auto: Vice City - Multi Theft Auto | |
136
- | gunmanchronicles | Gunman Chronicles | [Valve Protocol](#valve) |
137
- | gus | Gore: Ultimate Soldier | |
138
- | halo | Halo | |
139
- | halo2 | Halo 2 | |
140
- | heretic2 | Heretic II | |
141
- | hexen2 | Hexen II | |
142
- | hiddendangerous2 | Hidden & Dangerous 2 | |
143
- | hl2d | Half-Life 2: Deathmatch | [Valve Protocol](#valve) |
144
- | hld | Half-Life Deathmatch | [Valve Protocol](#valve) |
145
- | hlds | Half-Life Deathmatch: Source | [Valve Protocol](#valve) |
146
- | hll | Hell Let Loose | [Valve Protocol](#valve) |
147
- | hlof | Half-Life: Opposing Force | [Valve Protocol](#valve) |
148
- | homefront | Homefront | [Valve Protocol](#valve) |
149
- | homeworld2 | Homeworld 2 | |
150
- | hurtworld | Hurtworld | [Valve Protocol](#valve) |
151
- | i2cs | IGI 2: Covert Strike | |
152
- | il2sturmovik | IL-2 Sturmovik | |
153
- | imic | Insurgency: Modern Infantry Combat | [Valve Protocol](#valve) |
154
- | insurgency | Insurgency | [Valve Protocol](#valve) |
155
- | insurgencysandstorm | Insurgency: Sandstorm | [Valve Protocol](#valve) |
156
- | ironstorm | Iron Storm | |
157
- | jb007n | James Bond 007: Nightfire | |
158
- | jc2m | Just Cause 2 - Multiplayer | |
159
- | jc3m | Just Cause 3 - Multiplayer | [Valve Protocol](#valve) |
160
- | killingfloor | Killing Floor | |
161
- | killingfloor2 | Killing Floor 2 | [Valve Protocol](#valve) |
162
- | kloc | Kingpin: Life of Crime | |
163
- | kpctnc | Kiss: Psycho Circus: The Nightmare Child | |
164
- | kreedzclimbing | Kreedz Climbing | [Valve Protocol](#valve) |
165
- | kspd | Kerbal Space Program - DMP | |
166
- | left4dead | Left 4 Dead | [Valve Protocol](#valve) |
167
- | left4dead2 | Left 4 Dead 2 | [Valve Protocol](#valve) |
168
- | m2m | Mafia II - Multiplayer | |
169
- | m2o | Mafia II - Online | |
170
- | mbe | Minecraft: Bedrock Edition | |
171
- | medievalengineers | Medieval Engineers | [Valve Protocol](#valve) |
172
- | mgm | Mumble - GT Murmur | [Notes](#mumble) |
173
- | minecraft | Minecraft | |
174
- | mnc | Monday Night Combat | [Valve Protocol](#valve) |
175
- | moh | Medal of Honor | |
176
- | moha | Medal of Honor: Airborne | |
177
- | mohaa | Medal of Honor: Allied Assault | |
178
- | mohaab | Medal of Honor: Allied Assault Breakthrough | |
179
- | mohaas | Medal of Honor: Allied Assault Spearhead | |
180
- | mohpa | Medal of Honor: Pacific Assault | |
181
- | mohw | Medal of Honor: Warfighter | |
182
- | mordhau | Mordhau | [Valve Protocol](#valve) |
183
- | mumble | Mumble | [Notes](#mumble) |
184
- | mutantfactions | Mutant Factions | |
185
- | nab | Nerf Arena Blast | |
186
- | nascarthunder2004 | NASCAR Thunder 2004 | |
187
- | naturalselection | Natural Selection | [Valve Protocol](#valve) |
188
- | naturalselection2 | Natural Selection 2 | [Valve Protocol](#valve) |
189
- | netpanzer | netPanzer | |
190
- | neverwinternights | Neverwinter Nights | |
191
- | neverwinternights2 | Neverwinter Nights 2 | |
192
- | nexuiz | Nexuiz | |
193
- | nfshp2 | Need for Speed: Hot Pursuit 2 | |
194
- | nitrofamily | Nitro Family | |
195
- | nmrih | No More Room in Hell | [Valve Protocol](#valve) |
196
- | nolf2asihw | No One Lives Forever 2: A Spy in H.A.R.M.'s Way | |
197
- | nucleardawn | Nuclear Dawn | [Valve Protocol](#valve) |
198
- | ofcwc | Operation Flashpoint: Cold War Crisis | |
199
- | ofr | Operation Flashpoint: Resistance | |
200
- | ohd | Operation: Harsh Doorstop | [Valve Protocol](#valve) |
201
- | onset | Onset | [Valve Protocol](#valve) |
202
- | openarena | OpenArena | |
203
- | openttd | OpenTTD | |
204
- | painkiller | Painkiller | |
205
- | pce | Primal Carnage: Extinction | [Valve Protocol](#valve) |
206
- | pixark | PixARK | [Valve Protocol](#valve) |
207
- | postal2 | Postal 2 | |
208
- | postscriptum | Post Scriptum | [Valve Protocol](#valve) |
209
- | prb2 | Project Reality: Battlefield 2 | |
210
- | prey | Prey | |
211
- | projectcars | Project Cars | [Valve Protocol](#valve) |
212
- | projectcars2 | Project Cars 2 | [Valve Protocol](#valve) |
213
- | projectzomboid | Project Zomboid | [Valve Protocol](#valve) |
214
- | pvak2 | Pirates, Vikings, and Knights II | [Valve Protocol](#valve) |
215
- | q3a | Quake 3: Arena | |
216
- | quake | Quake | |
217
- | quake2 | Quake 2 | |
218
- | quake4 | Quake 4 | |
219
- | quakelive | Quake Live | [Valve Protocol](#valve) |
220
- | rainbowsix | Rainbow Six | |
221
- | rallisportchallenge | RalliSport Challenge | |
222
- | rallymasters | Rally Masters | |
223
- | rdkf | Rag Doll Kung Fu | [Valve Protocol](#valve) |
224
- | rdr2r | Red Dead Redemption 2 - RedM | |
225
- | redline | Redline | |
226
- | redorchestra | Red Orchestra | |
227
- | redorchestra2 | Red Orchestra 2 | [Valve Protocol](#valve) |
228
- | rfactor | rFactor | |
229
- | ricochet | Ricochet | [Valve Protocol](#valve) |
230
- | risingworld | Rising World | [Valve Protocol](#valve) |
231
- | ron | Rise of Nations | |
232
- | roo4145 | Red Orchestra: Ostfront 41-45 | |
233
- | ror2 | Risk of Rain 2 | [Valve Protocol](#valve) |
234
- | rs2rs | Rainbow Six 2: Rogue Spear | |
235
- | rs2v | Rising Storm 2: Vietnam | [Valve Protocol](#valve) |
236
- | rs3rs | Rainbow Six 3: Raven Shield | |
237
- | rtcw | Return to Castle Wolfenstein | |
238
- | rune | Rune | |
239
- | rust | Rust | [Valve Protocol](#valve) |
240
- | s2ats | Savage 2: A Tortured Soul | |
241
- | sdtd | 7 Days to Die | [Valve Protocol](#valve) |
242
- | serioussam | Serious Sam | |
243
- | serioussam2 | Serious Sam 2 | |
244
- | shatteredhorizon | Shattered Horizon | [Valve Protocol](#valve) |
245
- | shogo | Shogo | |
246
- | shootmania | Shootmania | [Notes](#nadeo-shootmania--trackmania--etc) |
247
- | sin | SiN | |
248
- | sinepisodes | SiN Episodes | [Valve Protocol](#valve) |
249
- | sof | Soldier of Fortune | |
250
- | sof2 | Soldier of Fortune 2 | |
251
- | soldat | Soldat | |
252
- | sotf | Sons Of The Forest | [Valve Protocol](#valve) |
253
- | spaceengineers | Space Engineers | [Valve Protocol](#valve) |
254
- | squad | Squad | [Valve Protocol](#valve) |
255
- | stalker | S.T.A.L.K.E.R. | |
256
- | starbound | Starbound | [Valve Protocol](#valve) |
257
- | starmade | StarMade | |
258
- | starsiege | Starsiege | |
259
- | stbc | Star Trek: Bridge Commander | |
260
- | stn | Survive the Nights | [Valve Protocol](#valve) |
261
- | stvef | Star Trek: Voyager - Elite Force | |
262
- | stvef2 | Star Trek: Voyager - Elite Force 2 | |
263
- | suicidesurvival | Suicide Survival | [Valve Protocol](#valve) |
264
- | svencoop | Sven Coop | [Valve Protocol](#valve) |
265
- | swat4 | SWAT 4 | |
266
- | swb | Star Wars: Battlefront | |
267
- | swb2 | Star Wars: Battlefront 2 | |
268
- | swjk2jo | Star Wars Jedi Knight II: Jedi Outcast | |
269
- | swjkja | Star Wars Jedi Knight: Jedi Academy | |
270
- | swrc | Star Wars: Republic Commando | |
271
- | synergy | Synergy | [Valve Protocol](#valve) |
272
- | tacticalops | Tactical Ops | |
273
- | tcgraw | Tom Clancy's Ghost Recon Advanced Warfighter | |
274
- | tcgraw2 | Tom Clancy's Ghost Recon Advanced Warfighter 2 | |
275
- | teamfactor | Team Factor | |
276
- | teamfortress2 | Team Fortress 2 | [Valve Protocol](#valve) |
277
- | teamspeak2 | Teamspeak 2 | |
278
- | teamspeak3 | Teamspeak 3 | [Notes](#teamspeak3) |
279
- | terminus | Terminus | |
280
- | terrariatshosck | Terraria - TShock | [Notes](#terraria) |
281
- | tfc | Team Fortress Classic | [Valve Protocol](#valve) |
282
- | theforest | The Forest | [Valve Protocol](#valve) |
283
- | theforrest | The Forrest | [Valve Protocol](#valve) |
284
- | thefront | The Front | [Valve Protocol](#valve) |
285
- | thehidden | The Hidden | [Valve Protocol](#valve) |
286
- | theisle | The Isle | [Valve Protocol](#valve) |
287
- | theship | The Ship | [Valve Protocol](#valve) |
288
- | thespecialists | The Specialists | [Valve Protocol](#valve) |
289
- | thps3 | Tony Hawk's Pro Skater 3 | |
290
- | thps4 | Tony Hawk's Pro Skater 4 | |
291
- | thu2 | Tony Hawk's Underground 2 | |
292
- | toh | Take On Helicopters | |
293
- | tonolf | The Operative: No One Lives Forever | |
294
- | towerunite | Tower Unite | [Valve Protocol](#valve) |
295
- | trackmania2 | Trackmania 2 | [Notes](#nadeo-shootmania--trackmania--etc) |
296
- | trackmaniaforever | Trackmania Forever | [Notes](#nadeo-shootmania--trackmania--etc) |
297
- | tremulous | Tremulous | |
298
- | tribes1starsiege | Tribes 1: Starsiege | |
299
- | tribesvengeance | Tribes: Vengeance | |
300
- | tron20 | Tron 2.0 | |
301
- | turok2 | Turok 2 | |
302
- | universalcombat | Universal Combat | |
303
- | unreal | Unreal | |
304
- | unrealtournament | Unreal Tournament | |
305
- | unrealtournament2003 | Unreal Tournament 2003 | |
306
- | unrealtournament2004 | Unreal Tournament 2004 | |
307
- | unrealtournament3 | Unreal Tournament 3 | |
308
- | unturned | unturned | [Valve Protocol](#valve) |
309
- | urbanterror | Urban Terror | |
310
- | v8sc | V8 Supercar Challenge | |
311
- | valheim | Valheim | [Notes](#valheim), [Valve Protocol](#valve) |
312
- | vampireslayer | Vampire Slayer | [Valve Protocol](#valve) |
313
- | vcm | Vice City Multiplayer | |
314
- | ventrilo | Ventrilo | |
315
- | vietcong | Vietcong | |
316
- | vietcong2 | Vietcong 2 | |
317
- | vrising | V Rising | [Valve Protocol](#valve) |
318
- | warfork | Warfork | |
319
- | warsow | Warsow | |
320
- | wet | Wolfenstein: Enemy Territory | |
321
- | wolfenstein | Wolfenstein | |
322
- | wot | Wheel of Time | |
323
- | wurmunlimited | Wurm Unlimited | [Valve Protocol](#valve) |
324
- | xpandrally | Xpand Rally | |
325
- | zombiemaster | Zombie Master | [Valve Protocol](#valve) |
326
- | zps | Zombie Panic: Source | [Valve Protocol](#valve) |
2
+ | GameDig Type ID | Name | See Also |
3
+ |---------------------------------------|---------------------------------------------------------|---------------------------------------------|
4
+ | `7d2d` | 7 Days to Die (2013) | [Valve Protocol](#valve) |
5
+ | `ahl` | Action Half-Life | [Valve Protocol](#valve) |
6
+ | `as` | Action: Source (2019) | [Valve Protocol](#valve) |
7
+ | `ageofchivalry` | Age of Chivalry (2007) | [Valve Protocol](#valve) |
8
+ | `aoe2` | Age of Empires 2 (1999) | |
9
+ | `alienarena` | Alien Arena (2004) | |
10
+ | `alienswarm` | Alien Swarm (2010) | [Valve Protocol](#valve) |
11
+ | `avp2` | Aliens versus Predator 2 (2001) | |
12
+ | `avp2010` | Aliens vs. Predator (2010) | [Valve Protocol](#valve) |
13
+ | `americasarmy` | America's Army (2002) | |
14
+ | `americasarmy2` | America's Army 2 (2003) | |
15
+ | `americasarmy3` | America's Army 3 (2009) | [Valve Protocol](#valve) |
16
+ | `americasarmypg` | America's Army: Proving Grounds (2015) | [Valve Protocol](#valve) |
17
+ | `arcasimracing` | Arca Sim Racing (2008) | |
18
+ | `asa` | Ark: Survival Ascended (2023) | |
19
+ | `arkse` | Ark: Survival Evolved (2017) | [Valve Protocol](#valve) |
20
+ | `arma2` | ARMA 2 (2009) | [Valve Protocol](#valve) |
21
+ | `arma2oa` | ARMA 2: Operation Arrowhead (2010) | [Valve Protocol](#valve) |
22
+ | `arma3` | ARMA 3 (2013) | [Valve Protocol](#valve) |
23
+ | `arma` | ARMA: Armed Assault (2007) | |
24
+ | `armacwa` | ARMA: Cold War Assault (2011) | |
25
+ | `armare` | ARMA: Reforger (2022) | [Valve Protocol](#valve) |
26
+ | `armar` | ARMA: Resistance (2011) | |
27
+ | `armagetron` | Armagetron Advanced (2001) | |
28
+ | `assettocorsa` | Assetto Corsa (2014) | |
29
+ | `atlas` | Atlas (2018) | [Valve Protocol](#valve) |
30
+ | `avorion` | Avorion (2020) | [Valve Protocol](#valve) |
31
+ | `baldursgate` | Baldur's Gate (1998) | |
32
+ | `ballisticoverkill` | Ballistic Overkill (2017) | [Valve Protocol](#valve) |
33
+ | `barotrauma` | Barotrauma (2019) | [Valve Protocol](#valve) |
34
+ | `bd` | Base Defense (2017) | [Valve Protocol](#valve) |
35
+ | `bat1944` | Battalion 1944 (2018) | [Valve Protocol](#valve) |
36
+ | `bf1942` | Battlefield 1942 (2002) | |
37
+ | `bf2` | Battlefield 2 (2005) | |
38
+ | `bf2142` | Battlefield 2142 (2006) | |
39
+ | `bf3` | Battlefield 3 (2011) | |
40
+ | `bf4` | Battlefield 4 (2013) | |
41
+ | `bfh` | Battlefield Hardline (2015) | |
42
+ | `bfv` | Battlefield Vietnam (2004) | |
43
+ | `bfbc2` | Battlefield: Bad Company 2 (2010) | |
44
+ | `blackmesa` | Black Mesa (2020) | [Valve Protocol](#valve) |
45
+ | `bs` | Blade Symphony (2014) | [Valve Protocol](#valve) |
46
+ | `brainbread` | BrainBread | [Valve Protocol](#valve) |
47
+ | `brainbread2` | BrainBread 2 (2022) | [Valve Protocol](#valve) |
48
+ | `breach` | Breach (2011) | [Valve Protocol](#valve) |
49
+ | `breed` | Breed (2004) | |
50
+ | `brink` | Brink (2011) | [Valve Protocol](#valve) |
51
+ | `buildandshoot` | Build and Shoot / Ace of Spades Classic (2012) | |
52
+ | `cod` | Call of Duty (2003) | |
53
+ | `cod2` | Call of Duty 2 (2005) | |
54
+ | `cod3` | Call of Duty 3 (2006) | |
55
+ | `cod4` | Call of Duty 4: Modern Warfare (2007) | |
56
+ | `codmw2` | Call of Duty: Modern Warfare 2 (2009) | |
57
+ | `codmw3` | Call of Duty: Modern Warfare 3 (2011) | [Valve Protocol](#valve) |
58
+ | `coduo` | Call of Duty: United Offensive (2004) | |
59
+ | `codwaw` | Call of Duty: World at War (2008) | |
60
+ | `callofjuarez` | Call of Juarez (2006) | |
61
+ | `chaser` | Chaser (2003) | |
62
+ | `chivalry` | Chivalry: Medieval Warfare (2012) | [Valve Protocol](#valve) |
63
+ | `chrome` | Chrome (2003) | |
64
+ | `codenamecure` | Codename CURE (2017) | [Valve Protocol](#valve) |
65
+ | `codenameeagle` | Codename Eagle (2000) | |
66
+ | `colonysurvival` | Colony Survival (2017) | [Valve Protocol](#valve) |
67
+ | `cacrenegade` | Command and Conquer: Renegade (2002) | |
68
+ | `commandos3` | Commandos 3: Destination Berlin (2003) | |
69
+ | `conanexiles` | Conan Exiles (2018) | [Valve Protocol](#valve) |
70
+ | `contagion` | Contagion (2011) | [Valve Protocol](#valve) |
71
+ | `contactjack` | Contract J.A.C.K. (2003) | |
72
+ | `corekeeper` | Core Keeper (2022) | [Valve Protocol](#valve) |
73
+ | `cs15` | Counter-Strike 1.5 (2002) | |
74
+ | `cs16` | Counter-Strike 1.6 (2003) | [Valve Protocol](#valve) |
75
+ | `cs2` | Counter-Strike 2 (2023) | [Valve Protocol](#valve) |
76
+ | `cscz` | Counter-Strike: Condition Zero (2004) | [Valve Protocol](#valve) |
77
+ | `csgo` | Counter-Strike: Global Offensive (2012) | [Notes](#csgo), [Valve Protocol](#valve) |
78
+ | `css` | Counter-Strike: Source (2004) | [Valve Protocol](#valve) |
79
+ | `creativerse` | Creativerse (2017) | [Valve Protocol](#valve) |
80
+ | `crossracing` | Cross Racing Championship Extreme 2005 (2005) | |
81
+ | `crysis` | Crysis (2007) | |
82
+ | `crysis2` | Crysis 2 (2011) | |
83
+ | `crysiswars` | Crysis Wars (2008) | |
84
+ | `cs2d` | CS2D (2004) | |
85
+ | `daikatana` | Daikatana (2000) | |
86
+ | `dnl` | Dark and Light (2017) | [Valve Protocol](#valve) |
87
+ | `dmomam` | Dark Messiah of Might and Magic (2006) | [Valve Protocol](#valve) |
88
+ | `darkesthour` | Darkest Hour: Europe '44-'45 (2008) | |
89
+ | `dod` | Day of Defeat (2003) | [Valve Protocol](#valve) |
90
+ | `dods` | Day of Defeat: Source (2005) | [Valve Protocol](#valve) |
91
+ | `dayofdragons` | Day of Dragons (2019) | [Valve Protocol](#valve) |
92
+ | `doi` | Day of Infamy (2017) | [Valve Protocol](#valve) |
93
+ | `daysofwar` | Days of War (2017) | [Valve Protocol](#valve) |
94
+ | `dayz` | DayZ (2018) | [Valve Protocol](#valve) |
95
+ | `dayzmod` | DayZ Mod (2013) | [Valve Protocol](#valve) |
96
+ | `deadlydozenpt` | Deadly Dozen: Pacific Theater (2002) | |
97
+ | `dmc` | Deathmatch Classic (2001) | [Valve Protocol](#valve) |
98
+ | `dh2005` | Deer Hunter 2005 (2004) | |
99
+ | `descent3` | Descent 3 (1999) | |
100
+ | `deusex` | Deus Ex (2000) | |
101
+ | `devastation` | Devastation (2003) | |
102
+ | `dinodday` | Dino D-Day (2011) | [Valve Protocol](#valve) |
103
+ | `dirttrackracing2` | Dirt Track Racing 2 (2002) | |
104
+ | `discord` | Discord | [Notes](#discord) |
105
+ | `dst` | Don't Starve Together (2016) | [Valve Protocol](#valve) |
106
+ | `doom3` | Doom 3 (2004) | |
107
+ | `dota2` | Dota 2 (2013) | [Valve Protocol](#valve) |
108
+ | `dab` | Double Action: Boogaloo (2014) | [Valve Protocol](#valve) |
109
+ | `drakan` | Drakan: Order of the Flame (1999) | |
110
+ | `dys` | Dystopia (2005) | [Valve Protocol](#valve) |
111
+ | `eco` | Eco (2018) | |
112
+ | `eldewrito` | Halo Online - ElDewrito (2007) | |
113
+ | `em` | Empires Mod (2008) | [Valve Protocol](#valve) |
114
+ | `empyrion` | Empyrion - Galactic Survival (2015) | [Valve Protocol](#valve) |
115
+ | `etqw` | Enemy Territory: Quake Wars (2007) | |
116
+ | `fear` | F.E.A.R. (2005) | |
117
+ | `f1c9902` | F1 Challenge '99-'02 (2002) | |
118
+ | `farcry` | Far Cry (2004) | |
119
+ | `farcry2` | Far Cry 2 (2008) | |
120
+ | `fof` | Fistful of Frags (2014) | [Valve Protocol](#valve) |
121
+ | `f12002` | Formula One 2002 (2002) | |
122
+ | `fortressforever` | Fortress Forever (2007) | [Valve Protocol](#valve) |
123
+ | `ffow` | Frontlines: Fuel of War (2008) | |
124
+ | `garrysmod` | Garry's Mod (2004) | [Valve Protocol](#valve) |
125
+ | `geneshift`<br>`mutantfactions` | Geneshift (2017) | |
126
+ | `giantscitizenkabuto` | Giants: Citizen Kabuto (2000) | |
127
+ | `globaloperations` | Global Operations (2002) | |
128
+ | `ges` | GoldenEye: Source (2010) | [Valve Protocol](#valve) |
129
+ | `gore` | Gore: Ultimate Soldier (2002) | |
130
+ | `fivem` | Grand Theft Auto V - FiveM (2013) | |
131
+ | `mtasa` | Grand Theft Auto: San Andreas - Multi Theft Auto (2004) | |
132
+ | `mtavc` | Grand Theft Auto: Vice City - Multi Theft Auto (2002) | |
133
+ | `groundbreach` | Ground Breach (2018) | [Valve Protocol](#valve) |
134
+ | `gunmanchronicles` | Gunman Chronicles (2000) | [Valve Protocol](#valve) |
135
+ | `hl2dm` | Half-Life 2: Deathmatch (2004) | [Valve Protocol](#valve) |
136
+ | `hldm` | Half-Life Deathmatch (1998) | [Valve Protocol](#valve) |
137
+ | `hldms` | Half-Life Deathmatch: Source (2005) | [Valve Protocol](#valve) |
138
+ | `hlopfor` | Half-Life: Opposing Force (1999) | [Valve Protocol](#valve) |
139
+ | `halo` | Halo (2003) | |
140
+ | `halo2` | Halo 2 (2007) | |
141
+ | `hll` | Hell Let Loose | [Valve Protocol](#valve) |
142
+ | `heretic2` | Heretic II (1998) | |
143
+ | `hexen2` | Hexen II (1997) | |
144
+ | `had2` | Hidden & Dangerous 2 (2003) | |
145
+ | `homefront` | Homefront (2011) | [Valve Protocol](#valve) |
146
+ | `homeworld2` | Homeworld 2 (2003) | |
147
+ | `hurtworld` | Hurtworld (2015) | [Valve Protocol](#valve) |
148
+ | `igi2` | I.G.I.-2: Covert Strike (2003) | |
149
+ | `il2` | IL-2 Sturmovik (2001) | |
150
+ | `insurgency` | Insurgency (2014) | [Valve Protocol](#valve) |
151
+ | `insurgencymic` | Insurgency: Modern Infantry Combat (2007) | [Valve Protocol](#valve) |
152
+ | `insurgencysandstorm` | Insurgency: Sandstorm (2018) | [Valve Protocol](#valve) |
153
+ | `ironstorm` | Iron Storm (2002) | |
154
+ | `jamesbondnightfire` | James Bond 007: Nightfire (2002) | |
155
+ | `jc2mp` | Just Cause 2 - Multiplayer (2010) | |
156
+ | `jc3mp` | Just Cause 3 - Multiplayer (2017) | [Valve Protocol](#valve) |
157
+ | `kspdmp` | Kerbal Space Program - DMP Multiplayer (2015) | |
158
+ | `killingfloor` | Killing Floor (2009) | |
159
+ | `killingfloor2` | Killing Floor 2 (2016) | [Valve Protocol](#valve) |
160
+ | `kingpin` | Kingpin: Life of Crime (1999) | |
161
+ | `kisspc` | Kiss: Psycho Circus: The Nightmare Child (2000) | |
162
+ | `kzmod` | Kreedz Climbing (2017) | [Valve Protocol](#valve) |
163
+ | `left4dead` | Left 4 Dead (2008) | [Valve Protocol](#valve) |
164
+ | `left4dead2` | Left 4 Dead 2 (2009) | [Valve Protocol](#valve) |
165
+ | `m2mp` | Mafia II - Multiplayer (2010) | |
166
+ | `m2o` | Mafia II - Online (2010) | |
167
+ | `moh2010` | Medal of Honor (2010) | |
168
+ | `mohab` | Medal of Honor: Airborne (2007) | |
169
+ | `mohaa` | Medal of Honor: Allied Assault (2002) | |
170
+ | `mohbt` | Medal of Honor: Allied Assault Breakthrough (2003) | |
171
+ | `mohsh` | Medal of Honor: Allied Assault Spearhead (2002) | |
172
+ | `mohpa` | Medal of Honor: Pacific Assault (2004) | |
173
+ | `mohwf` | Medal of Honor: Warfighter (2012) | |
174
+ | `medievalengineers` | Medieval Engineers (2015) | [Valve Protocol](#valve) |
175
+ | `minecraft`<br>`minecraftping` | Minecraft (2009) | |
176
+ | `minecraftpe`<br>`minecraftbe` | Minecraft: Bedrock Edition (2011) | |
177
+ | `mnc` | Monday Night Combat (2011) | [Valve Protocol](#valve) |
178
+ | `mordhau` | Mordhau (2019) | [Valve Protocol](#valve) |
179
+ | `mumble` | Mumble - GTmurmur Plugin (2005) | [Notes](#mumble) |
180
+ | `mumbleping` | Mumble - Lightweight (2005) | [Notes](#mumble) |
181
+ | `nascarthunder2004` | NASCAR Thunder 2004 (2003) | |
182
+ | `ns` | Natural Selection (2002) | [Valve Protocol](#valve) |
183
+ | `ns2` | Natural Selection 2 (2012) | [Valve Protocol](#valve) |
184
+ | `nfshp2` | Need for Speed: Hot Pursuit 2 (2002) | |
185
+ | `nab` | Nerf Arena Blast (1999) | |
186
+ | `netpanzer` | netPanzer (2002) | |
187
+ | `nwn` | Neverwinter Nights (2002) | |
188
+ | `nwn2` | Neverwinter Nights 2 (2006) | |
189
+ | `nexuiz` | Nexuiz (2005) | |
190
+ | `nitrofamily` | Nitro Family (2004) | |
191
+ | `nmrih` | No More Room in Hell (2011) | [Valve Protocol](#valve) |
192
+ | `nolf2` | No One Lives Forever 2: A Spy in H.A.R.M.'s Way (2002) | |
193
+ | `nucleardawn` | Nuclear Dawn (2011) | [Valve Protocol](#valve) |
194
+ | `onset` | Onset (2019) | [Valve Protocol](#valve) |
195
+ | `openarena` | OpenArena (2005) | |
196
+ | `openttd` | OpenTTD (2004) | |
197
+ | `operationflashpoint`<br>`flashpoint` | Operation Flashpoint: Cold War Crisis (2001) | |
198
+ | `flashpointresistance` | Operation Flashpoint: Resistance (2002) | |
199
+ | `ohd` | Operation: Harsh Doorstop (2023) | [Valve Protocol](#valve) |
200
+ | `painkiller` | Painkiller | |
201
+ | `pvkii` | Pirates, Vikings, and Knights II (2007) | [Valve Protocol](#valve) |
202
+ | `pixark` | PixARK (2018) | [Valve Protocol](#valve) |
203
+ | `ps` | Post Scriptum | |
204
+ | `postal2` | Postal 2 | |
205
+ | `prey` | Prey | |
206
+ | `primalcarnage` | Primal Carnage: Extinction | [Valve Protocol](#valve) |
207
+ | `pc` | Project Cars (2015) | [Valve Protocol](#valve) |
208
+ | `pc2` | Project Cars 2 (2017) | [Valve Protocol](#valve) |
209
+ | `prbf2` | Project Reality: Battlefield 2 (2005) | |
210
+ | `przomboid` | Project Zomboid | [Valve Protocol](#valve) |
211
+ | `quake1` | Quake 1: QuakeWorld (1996) | |
212
+ | `quake2` | Quake 2 (1997) | |
213
+ | `quake3` | Quake 3: Arena (1999) | |
214
+ | `quake4` | Quake 4 (2005) | |
215
+ | `quakelive` | Quake Live (2010) | [Valve Protocol](#valve) |
216
+ | `ragdollkungfu` | Rag Doll Kung Fu | [Valve Protocol](#valve) |
217
+ | `r6` | Rainbow Six | |
218
+ | `r6roguespear` | Rainbow Six 2: Rogue Spear | |
219
+ | `r6ravenshield` | Rainbow Six 3: Raven Shield | |
220
+ | `rallisportchallenge` | RalliSport Challenge | |
221
+ | `rallymasters` | Rally Masters | |
222
+ | `redm` | Red Dead Redemption 2 - RedM (2018) | |
223
+ | `redorchestra` | Red Orchestra | |
224
+ | `redorchestra2` | Red Orchestra 2 | [Valve Protocol](#valve) |
225
+ | `redorchestraost` | Red Orchestra: Ostfront 41-45 | |
226
+ | `redline` | Redline | |
227
+ | `rtcw` | Return to Castle Wolfenstein | |
228
+ | `rfactor` | rFactor | |
229
+ | `ricochet` | Ricochet | [Valve Protocol](#valve) |
230
+ | `riseofnations` | Rise of Nations | |
231
+ | `rs2` | Rising Storm 2: Vietnam | [Valve Protocol](#valve) |
232
+ | `risingworld` | Rising World (2014) | [Valve Protocol](#valve) |
233
+ | `ror2` | Risk of Rain 2 (2020) | [Valve Protocol](#valve) |
234
+ | `rune` | Rune | |
235
+ | `rust` | Rust | [Valve Protocol](#valve) |
236
+ | `stalker` | S.T.A.L.K.E.R. | |
237
+ | `samp` | San Andreas Multiplayer | |
238
+ | `saomp` | San Andreas OpenMP | |
239
+ | `savage2` | Savage 2: A Tortured Soul (2008) | |
240
+ | `ss` | Serious Sam | |
241
+ | `ss2` | Serious Sam 2 | |
242
+ | `shatteredhorizon` | Shattered Horizon | [Valve Protocol](#valve) |
243
+ | `shogo` | Shogo | |
244
+ | `shootmania` | Shootmania | [Notes](#nadeo-shootmania--trackmania--etc) |
245
+ | `sin` | SiN | |
246
+ | `sinep` | SiN Episodes | [Valve Protocol](#valve) |
247
+ | `soldat` | Soldat | |
248
+ | `sof` | Soldier of Fortune | |
249
+ | `sof2` | Soldier of Fortune 2 | |
250
+ | `sonsoftheforest` | Sons Of The Forest (2023) | [Valve Protocol](#valve) |
251
+ | `spaceengineers` | Space Engineers | [Valve Protocol](#valve) |
252
+ | `squad` | Squad | [Valve Protocol](#valve) |
253
+ | `stbc` | Star Trek: Bridge Commander | |
254
+ | `stvef` | Star Trek: Voyager - Elite Force | |
255
+ | `stvef2` | Star Trek: Voyager - Elite Force 2 | |
256
+ | `swjk2` | Star Wars Jedi Knight II: Jedi Outcast (2002) | |
257
+ | `swjk` | Star Wars Jedi Knight: Jedi Academy (2003) | |
258
+ | `swbf` | Star Wars: Battlefront | |
259
+ | `swbf2` | Star Wars: Battlefront 2 | |
260
+ | `swrc` | Star Wars: Republic Commando | |
261
+ | `starbound` | Starbound | [Valve Protocol](#valve) |
262
+ | `starmade` | StarMade | |
263
+ | `starsiege` | Starsiege (2009) | |
264
+ | `suicidesurvival` | Suicide Survival | [Valve Protocol](#valve) |
265
+ | `stn` | Survive the Nights (2017) | [Valve Protocol](#valve) |
266
+ | `svencoop` | Sven Coop | [Valve Protocol](#valve) |
267
+ | `swat4` | SWAT 4 | |
268
+ | `synergy` | Synergy | [Valve Protocol](#valve) |
269
+ | `tacticalops` | Tactical Ops | |
270
+ | `takeonhelicopters` | Take On Helicopters (2011) | |
271
+ | `teamfactor` | Team Factor | |
272
+ | `tf2` | Team Fortress 2 | [Valve Protocol](#valve) |
273
+ | `tfc` | Team Fortress Classic | [Valve Protocol](#valve) |
274
+ | `teamspeak2` | Teamspeak 2 | |
275
+ | `teamspeak3` | Teamspeak 3 | [Notes](#teamspeak3) |
276
+ | `terminus` | Terminus | |
277
+ | `terraria`<br>`tshock` | Terraria - TShock (2011) | [Notes](#terraria) |
278
+ | `theforest` | The Forest (2014) | [Valve Protocol](#valve) |
279
+ | `forrest` | The Forrest (2014) | [Valve Protocol](#valve) |
280
+ | `thefront` | The Front (2023) | [Valve Protocol](#valve) |
281
+ | `hidden` | The Hidden (2005) | [Valve Protocol](#valve) |
282
+ | `isle` | The Isle (2015) | [Valve Protocol](#valve) |
283
+ | `nolf` | The Operative: No One Lives Forever (2000) | |
284
+ | `ship` | The Ship | [Valve Protocol](#valve) |
285
+ | `ts` | The Specalists | [Valve Protocol](#valve) |
286
+ | `graw` | Tom Clancy's Ghost Recon Advanced Warfighter (2006) | |
287
+ | `graw2` | Tom Clancy's Ghost Recon Advanced Warfighter 2 (2007) | |
288
+ | `thps3` | Tony Hawk's Pro Skater 3 | |
289
+ | `thps4` | Tony Hawk's Pro Skater 4 | |
290
+ | `thu2` | Tony Hawk's Underground 2 | |
291
+ | `towerunite` | Tower Unite | [Valve Protocol](#valve) |
292
+ | `trackmania2` | Trackmania 2 | [Notes](#nadeo-shootmania--trackmania--etc) |
293
+ | `trackmaniaforever` | Trackmania Forever | [Notes](#nadeo-shootmania--trackmania--etc) |
294
+ | `tremulous` | Tremulous | |
295
+ | `tribes1` | Tribes 1: Starsiege | |
296
+ | `tribesvengeance` | Tribes: Vengeance | |
297
+ | `tron20` | Tron 2.0 | |
298
+ | `turok2` | Turok 2 | |
299
+ | `universalcombat` | Universal Combat | |
300
+ | `unreal` | Unreal | |
301
+ | `ut` | Unreal Tournament | |
302
+ | `ut2003` | Unreal Tournament 2003 | |
303
+ | `ut2004` | Unreal Tournament 2004 | |
304
+ | `ut3` | Unreal Tournament 3 | |
305
+ | `unturned` | Unturned | [Valve Protocol](#valve) |
306
+ | `urbanterror` | Urban Terror | |
307
+ | `vrising` | V Rising (2022) | [Valve Protocol](#valve) |
308
+ | `v8supercar` | V8 Supercar Challenge | |
309
+ | `valheim` | Valheim (2021) | [Notes](#valheim), [Valve Protocol](#valve) |
310
+ | `vs` | Vampire Slayer | [Valve Protocol](#valve) |
311
+ | `ventrilo` | Ventrilo | |
312
+ | `vcmp` | Vice City Multiplayer | |
313
+ | `vietcong` | Vietcong | |
314
+ | `vietcong2` | Vietcong 2 | |
315
+ | `warfork` | Warfork | |
316
+ | `warsow` | Warsow | |
317
+ | `wheeloftime` | Wheel of Time | |
318
+ | `wolfenstein2009` | Wolfenstein 2009 | |
319
+ | `wolfensteinet` | Wolfenstein: Enemy Territory | |
320
+ | `wurm` | Wurm Unlimited | [Valve Protocol](#valve) |
321
+ | `xpandrally` | Xpand Rally | |
322
+ | `zombiemaster` | Zombie Master | [Valve Protocol](#valve) |
323
+ | `zps` | Zombie Panic: Source | [Valve Protocol](#valve) |
327
324
 
328
325
  ### Not supported (yet)
329
326
 
@@ -381,7 +378,7 @@
381
378
 
382
379
  > Don't see your game listed here?
383
380
  >
384
- > First, let us know, so we can fix it. Then, you can try using some common query
381
+ > First, let us know so we can fix it. Then, you can try using some common query
385
382
  > protocols directly by using one of these server types:
386
383
  > * protocol-ase
387
384
  > * protocol-battlefield
@@ -440,7 +437,7 @@ additional option: `token`
440
437
  Valheim servers will only respond to queries if they are started in public mode (`-public 1`).
441
438
 
442
439
  ### DayZ
443
- DayZ stores some of it's servers information inside the `tags` attribute. Make sure to set `requestRules: true` to access it. Some data inside `dayzMods` attribute may be fuzzy, due to how mods are loaded into the servers. Players can be fetched, but will not show ingame names. Alternatively, some servers may have a [third party tool](https://dayzsalauncher.com/#/tools) that you can use to get the mods information. If it's installed, you can access it via browser with the game servers IP:PORT, but add up 10 to the port. (eg. if game port is 2302 then use 2312).
440
+ DayZ stores some of it's servers information inside the `tags` attribute. Make sure to set `requestRules: true` to access it. Some data inside `dayzMods` attribute may be fuzzy, due to how mods are loaded into the servers. Alternatively, some servers may have a [third party tool](https://dayzsalauncher.com/#/tools) that you can use to get the mods information. If it's installed, you can access it via browser with the game servers IP:PORT, but add up 10 to the port. (eg. if game port is 2302 then use 2312).
444
441
 
445
442
  ### <a name="valve"></a>Valve Protocol
446
443
  For many valve games, additional 'rules' may be fetched into the unstable `raw` field by passing the additional
@@ -448,6 +445,3 @@ option: `requestRules: true`. Beware that this may increase query time.
448
445
 
449
446
  ### <a name="thefront"></a>The Front
450
447
  Responses with wrong `name` (gives out a steamid instead of the server name) and `maxplayers` (always 200, whatever the config would be) field values.
451
-
452
- ### Conan Exiles
453
- Conan Exiles never responds to player query.