Is there any way of changing Windows' perceived native resolution?
The reason for asking, is that I would like to use 1440x900 resolution on my retina macbook (2880x1800 native), in order to achieve the 2x pixel perfect effect.
Setting the resolution to 1440x900 the normal way through windows, causes windows to use linear interpolation, as It's not "aware" that the selected resolution is actually exactly pixel perfect, and as such, blurs the image.
I understand this information is hard coded in the display's EDID, and that you can override this information in the registry. Is it possible to "fool" windows into seeing the monitor as a 1440x900 res monitor, and not 2880x1800 somehow?
Thanks!