verhoevenv / OpenNotrium

Code and bugfixes for Instant Kingdom's Notrium, a topdown survival game
Other
86 stars 26 forks source link

Notrium window size #32

Closed nsajko closed 9 years ago

nsajko commented 10 years ago

The program window size should probably be adjustable, through a config file in-game menu or something like that. It was possible to run it fullscreen on Windows, right?

Enet4 commented 9 years ago

This is a late reply, I admit. But changing the game resolution (as well as fullscreen/sound/music switches) is already possible by modifying "cfg.cfg". Take care when modifying it manually though, the game does not expect an aspect ratio different from 4:3.

verhoevenv commented 9 years ago

Unless someone objects, I'm going to close this issue in a week as it's already possible. We could make it a whole lot easier and safer to change the resolution, but that's another issue...

verhoevenv commented 9 years ago

Closing since it's not an issue