View Single Post
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 06-17-2021 , 15:02   Re: [L4D & L4D2] Reload Fix - Max Clip Size (1.1a) [24-Sep-2020]
Reply With Quote #20

Hey Silvers,

Here's the new signature for "CBaseShotgun::Reload" which only changed by 1 byte:
PHP Code:
"CBaseShotgun::Reload"
{
    
"library"        "server"
    "linux"            "@_ZN12CBaseShotgun6ReloadEv"
    "windows"        "\x2A\x2A\x2A\x2A\x2A\x2A\x56\x57\x8B\xF1\xE8\x2A\x2A\x2A\x2A\x8B\xF8\x85\xFF\x0F\x84\x2A\x2A\x2A\x2A\x8B\x87\xB4\x1C\x00\x00"
    
/* ? ? ? ? ? ? 56 57 8B F1 E8 ? ? ? ? 8B F8 85 FF 0F 84 ? ? ? ? 8B 87 B4 1C 00 00 */
    /* Signature provided by Lux & Crasher_3637 */

The offsets are still the same as well as the signature for the "CTerrorGun::Reload" function.
__________________
Psyk0tik is offline