mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2025-02-16 23:17:43 +11:00
Adjusted PSP border scale
This commit is contained in:
parent
521d531908
commit
cb29629a2a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue