gusmd / pubfix

Avoid crashes on PUBG lobby or startup
MIT License
6 stars 1 forks source link

Affinity Masks error #5

Open jmaiher opened 4 years ago

jmaiher commented 4 years ago

Figured I'd give this a try because - only when I'm a part of a team - I crash out of the lobby about 50% of the time.

I launch pubfix - it finds the PID - but when I try to set to 1 core, I get the following error:

Could not retrieve affinity masks. Make sure PID is correct. Error code: 0

I do see 2 TslGame.exe processes running (one of which gets identified by the app) but neither set to a single core.

There is also a TslGame_BE.exe that is running - for grins I try setting that to a single core - and it works - but I don't know if that is the process we want to switch from single to all cores, is it?

gusmd commented 4 years ago

Hey there, sorry I never replied. This project was largely abandoned by me since I haven't needed it anymore -- PUBG has worked fine on my machine for several months now. It is entirely possible that the process that needs its thread affinity changed is no longer the same.