Failed to initialize graphics. When launching fall guys
Failed to initialize graphics.
Make sure you have DirectX 11 installed, have up to date
drivers for your graphics card and have not disabled
3D acceleration in display settings.
InitializeEngineGraphics failed
I get this error when launching fall guys on linux after following the guide on the heroic games launcher github.
3 Replies
ratty-blushOP•3y ago
My log file is:
GRAPHICS: GPU0: GP107 [GeForce GTX 1050 Ti] VRAM: 32MB
There should be a "DRIVER" listed here as well, its absence might indicate that you're missing Nvidia drivers. Fortunately, fixing that issue should be as simple as following https://github.com/lutris/docs/blob/master/InstallingDrivers.md#arch--manjaro--other-arch-linux-derivatives
Other than that:
"enableEsync": true, "enableFsync": true,These can cause issues with this game, as far as I know
ratty-blushOP•3y ago
It was Esync, thanks.