From e4f21ed1cb3ff964ddf0a0af8ef216a408644adf Mon Sep 17 00:00:00 2001 From: geni Date: Sun, 6 Jun 2021 19:30:30 +0300 Subject: [PATCH] Update Linux cooldown patch to 0.4.29 Closes #11 --- source/linux/patches.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/source/linux/patches.inc b/source/linux/patches.inc index 3e63681..90f712e 100644 --- a/source/linux/patches.inc +++ b/source/linux/patches.inc @@ -1,2 +1,3 @@ PATCH(deleted_message_append, 0x20E296, {0x48, 0x8B, 0x44, 0x24, 0x50, 0x48, 0x8D, 0xB0, 0x10, 0x02, 0x00, 0x00, 0x48, 0x8D, 0x6C, 0x24, 0x20, 0x48, 0x89, 0xEF, 0xE8, 0x31, 0x36, 0xE4, 0xFF, 0x48, 0x8D, 0x3D, 0x4D, 0xA1, 0x2D, 0x00, 0x4C, 0x89, 0xBC, 0x24, 0x28, 0x01, 0x00, 0x00, 0x4C, 0x89, 0xB4, 0x24, 0x80, 0x00, 0x00, 0x00, 0x4C, 0x8B, 0xB4, 0x24, 0x98, 0x00, 0x00, 0x00, 0xE9, 0x7E, 0x00, 0x00, 0x00}) PATCH(deleted_message_details, 0x1667D9, {0xEB}) +PATCH(cooldown, 0x16C619, {0xB0, 0x01, 0x90})