Skip to main content

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

Adding command-line arguments to games launched via the app

A topic by nicknicknicknick created May 09, 2020 Views: 712
Viewing posts 1 to 1

I'm playing a Unity game – launching in the Itch app – that doesn't have resolution settings, and doesn't launch the resolution picker on startup. I know Unity provides command-line arguments that let you force (non)fullscreen and certain resolutions; however, since I'm playing the game via the Itch app, I can't use those arguments (afaik).

One option is to launch the game outside the app: create a shortcut to the .exe, add the arguments there, and launch via the shortcut. Just wondering if there's a way to do that within the Itch app itself (for one thing, I like keeping track of my play time).

Thanks!

This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.