2D Games graphic problem (Linear + XBR = On)
|
03-21-2016, 08:41 PM
Post: #11
|
|||
|
|||
RE: 2D Games graphic problem (Linear + XBR = On)
If you get vertical lines then check your texture filtering and set it to nearest.
Linear filtering on some 2d games (and even some hud elements: like text boxes in valkyria chronicles 3) will get vertical or small horizontal line garbage if used on any resolution above 1x. Nearest won't have the same smoothing effect but the lines will also not exist either. |
|||
« Next Oldest | Next Newest »
|