File x86_64 not runs

Hi, we have compiled our game for linux (steam and steamdeck) but on SteamDeck the games runs instead on Ubuntu throught steamclient don’t runs because it not has flag +x to run. Is there a way to run the x86_64 file without use terminal? :face_with_spiral_eyes:
Thanks a lot for help!

does steam strip the +x if its set before you give it to steam?

we compile with Unity on Windows… is it possible do this on windows? (sorry we don’t have experience on linux :sweat_smile:)

given you will need to support unix for your users, now would be the time to get a unix machine and a book and get learning … in short you can run unix under windows (in sorts, probably not enough for a game mind) and then would be able to set it and zip/tar the results so its all included.

done (without book :smile:) thanks. (we use Mac usally :slight_smile: )

did it fix it?

When downloaded and installed by the Steam client the permissions will be correct. If you are copying your game from Windows to the Steam Deck for testing you will have to set permissions yourself.