CommandMC
CommandMC
@Pcodcsja Whatever you gave Legendary as your auth code wasn't... an auth code (or valid JSON containing an auth code) @nick123456789025 If you're truly getting the same issue, then that's...
Why are you modifying `installed.json`? When installing a game, specify `--base-path E:\the\path\you\want` to set the path
I've been dogfooding this basically ever since opening the PR, everything seems to be working fine on both Linux and Windows. Migrating the config to the new format works, setting/resetting...
@DINKIN It seems that your network connection is unstable, as you can see by the many `requests`, `urllib3` and `socket` timeout exceptions in your log. @fndrsm This sounds different from...
Try deleting your Wineprefix (`/home/kender/Games/Heroic/Prefixes/default/The Witcher 3 Wild Hunt - Complete Edition`) and launching the game with Wine-GE (installed using the Wine Manager in Heroic). Proton's logs don't include useful...
`where` *should be* a built-in command of the Windows command prompt, so it being missing (which is what that error is saying) is extremely odd. Did you modify your `%PATH%`...
Hmm, this'll be tricky, since we actually need those options to provide an accurate progress report
- Make sure Heroic is fully closed - Move the folder manually - Open `/Users/YourUsername/Library/Application Support/heroic/legendaryConfig/legendary/installed.json` in a text editor, find your game's entry in there, edit the `install_path` to...
*I don't think* the manifest kept in this repo is that relevant? It's only used when installing a local test build. I've opened https://github.com/flathub/com.heroicgameslauncher.hgl/pull/153 to add these changes to the...
> no log seems to generate when trying to install The general Heroic log ("Settings" in the sidebar -> "Log" tab) will always be created. Other than that, the game...