HGL
fascinating-indigo
Games open to black screen with audio on desktop mode. Games won`t start in gaming mode,
I'm using the flatpak version and followed the console command in the readme to reinstall any dependencies. I`ve tried to play multiple games (Axiom Verge, Moonlighter, Celeste, etc) with the same result. In desktop mode all I get is black screen with music playing the background. Games seem to just crash if I try in gaming mode. Here is the log from when I tried launching Axiom Verge.
https://paste.debian.net/1288076/
12 Replies
extended-salmon•2y ago
that's the general log, share a game log (right click the game card > logs, or open the game page > report an issue running this game)
fascinating-indigoOP•2y ago
Sorry about that. Here you go
extended-salmon•2y ago
try disabling the
Use Dedicated Graphics Card
and the Use Steam Runtime
options in the game's settings and share a new log if it still failsfascinating-indigoOP•2y ago
Still got a black screen
extended-salmon•2y ago
you still have the Steam Runtime option enabled
fascinating-indigoOP•2y ago
Ok, both are disabled now
extended-salmon•2y ago
I see a lot of
024:err:d3dcompiler:D3DCompile2
in the logs, I would try installing d3dcompiler_47
using winetricks (game settings > winetricks > use default prefix > install component or dll > check d3dcompiler_47 > continue
the log still shows "useSteamRuntime": true,
fascinating-indigoOP•2y ago
Installing d3dcompiler_47 seems to have fixed it! Thank you
And that
s odd. I had disabled it in the game default settings. I could
t find the option in the game card settingsextended-salmon•2y ago
for celeste check https://github.com/CommandMC/EpicLinux/wiki/Celeste
GitHub
Celeste
Repo for people to report issues with Epic Games games running through Wine on *nix - CommandMC/EpicLinux
extended-salmon•2y ago
for moonlighter check https://github.com/CommandMC/EpicLinux/wiki/Moonlighter (you can also install vcrun using winetricks instead)
GitHub
Moonlighter
Repo for people to report issues with Epic Games games running through Wine on *nix - CommandMC/EpicLinux
extended-salmon•2y ago
you seem to have bad luck and tried all games that need extra tweaking to work
fascinating-indigoOP•2y ago
It does look like it lol. I was just about to ask about Moonlighter too but I got it working. Thanks for the help! Highly appreciated