Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)
  1. Extract the archive & change directory
  2. Using a GUI or chmod, give the user executable permissions on the picohot file (e.g. chmod u+x picohot)
  3. Run the game (either with a custom .desktop file or typing ./picohot in the terminal)

If you’re having trouble launching the game and need to debug this, then I think you’re out of luck because I haven’t got any terminal output from it yet. Fwiw I’m on Fedora 40.

Changing user perms worked for me, thank you!