saturnsky / saturn_affinity_python

Programs to optimize the game's performance on CPUs with non-uniform configurations, such as multiple CCX configurations(Highend Ryzen series) or combinations of P+E cores(Highend Intel modern CPUs).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[SUGGESTION] Save Game tab process

GhostPsi opened this issue · comments

Woud love if the program could permanently keep the game process so you dont have to assign after every reboot. This program is awesome for my 7950x3d and way better than relying on the AMD drivers.

Kind Regards

@GhostPsi By default, the program is supposed to keep a list of game processes permanently. It creates a save file in the path where the program is located, which can be problematic if the program is running in a path that is not writable.
Can you check if this is the case?

@GhostPsi By default, the program is supposed to keep a list of game processes permanently. It creates a save file in the path where the program is located, which can be problematic if the program is running in a path that is not writable. Can you check if this is the case?

Yupp this was the problem! Thanks for the quick answer and super thanks for the great program!