CounterStrikeSharp icon indicating copy to clipboard operation
CounterStrikeSharp copied to clipboard

Update DynoHook

Open Yarukon opened this issue 1 year ago • 2 comments

as the title said TODO: need to handle the string differently, otherwise native side will get gibberish

Yarukon avatar Aug 22 '24 09:08 Yarukon

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

roflmuffin avatar Aug 25 '24 23:08 roflmuffin

Nowadays, many functions of dynobooks do not work in Linux

Nianmou avatar Sep 20 '24 02:09 Nianmou

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?

oylsister avatar Dec 27 '24 14:12 oylsister

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)

darkerz7 avatar Apr 11 '25 14:04 darkerz7

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)

i've already ditched this method for function hooking, so yes, i dont have time.

Yarukon avatar Apr 22 '25 13:04 Yarukon