|
115 | 115 | "CBaseEntity_TakeDamageOld" |
116 | 116 | { |
117 | 117 | "library" "server" |
118 | | - "windows" "\x48\x89\x74\x24\x2A\x57\x48\x81\xEC\x2A\x2A\x2A\x2A\x48\x8B\x41\x2A\x48\x8B\xFA" |
119 | | - "linux" "\x55\x48\x89\xE5\x41\x57\x49\x89\xF7\x41\x56\x41\x55\x41\x54\x53\x48\x89\xFB\x48\x81\xEC\x2A\x2A\x2A\x2A\xF6\x46" |
| 118 | + "windows" "\x4C\x8B\xDC\x56\x57\x48\x81\xEC\x2A\x2A\x2A\x2A\x48\x8B\x41" |
| 119 | + "linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x53\x48\x89\xFB\x48\x81\xEC\x2A\x2A\x2A\x2A\x4C\x8D\x25\x2A\x2A\x2A\x2A\x49\x8B\x3C\x24" |
120 | 120 | } |
121 | 121 | // Should be xref'd right above "flGravity", takes a float arg |
122 | 122 | "CBaseEntity::SetGravityScale" |
|
181 | 181 | { |
182 | 182 | "library" "server" |
183 | 183 | "windows" "\x48\x89\x5C\x24\x2A\x48\x89\x6C\x24\x2A\x56\x57\x41\x56\x48\x83\xEC\x2A\x48\x8B\x01\x48\x8B\xFA" |
184 | | - "linux" "\x55\x48\x8D\x15\x2A\x2A\x2A\x2A\x48\x89\xE5\x41\x55\x49\x89\xFD" |
| 184 | + "linux" "\x55\x48\x8D\x15\x2A\x2A\x2A\x2A\x48\x89\xE5\x41\x55\x41\x54\x49\x89\xFC\x53\x48\x89\xF3\x48\x83\xEC\x2A\x48\x8B\x07\x48\x8B\x80" |
185 | 185 | } |
186 | 186 | "CCSPlayer_WeaponServices_EquipWeapon" |
187 | 187 | { |
|
259 | 259 | { |
260 | 260 | "library" "server" |
261 | 261 | "windows" "\x40\x57\x41\x57\x48\x81\xEC\x2A\x2A\x2A\x2A\x48\x83\x79" |
262 | | - "linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x49\x89\xF4\x53\x48\x89\xFB\x48\x83\xEC\x2A\x48\x8B\x7F\x2A\x48\x85\xFF\x0F\x84" |
| 262 | + "linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x49\x89\xF4\x53\x48\x89\xFB\x48\x83\xEC\x2A\x48\x8B\x7F\x2A\x48\x85\xFF\x0F\x84\x2A\x2A\x2A\x2A\x8B\x8F" |
263 | 263 | } |
264 | 264 | // "env_shake %s with", in either xref there will be a call to SetMoveType(a1, 0, 0) at the top |
265 | 265 | "CBaseEntity_SetMoveType" |
|
280 | 280 | { |
281 | 281 | "library" "server" |
282 | 282 | "windows" "\x40\x53\x48\x83\xEC\x60\x48\xC7\x41\x38\xFF\xFF\xFF\xFF" |
283 | | - "linux" "\x55\x48\x89\xE5\x48\x83\xEC\x10\x4C\x8D\x15\x2A\x2A\x2A\x2A" |
| 283 | + "linux" "\x49\xBB\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x55\x66\x0F\xEF\xC9\x48\x89\xE5" |
284 | 284 | } |
285 | 285 | // "%sRecv usercmd %d. Margin:%5.1fms net +%2d queue =%5.1f total\n" |
286 | 286 | "ProcessUsercmds" |
|
368 | 368 | { |
369 | 369 | "library" "server" |
370 | 370 | "windows" "\x48\x8D\x0D\x2A\x2A\x2A\x2A\x48\x89\x45\x2A\x0F\x11\x45" |
371 | | - "linux" "\x48\x8D\x35\x2A\x2A\x2A\x2A\x48\x8D\x3D\x2A\x2A\x2A\x2A\x4C\x8D\x3D" |
| 371 | + "linux" "\x48\x8D\x35\x2A\x2A\x2A\x2A\x48\x8D\x3D\x2A\x2A\x2A\x2A\x48\x89\x05\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x48\x8D\x35" |
372 | 372 | } |
373 | 373 | // Called right before "%d spawn groups:\n" |
374 | 374 | "GetSpawnGroups" |
|
0 commit comments