2014-02-13, 05:24 AM
Dudewitbow Wrote:would it not be possible then to use a program like CRU(custom resolution utility) to add a nonstandard resolution into the video card's driver to technically support resolutions that are normally invalid?
Most APIs I know flat out bug out if you give it a video mode that isn't supported (e.g. SDL, SFML, OpenGL) so I doubt it. Could give it a try though.

