summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorWillian Henrique <wsimanbrazil@yahoo.com.br>2023-06-20 20:53:09 +0100
committerMichael Smith <mikesmiffy128@gmail.com>2023-06-20 20:56:23 +0100
commit9c2bb3af4358a44d71d45d05278b2f34313de0e2 (patch)
tree7f3dc229fc9930001d3831a3a17955a70a982d66
parent7079ad6643f3eaa724c9f9ae0e753e787ee2f7f5 (diff)
Add more GetEngineBuildNumber offsets
-rw-r--r--gamedata/engine.kv15
1 files changed, 12 insertions, 3 deletions
diff --git a/gamedata/engine.kv b/gamedata/engine.kv
index e72fa3f..383fe3c 100644
--- a/gamedata/engine.kv
+++ b/gamedata/engine.kv
@@ -33,10 +33,19 @@ vtidx_GetGameDirectory {
Client012 37 // dmomm, ep1, ...
}
vtidx_GetEngineBuildNumber {
- L4D2 {
- Client013 99
- //Client014 ??? // TODO(compat): find out what this is (maybe 136?)
+ Client013 {
+ L4D2 99
+ Portal2 100
+ }
+ Client014 {
+ L4D2 31
+ 2013 98
}
+ Portal1_3420 91
+ // TODO(compat): we'll need these... but need to detect first
+ //Portal1_5135 102
+ //L4D1_1005 99
+ //L4D1_Steam 97
}
// IGameUIFuncs