Posts: 3.206
Threads: 68
Joined: Mar 2010
Reputation:
111
Location: Netherlands
I noticed there's a new option under Shader configuration that was enabled by default called 'Texture Filtering of Display', what exactly does this do vs. the regular Texture Filtering, and should I leave it enabled as it was by default, or turn it off?
AMD Ryzen 5 3600 @ 3.60~4.20 GHz | Corsair Vengeance LPX 32 GB (2x16GB) DDR4-3200
MSI GeForce GTX 1660 Super @ 6 GB | Samsung 980 1TB | Windows 10 Pro x64 (22H2)
Posts: 2.107
Threads: 4
Joined: May 2014
Reputation:
37
04-02-2017, 08:49 PM
(This post was last modified: 04-02-2017, 08:50 PM by dogen.)
Maybe for 2D stuff like HUDs?
#StopRNG
Posts: 117
Threads: 0
Joined: Sep 2013
Reputation:
14
Location: Australia
04-02-2017, 10:58 PM
(This post was last modified: 09-19-2017, 11:55 AM by Dreadmoth.
Edit Reason: updated Asmodean GSdX scaling PR bit
)
It determines how the final image output is scaled to the screen or window size:
Checked - bilinear filtering (smooth, blurry if upscaling)
Unchecked - nearest-neighbour interpolation (pixelated, useful to preserve sharpness if upscaling fixed-resolution 2D graphics and/or for clean upscaling to exact multiples of the game resolution. Results in an aliased image if scaling down from higher resolutions, especially if the resolution being scaled down is not a multiple of the display/window resolution.)
1280x720 window size
1280x720:
1:1 unscaled
640x360:
filtered |
nearest
2560x1440:
filtered |
nearest
5x native (2560x2560):
filtered |
nearest
A potential future improvement could be to add different scaling algorithms like lanczos, which can produce nicer results on non-integer (and greater than 2x2) scales compared to bilinear (e.g.
5x native scaled down using lanczos3). Asmodean added extra scaling algorithms in the TV Shader drop-down box some time ago, but
the PR was closed without merging.
Windows 10 Home 64-bit | AMD Ryzen 7 7800X3D | MSI GeForce GTX 1070 Ti Titanium 8GB
G.Skill Flare X5 32GB DDR5, 6000MHz @ 32-38-38-96 | 2TB PNY CS3140 | Samsung S23A700D