Khs khook fix - #1417
Open
kodrian wants to merge 3 commits into
Open
Conversation
Replace SourceHook registrations and callbacks with Metamod-owned KHook virtual hooks. Preserve existing managed APIs, gamedata and gameplay behavior; pin Metamod 1466 and add Linux compatibility tests and an API metadata probe. Validation: Linux Release build and API 18 probe pass; managed solution build and publish pass; 84 KHook/migration tests and 24 managed unit tests pass. The unchanged DynoHook test executable still crashes in the local baseline environment; in-server tests require CS2. See KHOOK-MIGRATION.md for details.
Localize bundled library symbols, mark the stack non-executable and guard invalid CheckTransmit offsets. Build in pinned SteamRT4 with an older Steam Runtime sysroot to avoid the server's missing GLIBC_2.38 error. Linux build succeeds; ELF requires GLIBC 2.29 and GLIBCXX 3.4.26, exports CreateInterface/InvokeNative, and has no build RPATH. Real CS2 runtime remains unverified. The SDK-stub dlopen probe aborts for both this binary and the reference release.
Record Metamod API 18 compatibility and 29 managed plugins loaded on K0di's server. Update package requirements and preserve upstream credits.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.