SeventhUmbral
SeventhUmbral copied to clipboard
Updating to VS 2022 and fixing Affinity issue
This release will fix an issue with Users that have CPUs with 16+ threads,
the Launcher will check if the user has more than 16+ threads and do a DLL injection to intercept the "SetProcessAffinityMask" & "SetThreadAffinityMask" that is being called by the game binary and set the Affinity to 8 Threads (CPU0 - CPU7)
if the user has less than 16 threads then the DLL will not be injected and the game binary will work as is