Skip to content

Updating to VS 2022 and fixing Affinity issue#6

Open
Zackmon wants to merge 9 commits into
jpd002:masterfrom
Zackmon:master
Open

Updating to VS 2022 and fixing Affinity issue#6
Zackmon wants to merge 9 commits into
jpd002:masterfrom
Zackmon:master

Conversation

@Zackmon

@Zackmon Zackmon commented Dec 23, 2021

Copy link
Copy Markdown

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant