this post was submitted on 25 Oct 2025
52 points (98.1% liked)

Linux Gaming

21851 readers
1288 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

I've looked around a little, and found some mentions of using Lutris, or running it through Steam (tbh I don't know how that would work), but I'm not really able to find any guide that explains the process well enough. I'm so used to the game being handled by Blizzard's Battle.net launcher, so I can't really wrap my head around how that would work.

you are viewing a single comment's thread
view the rest of the comments
[–] who@feddit.org 1 points 5 days ago* (last edited 5 days ago)

This is unlikely to work, since kernel32.dll is expected to come from and match the Wine build used to run the game/launcher, and Debian's Wine is pretty much vanilla while Blizzard games often require patched Wine variants.

Debian users will want to enable the i386 architecture alongside the native amd64, then install Debian's wine package to pull in Wine dependencies, and then use a game manager like Lutris or Bottles with a Wine variant like GE-Proton to run the game.