Skip to content

Releases: saturnsky/saturn_affinity_python

Added game-specific profile management features.

03 Apr 23:18
Compare
Choose a tag to compare

Add game-specific profile management.

  1. Added the feature of customizing core cluster allocation by game.
  2. Added process priority control.

With the addition of the process prioritization feature, Saturn Affinity can now be used on typical single-cluster CPUs.

Creating application icons

22 Mar 12:19
Compare
Choose a tag to compare
  • Added icons.
  • A red icon is displayed when the program is accelerating the game, and a yellow icon when it is in a normal state.

Tray icon support improvements

14 Mar 14:32
Compare
Choose a tag to compare
  • Improved the tray icon to always be visible
  • Improved Game Affinity functionality to work when software is in the tray

Saturn Affinity 0.4.2

13 Mar 12:56
Compare
Choose a tag to compare
  • Avoiding false positives from Windows Defender antivirus

Saturn Affinity 0.4.1

12 Mar 03:24
Compare
Choose a tag to compare
  • Prevent duplicate execution of programs

Saturn Affinity 0.4.0

11 Mar 12:48
Compare
Choose a tag to compare
  • Add Tray Icon
  • Fixed an issue that accidentally prevented the program from working properly during feature enhancements.

Saturn Affinity 0.3.0

07 Mar 15:12
Compare
Choose a tag to compare

Experimental support for Alder Lake and later Intel architectures (CPUs in P+E configuration only)

Warning: I don't have the latest Intel CPUs, so I can't verify the behavior.

Saturn Affinity 0.2.1

07 Mar 12:49
Compare
Choose a tag to compare
  • Fixed an error when re-adding a game that was already added
  • Fixed an issue that caused the program to halt in some situations

Saturn Affinity 0.2.0

06 Mar 13:00
Compare
Choose a tag to compare

Improved the algorithm for selecting cores for gaming. If a CPU has multiple L3 cache clusters, it will automatically select the cores that belong to the largest L3 cache cluster.
As a result, even CPUs with four L3 cache clusters, such as the Ryzen 9 3950X, can now exclusively use one cache cluster.

Saturn Affinity 0.1.1

05 Mar 15:12
Compare
Choose a tag to compare
  • Very minor usability improvements