Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Syringe-style hook format #1

Open
2 tasks
shmocz opened this issue Aug 16, 2023 · 1 comment
Open
2 tasks

Use Syringe-style hook format #1

shmocz opened this issue Aug 16, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@shmocz
Copy link
Owner

shmocz commented Aug 16, 2023

  • Implement a Syringe-compatible hook that fully initializes the library. This will replace the current method where a suitable DLL loader code is patched statically to the spawner
  • Convert the existing hook/callback functionality in to Syringe-compatible hooks
@shmocz shmocz added the enhancement New feature or request label Aug 16, 2023
@shmocz
Copy link
Owner Author

shmocz commented Nov 25, 2023

The first step could be to move the initialization procedure into Syringe-style hook. This modification itself makes the library usable with Syringe, although the legacy patching methods may conflict with anti-cheat measures in yrpp-spawner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant