Can't launch Celeste from Epic Games Launcher

I can't get the game to launch. The game show playing but there are nothing show up. Please help me with this. Logs: https://0x0.st/8jW2.log
8 Replies
CommandMC
CommandMC3mo ago
- Make sure you have both your system & Flatpak Nvidia driver components installed. Log indicates one of the two is missing; check if you can run nvidia-smi. If it runs (displays stats about your Nvidia GPU), run flatpak update & that should pull in the Flatpak part of the driver. If nvidia-smi doesn't run, use Mint's software manager to install the latest available drivers. - "nvidiaPrime": true, Disable this. Your dGPU will already be automatically used, this option is only intended for games that don't work like that - Ideally use GE-Proton instead of Wine-GE. Head to the Wine Manager in Heroic, install GE-Proton, then select it as your Wine Version in the game settings
fair-rose
fair-rose3mo ago
FNA3D_FORCE_DRIVER = OpenGL In env vars section of game settings Should be under Advanced
CommandMC
CommandMC3mo ago
IIRC there's a protonfix for that?
fair-rose
fair-rose3mo ago
In open wine comp repo? https://github.com/Open-Wine-Components/umu-protonfixes/tree/master/gamefixes-steam If yes, cant see one assuming list is based on appid Do note game has native build on Steam
CommandMC
CommandMC3mo ago
Yup doesn't seem like there's a fix for it Time to add one then
fair-rose
fair-rose3mo ago
Fwiw env var above was the fix years ago Not sure if it still stands
CommandMC
CommandMC3mo ago
As far as I know it still works Either one of these works: https://github.com/CommandMC/EpicLinux/wiki/Celeste
correct-apricot
correct-apricotOP3mo ago
thank you so much! I was able to launch the game by adding the environment variable.

Did you find this page helpful?