mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-23 00:01:31 +11:00
18 lines
398 B
Plaintext
18 lines
398 B
Plaintext
|
shaders = "2"
|
||
|
shader0 = "../shaders/imgborder-sgb.slang"
|
||
|
shader1 = "../../crt/shaders/crt-easymode.slang"
|
||
|
|
||
|
scale_type_x0 = "absolute"
|
||
|
scale_x0 = "256"
|
||
|
scale_type_y0 = "absolute"
|
||
|
scale_y0 = "224"
|
||
|
|
||
|
parameters = "box_scale;location;in_res_x;in_res_y"
|
||
|
box_scale = "1.000000"
|
||
|
location = "0.500000"
|
||
|
in_res_x = "160.000000"
|
||
|
in_res_y = "144.000000"
|
||
|
|
||
|
textures = "BORDER"
|
||
|
BORDER = "sgb.png"
|