Skip to main content

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

I still wasn't able to replicate it. I'll leave the case open for now.

The %localappdata% is on windows, it is a shortcut to a folder. If you paste "%localappdata%/gain_factory/game_data_.ini" in the address bar in file explorer it should open the savefile (which is human readable). The easiest thing is to do a reset for your player nutrition. Before editing the savefile, you can put all the body parts back to 1, and in the savefile, you can set "upgrade_points_",  "upgrade_points_total_", and "nutrition_points_current_" to 0.0.

If you could reply with what values these three variables have before you edit them, that would maybe give me a hint to what the issue is.

Deleted post

I'm so sorry, I didn't see your message! You can set upgrade_points_ to 0.0,  and upgrade_points_total_ to 1.0, and it should fix it. Otherwise, set upgrade_points_total_ to upgrade_points_ + the number of points you have already spent on your character.

Deleted post