Description
Describe the bug
This list a few common requests with common answers. If your request is listed here, please don't create a new tickets about it cause it will be closed with a reference to this list.
Add support for <xbox/ubisoft/ea/etc> store
In order to add support for another store, we would first need for a CLI too for the given store to already exist that could manage the basic features we expect: login, fetching data, installation, etc.
There's currently work in other servers related to creating those tools with reverse engineering efforts and other stores will be added when someone decided enough implements the integration.
Any ticket asking to support a new store will be closed to clean up the list of issues with a reference to this information.
Add support for multiple accounts
We don't have plans to support multiple accounts, but you can still run Heroic pointing to a different config folder by using the XDG_CONFIG_HOME=~/.config2
env variable. You could create a shortcut to something like XDG_CONFIG_HOME=~/.config-user-1 heroic
to open Heroic for one user and XDG_CONFIG_HOME=~/.config-user-2 heroic
to open Heroic for another user.
My game doesn't work
In general, specific games not working are a problem with the given game and not with Heroic, and GitHub Issues are meant to track issues with Heroic itself.
Your first place to ask for help with a given game should be the #-support
section in our Discord server, and only create an issue here if it's confirmed the problem is Heroic.