Skip to main content

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

Ah, i see. Yes, it would have been the old save file that was causing the issue..

To make sure you don't have any issues with the new file (SosSettings.sav), check if the password entry in the savefile says something like dev_numbers_hex, rather than anything else. it's normally on the second line of the file. If you want to reset the account to default/no account, you can change the user and password lines to read

username char _nouser

password char _nopass

Cheers

Charlie

I'm afraid this bug is still present, at least in the latest Linux build (v18, from July 13).

It happens on a fresh install, without any older savegames present. The game crashes upon death, when pausing and quitting to the map, and when choosing an exit after beating a level.

Also, don't know if releated or not, no score is computed when playing (see screenshot, taken after having shot several enemies).

Hi,

Ok, i'll take another look at this.


For the score, you need to use the pulse attack to increase your miltiplier. In your screenshot your multiplier is 0, hence no score.

Cheers

Charlie

(+1)

Reproduced the crash and hopefully fixed the bug!  New Windows and Linux versions now live.

Cheers

Charlie

Can confirm that the new build no longer crashes without creating a profile. Thanks!

As for the score issue, serves me right for not taking the tutorial (hadn't played the game for many years) :P

Great!