this post was submitted on 22 Jun 2024
252 points (97.7% liked)

Linux Gaming

15459 readers
14 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

For me, it's Factorio.

a game in which you build and maintain factories.

It even has Wayland support!

(Version 1.1.77» Fri Mar 03, 2023 3:44 pm)

Graphics

  • Added support for Wayland on Linux. To enable it, set SDL_VIDEODRIVER=wayland in your environment. (thanks to raiguard)

What's yours?

EDIT: Great Linux ports* not like some forced ports that barely work or don't.

you are viewing a single comment's thread
view the rest of the comments
[–] EveryMuffinIsNowEncrypted@lemmy.blahaj.zone 2 points 2 months ago* (last edited 2 months ago) (1 children)

Ah, so it's like DirectX11/12? That makes sense! How come it's never (presumably?) used on Windows?

Also...

Many issues due to being legacy

Many issues due to being Modern

Lol.

 


Edit: Okay, looking it up, it's apparent that X11 is not the same thing as DirectX11. Lol.

[–] Psyhackological@lemmy.ml 5 points 2 months ago (1 children)

DirectX is a set of APIs for game and multimedia development on Windows, whereas X11 and Wayland are display protocols that manage how graphical applications are rendered and interact with the desktop environment. DirectX is more similar to Vulkan in terms of providing a low-level API for high-performance graphics rendering or OpenGL.

I knew what DirectX was; I just thought X11 was an abbreviation for DirectX. Lol.