HGL
deep-jade
Heroic is complete black
shortly after I updated to 2.12.1 heroic it doesn't load any interface.I updated threw the website as an rpm, I'm on Nobara.
It gives that error message: Errors:
link failed but did not provide an info log
How can I fix that?

5 Replies
like-gold•16mo ago
Copy and paste the console output here (preferably in a file)
like-gold•16mo ago
Delete the shader cache for electron
Also are you on Nvidia or amd?
This is a bug with either the GPU driver or electron
deep-jadeOP•16mo ago
Im on AMD(7800 xt) and were do I find the shader Cache?
deep-jade•16mo ago
it's in heroic's config folder, it's called
GPUCache
it's either in $HOME/.config/heroic/GPUCache
or inside $HOME/.var/app/com.heroicgameslauncher.hgl/config/heroic/GPUCache
depending on how you installed heroic
if it still doesn't work after deleting the cache, try adding --disable-gpu
to the shortcut to heroic (this only affects the launcher and not the games)deep-jadeOP•16mo ago
Thanks it worked