Closed ghost closed 6 years ago
Thanks for opening the issue on this
Update: Window resolution is set in gui.rpy.
init python: gui.init(1280, 720)
Found by haloff1 in the MonikaModDev server.
I figured this out. My screen resolution is just really high.
(Writing this in response to what Pi said. A documentation of the issue I guess.)
One of the (small, no pun intended) issues with the mod template is the small resolution it runs on when first running the game. While not a breaking issue, it's still something to note for future individuals who use this template.