mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-23 00:01:31 +11:00
Adjusted PSP border scale
This commit is contained in:
parent
521d531908
commit
cb29629a2a
|
@ -11,7 +11,7 @@ filter_linear1 = "true"
|
||||||
wrap_mode1 = "clamp_to_border"
|
wrap_mode1 = "clamp_to_border"
|
||||||
|
|
||||||
parameters = "border_texture_scale;GRID_STRENGTH"
|
parameters = "border_texture_scale;GRID_STRENGTH"
|
||||||
border_texture_scale = 2.5
|
border_texture_scale = 2.4
|
||||||
GRID_STRENGTH = 0.15
|
GRID_STRENGTH = 0.15
|
||||||
|
|
||||||
textures = "BORDER"
|
textures = "BORDER"
|
||||||
|
|
Loading…
Reference in a new issue