Skip to content

Commit a3f0b99

Browse files
authored
Update TF2 gamedata for windows x64 (#2433)
1 parent 4f7b26f commit a3f0b99

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

gamedata/sm-tf2.games.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
/* String : -> "afterburn_immunity"*/
2222
"library" "server"
2323
"windows" "\x55\x8B\xEC\x51\x56\x8B\xF1\x8B\x8E\x2A\x2A\x2A\x2A\x8B\x01\x8B"
24-
"windows64" "\x40\x53\x41\x54\x41\x56\x48\x83\xEC\x60"
24+
"windows64" "\x40\x53\x41\x54\x41\x56\x48\x83\xEC\x2A\x48\x8B\xD9"
2525
"linux" "@_ZN15CTFPlayerShared4BurnEP9CTFPlayerP13CTFWeaponBasef"
2626
"linux64" "@_ZN15CTFPlayerShared4BurnEP9CTFPlayerP13CTFWeaponBasef"
2727
}
@@ -32,7 +32,7 @@
3232

3333
"library" "server"
3434
"windows" "\x56\x8B\xF1\x57\xF7\x86\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x74\x17\x8B"
35-
"windows64" "\x48\x89\x5C\x24\x10\x57\x48\x83\xEC\x40\xF7\x81\xF0\x00\x00\x00\x00\x00\x02\x00"
35+
"windows64" "\x48\x89\x5C\x24\x2A\x48\x89\x74\x24\x2A\x57\x48\x83\xEC\x2A\xF7\x81"
3636
"linux" "@_ZN15CTFPlayerShared14RemoveDisguiseEv"
3737
"linux64" "@_ZN15CTFPlayerShared14RemoveDisguiseEv"
3838
}
@@ -62,7 +62,7 @@
6262
/* String: "#TF_HALLOWEEN_MERASMUS_YOU_ARE_BOMB" -> walk back the graph, right before there should two subroutines call (CTFPlayerShared::AddCond) with 0x20 & 0x35 as parameter */
6363
"library" "server"
6464
"windows" "\x55\x8B\xEC\x83\xEC\x2A\x57\x8B\xF9\x8B\x8F\x2A\x2A\x2A\x2A\x85\xC9\x0F\x84\x2A\x2A\x2A\x2A\x8B\x01\x8B"
65-
"windows64" "\x48\x89\x5C\x24\x18\x48\x89\x7C\x24\x20\x41\x56\x48\x83\xEC\x40"
65+
"windows64" "\x40\x53\x57\x41\x57\x48\x83\xEC\x2A\x48\x8B\xF9"
6666
"linux" "@_ZN15CTFPlayerShared7AddCondE7ETFCondfP11CBaseEntity"
6767
"linux64" "@_ZN15CTFPlayerShared7AddCondE7ETFCondfP11CBaseEntity"
6868
}
@@ -72,7 +72,7 @@
7272
/* String: "damage_prevented" */
7373
"library" "server"
7474
"windows" "\x55\x8B\xEC\x83\xEC\x2A\x53\x8B\x5D\x2A\x57\x53\x8B\xF9\xE8"
75-
"windows64" "\x40\x53\x57\x41\x56\x48\x83\xEC\x20\x45\x0F\xB6\xF0"
75+
"windows64" "\x40\x53\x55\x57\x48\x83\xEC\x2A\x41\x0F\xB6\xE8"
7676
"linux" "@_ZN15CTFPlayerShared10RemoveCondE7ETFCondb"
7777
"linux64" "@_ZN15CTFPlayerShared10RemoveCondE7ETFCondb"
7878
}
@@ -82,7 +82,7 @@
8282
/* String: "scenes/player/pyro/low/1485.vcd" -> Main fuction -> That main function again.*/
8383
"library" "server"
8484
"windows" "\x55\x8B\xEC\x80\x7D\x08\x00\x56\x57\x8B\xF9"
85-
"windows64" "\x48\x89\x5C\x24\x08\x57\x48\x83\xEC\x20\x48\x8D\x99\x60\x28\x00\x00"
85+
"windows64" "\x48\x89\x5C\x24\x2A\x57\x48\x83\xEC\x2A\x48\x8D\x99\x2A\x2A\x2A\x2A\x48\x8B\xF9\x84\xD2"
8686
"linux" "@_ZN9CTFPlayer19SetPowerplayEnabledEb"
8787
"linux64" "@_ZN9CTFPlayer19SetPowerplayEnabledEb"
8888
}
@@ -102,7 +102,7 @@
102102
/* String: "player_stunned" */
103103
"library" "server"
104104
"windows" "\x55\x8B\xEC\x83\xEC\x2A\x57\x8B\xF9\x8B\x87\x2A\x2A\x2A\x2A\x40\x3D"
105-
"windows64" "\x40\x57\x41\x57\x48\x81\xEC\x98\x00\x00\x00"
105+
"windows64" "\x40\x57\x41\x57\x48\x81\xEC\x2A\x2A\x2A\x2A\x8B\x81"
106106
"linux" "@_ZN15CTFPlayerShared10StunPlayerEffiP9CTFPlayer"
107107
"linux64" "@_ZN15CTFPlayerShared10StunPlayerEffiP9CTFPlayer"
108108
}

0 commit comments

Comments
 (0)