Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

Hey Kreen. Go to C:\Users\{your_user}\AppData\Roaming\WizardsOfTheCode\Soulash\data\user_settings.json and change properties:

"viewport": {

        "resolution": {

            "h": 1050,

            "w": 1680

        },

    }

You can also rename the file and it will be recreated with default values on game start,

(+1)

Thank you Artur.