Thanks for the responses so far so I presume if I wanted to scale things accordingly with resolution in relation to DPI I would do something like:
((2560*1440)/(2048*1152)) = 1.5625 times increase in pixel count
Therefore 1200*1.5625 = 1875 dpi would theoretically make things scale in non-3d applications?