This repository has been archived by the owner on May 28, 2023. It is now read-only.
Releases: cgarst/gamestream_launchpad
Releases · cgarst/gamestream_launchpad
v0.8
- Add support for [SESSION_START] and [SESSION_END] sections in .cfg file thanks to @Anonymousthing via PR #26
- Add option for specifying refresh rate as .exe argument thanks to @ReenigneCA via PR #31
- Add option to wait for playnite via mutex as .exe argument thanks to @ReenigneCA via PR #32
- Add option to skip refresh return upon exit as .exe argument thanks to @ReenigneCA via PR #32
- Add option to skip killing of the nvidia container as .exe argument thanks to @ReenigneCA via PR #32
- Bugfix to reorder change of resolution to come before killing the streaming container thanks to @ReenigneCA via PR #32
v0.7
v0.6
- Optimize code and include built-in support for handling Playnite, GOG Galaxy, Retroarch, and general remote desktop.
- Add an additional argument to the
.exe
to specify the config file to load - Move tracking of the launcher's window names to the
.ini
configs - Default to watch for launcher window closures instead of process kills, retaining the original option as a
close_watch_method
.ini
config variable. - Default to not launching any background tasks unless enabled in the
.ini
config. - Added
.bat
launch scripts across in support of the new launchers