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.
← Return to asset pack
Comments
Log in with itch.io to leave a comment.
Hey! This pack is cool, however I'm confused--when I launch it, it's hard stuck as 1280x720, and I've tried making it into 1920x1080 but it refuses.
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.