this post was submitted on 18 Jun 2025
67 points (98.6% liked)

Linux Gaming

19733 readers
675 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
top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 68 points 2 weeks ago

Really glad to see World of Warcraft 64 gaining traction.

[–] [email protected] 13 points 2 weeks ago (3 children)

This update broke a game for me, namely "Castle of the Winds", it's a 16-bit windows 3.1 game. Not really a huge loss as I can just run it in win3.1 I have in dosbox - but it was pretty nice to have in modern resolution :D

Haven't done much searching for remedies, but kinda looks like 16-bit support is gone https://bbs.archlinux.org/viewtopic.php?id=306297

Gotta wonder what's the workaround, as many older games have 16-bit installers, even if the game was for eg. winxp or so.

I guess I could always just have an older wine on the side, but.. I dunno. I'd like to keep it simple. :/

[–] [email protected] 9 points 2 weeks ago (1 children)

You could try using pre-9.0 wine-ge-custom or proton-ge-custom. And I'm sure someone will put the legacy Wine on the AUR.

[–] [email protected] 2 points 2 weeks ago

IIRC I have tried the game with proton(and/or -ge), it never worked on those.

I'm probably just going to accept dosbox for the game (it also fixes some minor graphics issues with it). I'm mostly concerned about old game installers - but then again, gog/steam don't have those installers anyway, so it's only an issue if the user is adamant on using original install media or so.

[–] Albbi 3 points 2 weeks ago

Oh holy shit, I haven't thought about Castle of the Winds in decades! I gotta go play that right now.

[–] [email protected] 3 points 2 weeks ago (1 children)

Use winevdm or a portable/static wine build from kron4ek

[–] [email protected] 1 points 2 weeks ago (1 children)

winevdm as in this https://github.com/otya128/winevdm ? I have used that on Windows before, and if I'm not entirely mistaken, isn't it a part of wine anyway? At least winevdm.exe exists in my wineprefix.

[–] [email protected] 1 points 1 week ago

huh did not know about it being apart of wine, i also used it back on windows. looks like static built wine in the easiest way to do it then for those edge cases.