Skip to content

Releases: Heroic-Games-Launcher/HeroicGamesLauncher

0.4.0-beta

02 Jan 21:13
edf5e05
Compare
Choose a tag to compare
  • New Login system, no need to log in using xterm anymore.
  • Added logout option.
  • The games are properly loaded after the login.
  • More bugfixes on plays and installs.
  • Initial implementation of a config system to store game personalization, etc.

0.3.2 Beta

02 Jan 11:56
Compare
Choose a tag to compare

The Design got some great improvements on this release and the login flow is also fixed, for now with a workaround but soon we will change the way that it is to be more intuitive.

New: RPM file + Removed Sync-Saves and Winetricks button

31 Dec 19:10
Compare
Choose a tag to compare

Removed those buttons for now because they are not working as they should.
I'll investigate and send a fix soon.

Added Legendary and new packages types

31 Dec 18:16
20fe538
Compare
Choose a tag to compare

Now we have Legendary as part of the application so it is not needed to download or install it again. But you still need xterm for now. I'm looking for a way to have a terminal inside the app as well.

I also built packages for Debian, a compressed file in tar.xz (just extract and run the heroic bin), and a Pacman package for Arch Linux.
I'll add an RPM package soon as well, but for now, just use the AppImage or extract the tar.xz file.

Enabled the Menu

31 Dec 12:06
Compare
Choose a tag to compare

Re-enabled the app menu so now anyone can open the dev tools to and check the output on console and improve the design and add more features.

Some bugfixes and new features

30 Dec 21:52
Compare
Choose a tag to compare

Fixed a few bugs happening when logging in the first time.
Added new buttons to open the game page on EGS and search for the game on ProtonDB
Also added a button to sync saves but it will only work if you are already using the default wine prefix to play or if it is a new game.
Also now every time you close a game it will sync automatically. But this is not stable yet.
Now is possible to choose the installation folder.

The next releases will focus on the personalization of the game configuration to choose a different prefix and wine version.

First Release

30 Dec 15:31
Compare
Choose a tag to compare

This is the first-ever release of this tool.
It has only basic functionalities and there is a lot of room for improvements, visually as well.

Have a few bugs that I could notice like when you log in for the first time, it will update your game list but won't reload the app so you will need to close and open the app again.

Also, it will use your default wine installation and prefix (~/.wine), so some games won't work if you do not have basic dependencies there like vcrun, dotnet, dxvk, etc.