Skip to content

Commit

Permalink
Update anti-aliasing smoothness to 2.0 in rndx.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Srlion committed Feb 3, 2025
1 parent 5531f13 commit 1cb1e47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rndx.lua
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ screenspace_general
$vertextransform 1
// Anti-aliasing smoothness
// I recommend keeping it at 1.75, going higher will be noticeable
$c2_y 1.75
// I recommend keeping it at 2.0, going higher will be noticeable
$c2_y 2.0
}
]==]

Expand Down

0 comments on commit 1cb1e47

Please sign in to comment.