Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Hi, you can open the file game/rpy/init.rpy and change the values of config.physical_width and config.physical_height. They are configs for default physical window size. You can also change the value of config.gl_resize to allow player resize the game window or not.