Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

More changes

Compare
Choose a tag to compare
@hanzbadua hanzbadua released this 27 Jan 16:59
· 6 commits to master since this release

NOTE: THE STEAM CLIENT NEEDS TO BE OPEN ALONGSIDE THIS PROGRAM IN ORDER TO IDLE YOUR GAMES

SHA256 of 7z archive: 973B0907AA737267312B86C8C143D74C1806BE75700E520966979A16C654AD83
Add the AppIDs of the steam apps you want to idle in applist.txt, one AppId per line
Then specify the second interval you want a random AppId (default 3600 seconds, aka 1 hour) in config.ini, under SecondsUntilRestart
Then run SingleBoostr.Client.exe to idle your apps

ALTERNATIVELY, you can set InputAppIdsDuringRuntime to true in config.ini if you would rather like to add appIds within the program rather than adding them to a text file


What's new in this release?
Winforms is no longer used to report errors - we now use the console
Small fixes

What to do: Find out what the other errors (ClientFail, AppsFail) mean exactly, and how to reproduce so they can be catched