Ariel Juodziukynas
Ariel Juodziukynas
heroic should be creating shortcuts that look like this https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/blob/main/src/backend/shortcuts/shortcuts/shortcuts.ts#L45 starting with the `heroic://...` protocol to always launch heroic first, but that doesn't seem to be part of your shortcuts
Note that the `fix.bat` thing is not needed anymore
check the legendary log in settings > logs > select Legendary/Epic in the sidebar
Have you tried with the latest GE-Proton? you are using 9-25, GE-Proton 10-2 added a fix for the EOS overlay https://github.com/GloriousEggroll/proton-ge-custom/releases/tag/GE-Proton10-2 (the EOS overlay got updated around the time of...
I can consistently reproduce the problem using GE-Proton 9 and consistently get it working with GE-Proton 10-3
Hmmm it seems like the game expect the saves to be stored in the game's install folder but the saves are being downloaded inside the wine prefix? how does it...
it's in progress https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/3724 it would be useful if you can test that
Closing this since heroic already integrates UMU. Experimental feature in the latest release and will be on by default starting in the next release.
Would it help if we add an option to set a given cookie? you would have to copy the cookie from your browser manually but I think it could work...
I think I have an idea on how to solve this without hacky code, we can load a url in the webview and pass extra headers, we could have an...