Closed Cooky-12 closed 2 years ago
Thanks for letting me know. I've experimented with this a little more and it seems like there are actually two ways of setting this variable:
FNA3D_FORCE_DRIVER=OpenGL
)/gldevice:OpenGL
like the Wiki saysAdditionally, Vulkan seems to work fine here as well.
I've updated the Wiki now, see https://github.com/CommandMC/EpicLinux/wiki/Celeste
according to "https://github.com/FNA-XNA/FNA/wiki/7%3A-FNA-Environment-Variables" I launch the game with :
FNA3D_FORCE_DRIVER=OpenGL wine Celeste.exe
It runs smoothly like native game. Maybe other FNA games will work in OpenGL mode too.