3 Commits

Author SHA1 Message Date
yuv420p10le
735bec04bd Added binaries and added links to GitLab instead. 2024-06-11 21:09:50 +03:00
yuv420p10le
2a003b95ba v1.40.3.8555+ support and other quirks.
* Now works with v1.40.3.8555 (inlined) and older versions too.
* Added a whitelist of features now rather than a global-enable.
* Refactored some code to use std::optional.
* Linux: Wrote proper hooking function. No unhooking support as it's unneeded.
* Windows: Now uses SafetyHook as we need trampolines.
* Windows: When building for debug, you can see queried features and their caller (return address offset from PMS base address); reverse on your own or query me.
2024-06-11 20:41:05 +03:00
yuv420p10le
97eeb1350c Initial commit. 2024-05-08 03:07:19 +03:00