Skip to main content

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

Hi, I'm playing on a Chromebook (I know, I know) and the game has worked pretty flawlessly so far (other than the lag, but its a Chromebook)

The only issue is that the "Import Save" feature is useless; the only file directory it can access is the emulated one made by Chrome, which I can't access.

Can you implement a text box paste for importing and exporting saves?

(1 edit)

If you're playing on the browser, the issue is normal as the browser does not have access to your filesystem, and requires me to implement a specific solution (such as your text box solution), which I haven't done because I could not think of a use case where you would want to import saves in the browser version.

You should be able to import saves (even those exported from browser) if you play the executable version.

If that isn't possible from a Chromebook, I'll think about a solution.

Yeah, Chromebooks can't run .exe files. Chromebooks do have native support for a Linux virtual machine, but I've experienced issues with lag and latency with it in the past, and that was just from running Visual Studio Code, so I doubt the game would be playable.