Skip to main content

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

Was looking forward so much to this but seems my phone cleaned my cookies at some point… alas… so much to redo now

Oh, that is a shame. If you open the browser version in desktop mode, you might be able to export and import your file, for next time

Is that option not present in the mobile layout? Might still be useful, say, for backing up at the end of an update, just in case.

I like playing Rogschard on the phone (I’d say it’s my favourite phone game but, more specifically, this and Succubus Story are the only things I play on the phone, lol) and am more likely to restart there anyway rather than migrating to desktop

I tried adding it to the mobile layout, but something in the way itch.io wraps the game prevents the app from receiving the uploaded file. I couldn't find a fix, so the feature was removed for that platform

Sad, but understandable.

If you store the save in plain text, perhaps you could have the option to do it through text boxes? I know Fort of Chains uses this mechanism and it has been useful (though I remember using it on desktop, as part of its interface didn’t work super well on mobile).

A side effect of that solution is that hacking the save file becomes trivial, as values are stored as plain strings.

(+1)

A text copy system might be doable, I will put it on the list with possible future features