Program to scale any OpenGL/DirectX window 2x larger?
Posted
by
Neeb
on Super User
See other posts from Super User
or by Neeb
Published on 2010-12-23T23:50:16Z
Indexed on
2010/12/23
23:55 UTC
Read the original article
Hit count: 152
I would like to run some game on windowed mode, but its hard to see the game when my desktop resolution is huge. One solution could be to change my desktop resolution every time i play the game. But the bad thing is that my screen automatically smoothes the pixels when im using non-native resolutions, and the blurred pixels really makes it ugly and hard to look at.
Is there some program to double the pixel size of any opengl/directx window without smoothing the pixels?
I've tried multiple magnifying glass programs, but they all seem to make it blurred...
© Super User or respective owner