Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

If I attempt to set the game on full screen (either by simply trying to enlarge the window or by ticking the fullscreen in the options), I get a black screen so it becomes impossible to see anything. Now I'm soft-locked cause I don't know where the game saves the config file from resetting in window mode.

Thanks for the bug report - yeah, I’ve been meaning to add a safety confirmation timer to screen settings to prevent this from soft-locking, so I’ll be adding that in an upcoming release.

The save file should be in C:\Users\<username>\AppData\Roaming\Godot\app_userdata\Disrobia\save.data, but beware that it’s also storing your game’s progress - if you’ve gotten far and you’d like to keep that progress please reach out to me on Discord and I should be able to fix the save file for you myself. I’ll split this off into its own file in the future, too, just for good measure.