Jump to content

RTX 3080 FE Issue


McGee9899

Recommended Posts

3 hours ago, Vampirenostra said:

any tips to try affinity with Macs?)))

Unfortunetly I haven't used a mac since like 2001, so I have no idea how you would do it on a mac. Looking at Google seems to suggest it is possible, but might require some c++ or python. However for all I know it could be done as easily as Windows, I just don't have any experience in mac os. 

Link to comment
Share on other sites

In Linux you can do it from the shell. I assume since OSX is just BSD (with the security ripped out) which is fairly close to Linux you can do it there.

taskset -c 0-3 /whatever/7daystodie.dmg

Something along those lines. If you want to  set it AFTER 7 Days is running, use the PID.

taskset -cp 0-3 12345

Where 12345 is the PID for the executable.

Edited by The_Great_Sephiroth (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...