Update DynoHook
as the title said TODO: need to handle the string differently, otherwise native side will get gibberish
Testing this branch on Linux I seem to get some crashes when hooking functions that previously worked (usually string related methods), I'll see if I can get a repro case
Nowadays, many functions of dynobooks do not work in Linux
Nowadays, many functions of dynobooks do not work in Linux
So you tried out the latest dynohook? is there any alternative that we can use?
Are you not going to update dynohook? CCSPlayer_WeaponServices_CanUse function on linux only works with the updated dynohook (maybe the latest version without crash, but with hook canuse -> https://github.com/qubka/DynoHook/tree/4742bfa04ca5b8f8ca70718e0088f715b92a57b6)
Are you not going to update dynohook?
CCSPlayer_WeaponServices_CanUsefunction on linux only works with the updated dynohook (maybe the latest version without crash, but with hook canuse -> https://github.com/qubka/DynoHook/tree/4742bfa04ca5b8f8ca70718e0088f715b92a57b6)
i've already ditched this method for function hooking, so yes, i dont have time.