Skip to content

Releases: Leo40Git/SteamPriorityLauncher

v1.3

16 Aug 17:48
Compare
Choose a tag to compare
  • The launcher window will now flash if an error occurs
  • If the specified game EXE name doesn't end with ".exe", it will now be automatically appended
  • Added error if the -affinity option is specified, but the given core list evaluates to affinity mask 0x0 (AKA no cores)

v1.2

13 Aug 12:55
Compare
Choose a tag to compare
  • Launcher will now wait for the game process to start, rather than waiting a fixed amount of time before trying to find it
  • Fixed minor handle leak
  • Added a bit of branding :3

v1.1

09 Aug 09:48
db21fb9
Compare
Choose a tag to compare
  • Added core affinity option
  • Launcher now errors out if game ID or EXE name are not given
  • Downscaled the size of some buffers that really shouldn't have been that large in the first place
    (now more memory efficient!)

EDIT: Downloads are no longer the debug binaries. Oops.

v1.0

08 Aug 12:26
281396c
Compare
Choose a tag to compare
  • Initial release