Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

Just try it on my deck. Work in desktop mode. Run in game mode, but the controller is not recognized. Is there controller support correctly in the game? Or should I use keyboard emulation in steam?

Note: Installed the linux64 version using lutris.

(2 edits)

This might be late but if you’re using lutris from flatpak you need to run a command to allow lutris to have access to the gamepad.

The command is

flatpak --user override --filesystem=/run/udev:ro net.lutris.Lutris

Source: https://www.reddit.com/r/SteamDeck/comments/x6i9zo

Really late for an answer. I was already using flatseal for some flatpack permission. Use it to add the folder in the command line, and the controller seem to work correctly. Thanks!