cmann1 / dustmod-issues

Dustmod issue tracker
0 stars 0 forks source link

Add SDL Wayland support (Linux) #62

Open gonX opened 2 years ago

gonX commented 2 years ago

Exporting SDL_VIDEODRIVER=wayland before running Dustforce results in a notification window saying "Could not set video mode" and lots of FRAME BUFFER ERRORs in stderr/stdout

The advantage of adding this is that Wayland users will no longer need Xwayland to run Dustmod, potentially reducing overhead - the game runs fine otherwise.

This is a Linux-only engine feature request