Skip to main content

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

Patch 0.3.4

A topic by Hidden Folder Games created 65 days ago Views: 20
Viewing posts 1 to 1
Developer (2 edits)

Patch release fixing several bugs from v0.3.3, including one that prevented the app from launching at all on a fresh install. If you tried v0.3.3 and it didn't work — please download v0.3.4.

App crashed on launch

All fresh installs of v0.3.3 crashed immediately with a JavaScript error. The installer was missing required files due to a build configuration mistake. Fixed.

F95Zone login had no effect

Logging in through the app appeared to work but the session was never saved — cookies were being written to a read-only location inside the app package and discarded on restart. Now saved correctly to your user data folder.

Silent failures when fetching game info

Pasting an F95Zone link for an unrecognized game, clicking "Check for updates", or confirming a game match — all of these would fail silently if something went wrong (not logged in, network error, deleted thread). Now a clear error message appears at the bottom of the screen.

Folder name variants not reaching the community DB

When a user had a game installed under a different folder name than what's in the database, that name variant was recognized locally but never contributed back. It now gets merged into the community DB so future users benefit from it.

Full changelog on the releases page.