Closed naydef closed 5 months ago
I'm having the same issue
I made new gamedata for Linux (only): Here's the diff:
@@ -849,9 +849,9 @@
"signature" "CTFPlayer::ApplyPushFromDamage()"
"linux"
{
- "offset" "684h"
- "verify" "\x74"
- "patch" "\x71"
+ "offset" "35Eh"
+ "verify" "\x0F\x84\x24\x0C\x00\x00"
+ "patch" "\x90\x90\x90\x90\x90\x90"
}
"windows"
{
@@ -882,9 +882,9 @@
"signature" "HandleRageGain()"
"linux"
{
- "offset" "480h"
- "verify" "\x0F\x84"
- "patch" "\x0F\x81"
+ "offset" "6Ch"
+ "verify" "\x74\x62"
+ "patch" "\x90\x90"
}
"windows"
{
@@ -899,7 +899,7 @@
"signature" "CTFWeaponBase::ApplyOnHitAttributes()"
"linux"
{
- "offset" "8E2h"
+ "offset" "5C5h"
"verify" "\x74"
"patch" "\xEB"
}
@@ -1009,7 +1009,7 @@
{
// signature with ApplyOnDamageAliveModifyRules starting with MULSS operation
"library" "server"
- "linux" "\xF3\x0F\x59\x2A\x2A\x2A\x2A\x2A\xF3\x0F\x11\x2A\x2A\x2A\x2A\x2A\xE9\x2A\x2A\x2A\x2A\x83\x3D\x2A\x2A\x2A\x2A\x00"
+ "linux" "\xF3\x0F\x59\x2A\x2A\x2A\x2A\x2A\xF3\x0F\x11\x2A\x2A\x2A\x2A\x2A\xE9\x2A\x2A\x2A\x2A\x90\x31\xC0"
}
"CTFGameRules::RadiusDamage()"
{
For custom_lunchbox_effects gamedata diff:
"signature" "CTFPlayer::DoTauntAttack()"
"linux"
{
- "offset" "91"
+ "offset" "88"
}
"windows"
{
Closed with #91. Thanks! Couple of other issues left that will be tracked under #90.
Initial troubleshooting checklist
sm plugins list
on the server.)Describe the bug
Server environment (please complete the following information):