mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 15:51:30 +11:00
2b30c6089f
* make a bunch of implicit scaling rules explicit and move color shaders before scaling shaders in the handheld directory * remove extraneous file * switch vhs from viewport to source scaling
19 lines
314 B
Plaintext
19 lines
314 B
Plaintext
shaders = 1
|
|
|
|
shader0 = shaders/crt-geom.slang
|
|
filter_linear0 = false
|
|
scale_type0 = viewport
|
|
|
|
CRTgamma = "2.2"
|
|
CURVATURE = "1.0"
|
|
d = "1.5"
|
|
R = "1.8"
|
|
y_tilt = "-0.15"
|
|
cornersize = "0.0155"
|
|
invert_aspect = "0.0"
|
|
DOTMASK = "0.0"
|
|
scanline_weight = "0.3"
|
|
lum = "0.07"
|
|
vertical_scanlines = "1.0"
|
|
interlace_detect = "0.0"
|