Releases: suchmememanyskill/Alfae
Releases · suchmememanyskill/Alfae
More QOL changes
Install
Installation instructions can be found on the wiki
Changelog
Itch.io (v1.1.2 -> v1.1.3)
- Added lines between search results instead of empty space
Epic games/Legendary (v1.0.2 -> v1.1.0)
- Skip all selectable downloads by default
- Fix a path generation issue causing some games to fail to launch
- Add importing games (Importing games also automatically verifies them)
- Add verifying games
Steam (v1.1.1 -> v1.2.0)
- In the
Set Boot Configuration
menu for proton runners, 2 button have been added. One to run any executable in the same prefix the game runs in, and another to open the current prefix folder
App (v1.1.3 -> v1.1.4)
- Save logs on application exit, rather than continously
- Log lines emitted by the terminal
Game time tracking
Install/update for steam deck users:
- Launch into the desktop mode
- Open a
Konsole
window - Paste the following command into it:
curl https://raw.githubusercontent.com/suchmememanyskill/steam-deck-addons/main/Launcher-multiplatform-game-launcher/install-launcher.sh | sh
Itch.io
- Fix an issue where the application would crash when downloading an itch.io game without executables
App
- When a game is lauched, the button changes to
Running
while the app is running - The open and close times of games are logged. You can see the total time played when pressing the 'more' button on a game
- Configuration is now put into a singular configuration file
Hotfix for 1.1.1
This is basically 1.1.1 but with fixes to be able to log in
Install/update for steam deck users:
- Launch into the desktop mode
- Open a
Konsole
window - Paste the following command into it:
curl https://raw.githubusercontent.com/suchmememanyskill/steam-deck-addons/main/Launcher-multiplatform-game-launcher/install-launcher.sh | sh
Bottles
- Convert .cmd files into .bat files on launch. (This fixes launching the current free epic games game)
App
- Properly update the textboxes when you paste text via the right click menu ( #13 )
Select GOG downloads, seperate proton paths and bugfixes
Install/update for steam deck users:
- Launch into the desktop mode
- Open a
Konsole
window - Paste the following command into it:
curl https://raw.githubusercontent.com/suchmememanyskill/steam-deck-addons/main/Launcher-multiplatform-game-launcher/install-launcher.sh | sh
App
- Update some links to the old repository name
GOG
- Fix offline mode ( #11 )
- Show 'Offline...' in plugins menu when offline ( #8 )
- Get the option to download between windows and linux releases, if available ( #10 )
Itch
- Show 'Offline...' in plugins menu when offline ( #8 )
- Add download size to downloads menu
- Set executable permissions when downloading linux builds of games ( #3 )
Steam
- Allow separating proton prefixes per game ( #9 )
- By default,
~/proton_alfae/default
will be used for all games using proton - When selecting a game >
Set Boot Configuration
, you can select toseparate proton path
. This instead will make the proton prefix path~/proton_alfae/(game service).(internal game name)
- By default,
Gog support & Itch.io plugin update & QOL improvements
GOG
- Added GOG support!
- Supported features: Logging in, showing your owned games, installing said games and playing said games
- On windows, the windows version of games will always be downloaded
- On linux, if available, the linux version of games will be downloaded. Otherwise, if available, the windows version.
Itch.io
- Add a 'View in browser' button
- Don't show demo's when downloading a paid game
- Allow downloading free games (you can search for free games in
plugins > Itch.io integration > Search free games/demos
- Add build information to downloads if available
App
- Add cycle button to all UI dropdowns
- Check for updates on startup
- When a download starts, the game list will jump to this game
- Save crash logs to
crash.log
- Rebrand to Alfae
- Fix some misc bugs
- Fix opening folders with spaces on linux
- Add estimated platform to
Set Boot Configuration
- Re-apply search on game view reload
- Added an easter egg ( ͡° ͜ʖ ͡°)
First release
First release of Launcher (probably should think of a better name but eh)
Contains the following plugins:
- SteamExporterPlugin
- LocalGames
- LegendaryIntegration
- ItchIoIntegration
- (Linux only) BottlesPlugin
Add Bottles integration
Add bottles integration plugin for linux
Initial release
Initial release. Feel free to open an issue if you find an issue with this program