flegald / GZDeck

A GZDoom doom mod launcher specifically for Steam Deck
42 stars 4 forks source link

Remove the need for `--no-sandbox` #5

Closed flegald closed 1 year ago

flegald commented 2 years ago

Steam currently needs to launch command --no-sandbox to run app

AC:

flegald commented 2 years ago

This seems to be a widespread issue, in particular for arch based OS's

flegald commented 2 years ago

A solution is to have an Steam Launcher .sh script to add to Steam.

For security reasons, this application will then never rely on any network code. It must remain completely offline.