this post was submitted on 22 Apr 2026
488 points (99.6% liked)
Technology
83990 readers
4933 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
To think all of this happened because one person really liked The Crew of all things.
Entire Linux gaming happened because one guy wanted to play Nier Automata on it. Don't underestimate some one guys.
Source?*
*In a "I'm interested in the story" sense rather than a "PROVE IT" sense.
According to this source the guy is called Philip Rebohle and he wrote a translation layer called DXVK that lets you run DirectX stuff on Vulkan.
DXVK was the last (IMO) major key in enabling proper Linux gaming.
Here's a short interview with the creator of DXVK.
Prior to this Wine was able to run some simple Windows applications, but games (which heavily rely on GPU acceleration) lagged quite a bit behind since DirectX is a Windows exclusive graphics API. Instead, on Linux we have Vulkan which is similarly feature rich, but an open standard. DXVK translates DirectX API calls to Vulkan, which GPUs on Linux can understand, similar to how Wine translates Windows syscalls to the Linux alternatives. Even though Wine existed for a long time, DXVK's development started quite a bit later.
Wine doesn't seem to be related to that https://en.wikipedia.org/wiki/Wine_(software)