HGL
sensitive-blue
Firmament (GOG) not running
The launch command is missing the actual executable. Setting an alternate manually makes no difference. Running the game manually works fine.
The GOG info file does list two tasks, so I'm not sure why it doesn't work.
18 Replies
eastern-cyan•3y ago
is there any difference in the log if you don't override the exe?
also you said running the game manually works, in that case it might be using the system's wine instead of wine-ge, can you try with that too from heroic?
sensitive-blueOP•3y ago
No difference. No difference with system wine, either (which is what I tried first).
eastern-cyan•3y ago
what happens if you try the launch command directly? you can play around removing things one by one, if at some point it works we could know what's breaking it
conscious-sapphire•3y ago
what happens when you manually launch the gogdl command?
sensitive-blueOP•3y ago
conscious-sapphire•3y ago
right...
the log doesn't show that parameter
sensitive-blueOP•3y ago
Ah, okay. What is the path I should specify?
conscious-sapphire•3y ago
add it after the binary
the path should be
/home/jking/.config/heroic/gog_store/auth.json
sensitive-blueOP•3y ago
Now I get no output from gogdl at all. Exit status is 1.
conscious-sapphire•3y ago
the only case where gogdl would exit with status 1 when launching is when it can't find info file
for some reason heroic passes this install path
/home/jking/Games/Heroic
sensitive-blueOP•3y ago
Right, rather than
/home/jking/Games/Heroic/Firmament
.conscious-sapphire•3y ago
what's the install path on game page
sensitive-blueOP•3y ago
~/Games/Heroic
, indeed. Huh. How did that happen?conscious-sapphire•3y ago
no idea
try changing it
sensitive-blueOP•3y ago
Just did. Still shows
~/Games/Heroic
.conscious-sapphire•3y ago
what's installed.json in
/home/jking/.config/heroic/gog_store
sensitive-blueOP•3y ago
Changing it in the file works, at least, and then the game runs. Hrm. I'll try installing it again to see what happens.
conscious-sapphire•3y ago
hmm okay