This repository has been archived by the owner on May 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Changelog
Rishabh Moharir edited this page Feb 17, 2022
·
5 revisions
Version 1.9.0 - 17/2/22
- You no longer need Python3 installed on your system
- The program now runs from a single executable - just click and run!
- Updates parameters of each game's bash file individually. Previously updated for all games at once whenever a game was launched.
- Alerts user if the program fails to execute (if a game's launch parameter settings checking fails)
- Alerts user if Heroic or Legendary is not installed or no games are installed
Version 1.8.1 - 3/2/22
- The game launch files (bash files) will now be named after the game's actual name for easy identification.
Version 1.8.0 - 25/1/22
- Users will be alerted with an error dialog if the program fails to execute and report it on GitHub.
- The program failed whenever it couldn't find a parameter in the .json file. Now, it assumes those parameters as OFF. (Refer Issue #6)
Version 1.7.0 - 16/1/22
- Auto-Save-Sync parameter removed by default (Included only if toggled)
Version 1.6.1 - 13/1/22
- Auto-installs Zenity if not present
Version 1.6 - 8/1/22
- GUI dialogs implemented (Using Zenity)
- Added MangoHUD support for OpenGL games
Version 1.5 - 29/12/21
- Support for Heroic 2.0.0 version added.
- The program is now run by the new setup.sh file.
Version 1.4 - 7/12/21
- Launch parameters auto-update when running any game's launch file.*
- (Note - As of versions 1.3 and below, you had to run the program every time you changed launch parameters in the Heroic app. Now, you DON'T need to do this.)
Version 1.3 - 5/12/21
- Fixed bug that launched two instances of a game
Version 1.2 - 25/11/21
- Games now run in offline mode if no internet connection is detected.
- The save path is also included in the cloud save-sync parameter.
Version 1.1 - 20/11/21
- Launch files of uninstalled games won't be generated due to leftover files.
- The game's actual name will be displayed and mentioned in the bash script.
Version 1.0.1 - 18/11/21
- Now detects if no games are installed and displays a relevant message.
Version 1.0 - 18/11/21