Heroic games launcher: Difference between revisions

From wikinotes
Line 22: Line 22:
== General ==
== General ==
<blockquote>
<blockquote>
<syntaxhighlight lang="bash">
Use <code>heroic</code> to start the launcher.<br>
heroic
</syntaxhighlight>
</blockquote><!-- General -->
</blockquote><!-- General -->


== Wine ==
== Purchasing Games ==
<blockquote>
<blockquote>
Purchase games from epic's online store https://www.epicgames.com/store/en-US/


</blockquote><!-- Wine -->
To purchase games from linux, You'll need to override your browser's user-agent string to report yourself as using windows.<br>
 
See [[firefox]] for instructions.
== Steam Proton ==
</blockquote><!-- Purchasing Games -->
<blockquote>
 
</blockquote><!-- Steam Proton -->
</blockquote><!-- Usage -->
</blockquote><!-- Usage -->

Revision as of 22:37, 25 September 2021

epic games launcher for linux/macos/windows.
builtin support for running games in wine.

Documentation

github https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher

Install

aura -A heroic-games-launcher-bin

Usage

General

Use heroic to start the launcher.

Purchasing Games

Purchase games from epic's online store https://www.epicgames.com/store/en-US/

To purchase games from linux, You'll need to override your browser's user-agent string to report yourself as using windows.
See firefox for instructions.