mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-23 08:11:29 +11:00
21 lines
456 B
Plaintext
21 lines
456 B
Plaintext
shaders = "2"
|
|
shader0 = "../../handheld/shaders/color/gba-color.slang"
|
|
shader1 = "../shaders/imgborder-gbp.slang"
|
|
|
|
scale_type0 = "source"
|
|
scale0 = "1.0000"
|
|
filter_linear0 = "false"
|
|
|
|
scale_type_x1 = "absolute"
|
|
scale_x1 = "608"
|
|
scale_type_y1 = "absolute"
|
|
scale_y1 = "448"
|
|
|
|
parameters = "box_scale;in_res_x;in_res_y"
|
|
box_scale = "2.000000"
|
|
in_res_x = "240.000000"
|
|
in_res_y = "160.000000"
|
|
|
|
textures = "BORDER"
|
|
BORDER = "gameboy-player.png"
|