mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 15:51:30 +11:00
Update crt-fast-bilateral-super-xbr.slangp
Fix erroneous shader location
This commit is contained in:
parent
12fdb6562f
commit
b5d2f0fede
|
@ -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