Supergiant Games did something awesome today, as they've put all three of their older games up on itch.io with Bastion, Transistor and Pyre.
Fantastic to see another highly regarded games developer and their games up on itch, they're all awesome games too and I finally got around to playing through Pyre recently and as expected the quality of it was incredible. Since I'm writing about it, you can rest assured that all three games on itch also have their Linux versions up with no delay.
Regarding their latest game, Hades, while it is currently exclusive to the Epic Store, Supergiant Games did seek to clarify again that it will come to other stores in a Twitter post:
We're focused on a single version of Hades while the game is in Early Access. It's available on the Epic Games store for now and will come to other platforms once Early Access is complete.
Store pages:
I hope more developers eventually get their games up on itch, the itch team may be small but they really do some fantastic work for developers. Their client is optional and open source too, so that's a bit of a bonus.
Quoting: MayeulCQuoting: michaLove itch.io! I miss cloud saves sine I'm constantly switching machines though. Well, nothing is perfect. =)
Lutris might be working on it, I wonder if that wouldn't be a solution.
Ideally, I could just point clients at my nextcloud webdav server (or NAS/sshfs/NFS/dropbox/drive/rsync+inotify/etc), if bandwidth and disk space are what's keeping such services from offering cloud syncs.
Yeah, I'd love a solution where I just point the itch.io client to a folder which we be in my Dropbox/Gdrive/..
Games would only need to specify their local save directory/file and the itch.io client could `rsync` that with the specified folder. (Well at least in unix based systems that should work :D).
Bastion was boring to watch on video, and i didn't play it but 10 minutes maybe.
Transistor was almost perfect, but for some reason, i never manage to actually enjoy it ! I quite quickly, maybe less than 3 hours of gametime.
Didn't play Pyre.
Last edited by Tchey on 4 May 2019 at 10:05 am UTC
Anyone knows other games which are this story-tournament-based gameplay style like Pyre and BattleChef Brigade?
QuoteWe're focused on a single version of Hades while the game is in Early Access. It's available on the Epic Games store for now and will come to other platforms once Early Access is complete.And that Early Access is purely coincidentally complete exactly one year after it appeared on EGS.
Quoting: michaLove itch.io! I miss cloud saves sine I'm constantly switching machines though. Well, nothing is perfect. =)
...
Yeah, I'd love a solution where I just point the itch.io client to a folder which we be in my Dropbox/Gdrive/..
Games would only need to specify their local save directory/file and the itch.io client could `rsync` that with the specified folder. (Well at least in unix based systems that should work :D).
The simplest way would be if they all just saved to $HOME/.local/share/games/%GAMENAME%
Quoting: HopfenmeisterQuoting: michaLove itch.io! I miss cloud saves sine I'm constantly switching machines though. Well, nothing is perfect. =)
...
Yeah, I'd love a solution where I just point the itch.io client to a folder which we be in my Dropbox/Gdrive/..
Games would only need to specify their local save directory/file and the itch.io client could `rsync` that with the specified folder. (Well at least in unix based systems that should work :D).
The simplest way would be if they all just saved to $HOME/.local/share/games/%GAMENAME%
I like it and would be very happy with that solution. However, I doubt it's works well for non tech-savvy people. They'd need to setup `rsync` themselves or at the very least make `$HOME/.local/share/games/` a symlink'ed to a cloud synced drive..
See more from me