-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Detouring ProcessUserCommands()
results in CS2Fixes not being able to detour it, and so crashes on startup
This is due to different hooking libraries being used, and the code cave of the first detour changing the function signature, breaking the later attempt to detour by CS2Fixes
If this PR ever gains traction, it would resolve this issue: alliedmodders/metamod-source#223
In the mean time, we can do something to provide the functionality via alternate, more safe, means
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working