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

Releases: hanzbadua/SingleBoostr

Reworked process restart

30 Jan 23:39
Compare
Choose a tag to compare

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

SHA256 of 7z archive: 8765AC2A933B36AB5BE3791D3510CE9F044885C43CE115CD7DA32EC1C4317EED
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?
The way idling processes are restarted has been reworked, so processes should properly restart now

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

More changes

27 Jan 16:59
Compare
Choose a tag to compare

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

Better error reporting

26 Jan 20:41
Compare
Choose a tag to compare

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

SHA256 of 7z archive: 3519B86982F12E978494F6FC441FB5A7C229F55C74B926DADBEF97F229704FD5
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?
Errors are reported if the Steam Client isn't open (SteamworksFail), or the user attempted to idle a game/appid that they don't know - which you can't do (UserFail)
Inlined passing the process object for storage in a List<>, removing unnecessary copies (minor change)
Recompiled Steam4NET reference, last one had a rare error (...?)

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

Colors!

15 Jan 19:03
Compare
Choose a tag to compare

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

SHA256 of 7z archive: BEE29E4685AE9F022BDCE41679367337764DD622043FDAB9430C97C79A203A58
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?
Colors!

4.0.3.0

14 Jan 01:52
Compare
Choose a tag to compare

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

SHA256 of 7z archive: 0829D8E477322B05ACB0DCE85DA6BFDEE3CB6330E3A7BAB5C770D4F94CDCC70C
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?
Small fixes
Actual error reporting for the helper exe
InputAppIdsDuringRuntime config option added

Small fixes, optimized Steam4NET dll

13 Jan 17:27
Compare
Choose a tag to compare

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

SHA256 of 7z archive: D9EB6F61E91116E021663DE619CDF4F8FA1BF4C36038B80DD7176A0892960CE2
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
Then run SingleBoostr.Client.exe to idle your apps


What's new in this release?
Small fixes, repository directory structure changed, using a new compiled dll of Steam4NET with compiler optimizations enabled (also around 300-400kb compared to the old dlls almost 2 mb size)

Fix ArgumentOutOfRangeException due to list indexing mistakes

13 Jan 03:51
Compare
Choose a tag to compare

SHA256 of 7z archive: A5DEE19212B32688D6937A164F6F182738AB5FE2C7F884E10C28344845F6333A
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
Then run SingleBoostr.Client.exe to idle your apps

First fork release on GitHub

13 Jan 02:24
32b3bfa
Compare
Choose a tag to compare

SHA256 of 7z archive: AB829DB3EBEDF74FDB6E5937ED8DE3B31BDF968290EF7558F4B5C2D175AD26F1
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)
Then run SingleBoostr.Client.exe to idle your apps