mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2025-02-17 07:27:43 +11:00
* 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
18 lines
314 B
Text
18 lines
314 B
Text
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"
|