1734
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 01 Jan 2026
1734 points (98.7% liked)
Linux Gaming
25072 readers
904 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
Help:
- ProtonDB
- Are We Anticheat Yet?
- r/linux_gaming FAQ
- Fork of an earlier version of the above
- PCGamingWiki
- LibreGameWiki
Launchers/Game Library Managers:
General:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
If I have an .exe from the high seas that still needs to be unpacked/installed how do I deal with it?
Just started using Linux for playing, currently playing Dispatch (highly recommend it), used Lutris to first install the compacted .exe and then run the launcher .exe. Is there a better way to go about it?
Hell, I've got a game I legally purchased on CD back in the Win XP days I'd like to play, and the farthest I got is installed but fails to run.
This may or may not help. But I'll give you the basic steps using wine only and no Proton magic to run a game from disk:
WINEPREFIX=[full path to new folder] winecfgcommand in terminal (justwinecfgif you will use the default prefix).WINEPREFIX=/some/path wine /media/something/cdrom1/setup.exe, install the game to C:WINEPREFIX=/some/path wine '/some/path/drive_c/Program Files (x86)/Cool Game/coolgame.exeSo, I'm actually very drunk right now and my eyes just slid right off all that, but I want to set my default misanthropy aside for a second and genuinely thank you for taking the time to write up some genuine helpful tech advice. That's really cool of you to have done. I might try that day after tomorrow.
Definitely do not recommend trying to set up a winecfg environment while drunk. The two kinds of wine do NOT mix.
You know what they say about wine and beer...
In heroic, you can add the game and while adding it, click "run installer first" and then install the EXE and copy whatever cracks needed. I needed to do that with a few games that are literally not available anymore on stores.
Lutris had been so janky for me the past 10 years and many of the installer scripts literally don't install any dependencies anyways that I switched to heroic last year and I no longer have games that work completely fine and then next launch they don't work.