Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Hi, I tried creating an alias from the command line as in the example, for example:

> alias FPVFree="./FPVFreerider_Recharged.app -screen-fullscreen 1 -screen-width 1920 -screen-height 1080" 

However I get this error when running "open FPVFree":

permission denied: ./FPVFreerider_Recharged.app

I tried with sudo and get 'command not found'.  So I'm not sure if I can start the app using parameters like this.