I'm an experienced linux user and I tried to play doom 1 today. And for me it was a complete failure. How it has come that it is so hard?<p>There were Linus youtube series [0] about linux gaming. But I was skeptical about it as all games I wanted to play have native linux support. And I didn't experience any problems with them at all.<p>But today I wanted to launch Doom 1(which I own via gog.com) and it was a failure. I tried to launch it via wine and dosbox with no luck. Also, it doesn't have any <i>.wad files available.<p>I tried to search it via duckduckgo and I came across zdoom [1] and tried to download it. Ubuntu's 64bit version is 404 at the moment. 32 bit version requires </i>.wad files which gog.com version doesn't provide. And I'm stuck here trying to play 28 yo game.<p>[0] https://www.youtube.com/watch?v=0506yDSgU7M
[1] https://zdoom.org/downloads
My package manager's repos have gzdoom, you should probably check that out. As a related sidenote, both Doom 2016 and Doom Eternal also play quite nice on Linux through Proton.
unintuitive to learn how to do things the first time, but<p>Download the windows version of a given application, and then use <a href="https://constexpr.org/innoextract/" rel="nofollow">https://constexpr.org/innoextract/</a> (check your package manager) to extract the game files from the executable, and there will be your WADs<p>then for any third party engine, following the instructions provided to find where to put those WADs<p>- - -<p>Alternatively, if that still doesn't work:<p><a href="https://flathub.org/apps/search/doom" rel="nofollow">https://flathub.org/apps/search/doom</a> flathub has a bunch of engine options, including those based on free WADs<p>And flatpak is fairly easy to add to a system <a href="https://flatpak.org/setup/Ubuntu/" rel="nofollow">https://flatpak.org/setup/Ubuntu/</a>
You don’t need wine, there are plenty of native engines for Doom that run on Linux. Just Google ‘Linux doom engine’, there are several. You just need to supply your own .wad files, those are what contains the copywrited materials (though there are ‘freedoom’ wads available too)