Closed still-flow closed 2 years ago
Still not sure how I feel about this; interpolated or pixelated aren't that different and I'm not sure it's worth adding a menu option for.
Well, you may be right, it only becomes noticeable when you have some extreme upscaling (basically, when your PC is a potato). What do you think about the other proposal?
When using fullscreen on lower resolutions, the image looks way too blurry (may be subjective). Hence a switch to choose between smoothed and crisp upscaling could be useful. Comparison for potato quality (1366x768 native resolution):
Adding ability to select pixel size for windowed mode also seemed prudent (on lower quality settings the window is just too small). This is accomplished by always rendering into renderTexture first, applying pixelSize multiplier as necessary. Not sure about performance impact this might have though. Comparison for potato quality (1x vs 3x without smoothing vs 3x with smoothing):