← Package directory
Available on winget

Install legendary

an open-source game launcher that can download and install games from the Epic Games platform.

Install with winget
winget install --id derrod.legendary
Upgrade
winget upgrade --id derrod.legendary
Uninstall
winget uninstall --id derrod.legendary

About legendary

an open-source game launcher that can download and install games from the Epic Games platform.

What's new in 0.20.34

Another set of long-overdue fixes, alongside a critical hotfix for the Webview login being broken. As always you can support Legendary development via Ko-Fi ♥ Note: Due to some compatibility issues no DEB package is provided for this release. ### CLI Changes - `launch` command - DLC with executable can now be launched (e.g. Unreal Engine Editor for Fortnite) - `download` / `install` command - Added `--bind` parameter to bind to one or more IPs (e.g. to use multiple network interfaces simultaneously) ### Changes - Added support for overriding config directory via `LEGENDARY_CONFIG_PATH` environment variable ### Bug fixes - Fixed `info` command crashing if game has no custom attributes set - Fixed a deadlock when deleting expired user information - Correctly check for SDL tags and write tags to config after successful verification (#584/#608) - Fixed importing EGL auth on Linux (#589) - Fixed opening URLs on Wine, e.g. EA App/Origin game launches (#595) - Avoid unnecessary buffer copies in download worker (#621) - Fixed `list-files` not working with empty install tag `""` - Fixed `disable_sdl` config option - Added python3 shebang - Fixed `auth --token` not working - Ignore private apps in user library (metadata cannot be fetched for those) - Fixed webview login not working as it now requires a user-agent containing `EpicGamesLauncher` for some reason

Read release notes

Version history

Version Updated Notes
0.20.34 Unknown Another set of long-overdue fixes, alongside a critical hotfix for the Webview login being broken. As always you can support Legendary development via Ko-Fi ♥ Note: Due to some compatibility issues no DEB package is prov...
0.20.33 Unknown CLI Changes - install command - info command - uninstall command Changes - Commands modifying the installed game data will now abort if another instance of Legendary is running a command that modifies it - Authentication...
0.20.32 Unknown No notes