Skip to main content

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

From linux games that i can play i open when the file is .sh

I tried ubuntu and kali in my virtual machine and it works fine. But debian complaining that my drivers are too old (probably need additional drivers I assume). To run .X86_64 in debian (Linux Huayra is based on debian) you need to make it executable like this:

  1. Right-click the X86_64 file
  2. Select Properties
  3. Click the "Permissions" tab
  4. Check the "Allow executing file as program" checkbox next to "Execute"

Thank You!