Skip to main content

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

I've seen this happen with multiple games. Basically, when managing uploads to Itch, there is a list of checkboxes for compatibility. You are supposed to click the boxes for ALL compatible systems for the uploaded file. This means you have to click the box for both Windows and Linux when uploading the file to Itch.

Does the Windows version work on Linux? There's a native Linux port, but it's horrendously outdated, so I think most modern Linux machines aren't able to play it.

(1 edit)

Most Linux Machines will simply use Wine64 or something, which allows Windows games to be played on Linux, albeit to a degree. It depends how the game is made. If it's made in RPGMaker, there will be missing fonts/text and whatnot, but it should still function. If it's made in Ren'py, there shouldn't be any issues. Unity is able make both the Windows and Linux executables. 


But if there is a Working Linux Port, I would suggest adding it via .zip.

(+1)

Even if the linux port is outdated, as long as it is a ShellScript (.sh) program file launcher, it should very much still work on modern linux platforms.

Hmm, that's reassuring to hear