Due to recent events, security of Desktop games came to scrutiny. So, I would like to remind everyone, devs and players, the importance of sandbox mode. The mode currently is in experimental stage on the Itch.io app https://itch.io/docs/itch/using/sandbox.html .
The article explains it better than I ever could, but in a nutshell, it offers an extra protection when running games. Good if you want to try a game of an author you're not familiar with. A common occurrence in game jams.
However, this feature may not been used out of the box. In my test in Linux, I had to enable it (which is understandable, since again, it's on experimental stage). Moreover, not all games on the website are supported by the app.
To make it available for the application, your game has to be in a specific structure to be recognized by the platform. But better than uploading manually, is to use Itch's helper Butler, https://itch.io/docs/butler/ . It also has the benefit of supporting your game updates.
If you downloaded the itch.io desktop app, butler is already installed! It can be found in the program directory. The app under the hood uses butler, and works just as fine as if was downloaded separately
Having butler, the process is pretty easy. Just login with it, give the directory, game name and platform, and the helper does the upload for you. I know command line scares some, but don't be.
A good security is important for a good environment for everyone, and we should be pro-active. More safe of mind to devs, more players willing to try exciting new games. Happy safe dev & gaming!
Did you like this post? Tell us
Leave a comment
Log in with your itch.io account to leave a comment.
Just enabled it, I noticed the setting a while ago but must have forgotten to enable it on my new computer. I’ll copy my existing saves around to the new folder if needed.
I didn’t find a “program” folder along the itch app to find butler, but I did find a butler.exe (along with 7z.dll etc.) in this path:
C:\Users(username)\AppData\Roaming\itch\broth\butler\versions\15.26.1
It’s still easier for me to user the one I installed via itch app in a custom folder since it wouldn’t feature the version number.