Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

wampa842

3
Posts
A member registered Nov 13, 2016

Recent community posts

Chill. No need to immediately get defensive. I've outlined why it's a challenge, nothing else.

I know of one game that dropped its Linux-native build because of poor stability and performance: https://www.gamingonlinux.com/2025/05/escape-simulator-drops-the-linux-build-to-...

(1 edit)

Publishing a Linux-native build is never as simple as just ticking a checkbox. It's a completely different platform with entirely new challenges that require considerable effort on the developers' part. Those challenges extend not only to the game itself but the dependencies and their versions, their availability on various distributions (see the difference in package versions between Debian and Arch for example), and integration into the various desktop environments and window managers, making sure that both Wayland and X11 work.

Factorio has a Linux-native build, which is maintained by *one person*, who wrote an article about their experience: https://factorio.com/blog/post/fff-408.

While a Linux-native build would be nice, VotV works well enough on Proton, and maintaining the Linux platform would inevitably take people and resources away from improving *the game*. Overall, I don't think a Linux-native build is necessary or justified at this stage of the development.

I personally use the Faugus Launcher with either the "Proton-CachyOS Latest" or "GE-Proton Latest" runner, MangoHUD, Gamemode, and Gamescope.

(2 edits)

It works on Linux too with Lutris. Here's how I did it:

  • Install/update graphics drivers, dxvk, vkd3d, and Wine. I used a 6750 with Mesa, ymmv especially with nvidia.
  • (optional) Create a wineprefix and use winecfg to set its version to Windows 10.
  • Install the dependencies using Winetricks (optionally, specify the wineprefix). You'll need dotnet40 and vcrun2022.
  • Download the MakePlace release archive and unzip it inside the prefix.
  • Add MakePlace as a locally installed game inside Lutris and set up the file paths.
    • Enable DXVK and VKD3D in the runner options.

That's it. Run the application from Lutris.

Linux still isn't officially supported, so neither jawslouis nor I are responsible for whatever you do to your computer. Don't bother them with issues arising from this - upon your own head be it.