mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 15:51:30 +11:00
Merge pull request #171 from Sanaki/master
Update crt-fast-bilateral-super-xbr.slangp
This commit is contained in:
commit
fda4d11824
|
@ -35,7 +35,7 @@ scale_type_x4 = "source"
|
|||
scale_x4 = "1.000000"
|
||||
scale_type_y4 = "source"
|
||||
scale_y4 = "0.500000"
|
||||
shader5 = "../crt/shaders/crt-hyllian.slang"
|
||||
shader5 = "../crt/shaders/hyllian/crt-hyllian.slang"
|
||||
filter_linear5 = "false"
|
||||
wrap_mode5 = "clamp_to_edge"
|
||||
float_framebuffer5 = "false"
|
||||
|
@ -43,4 +43,4 @@ float_framebuffer5 = "false"
|
|||
parameters = "JINC2_WINDOW_SINC;JINC2_SINC;JINC2_AR_STRENGTH"
|
||||
JINC2_WINDOW_SINC = 0.42
|
||||
JINC2_SINC = 0.92
|
||||
JINC2_AR_STRENGTH = 0.8
|
||||
JINC2_AR_STRENGTH = 0.8
|
||||
|
|
Loading…
Reference in a new issue