mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-23 08:11:29 +11:00
fix gg console-borders
This commit is contained in:
parent
36d2e355cc
commit
89d64d7896
|
@ -4,22 +4,19 @@ shader0 = "../shaders/lcd-cgwg/lcd-grid.slang"
|
||||||
filter_linear0 = "false"
|
filter_linear0 = "false"
|
||||||
wrap_mode0 = "clamp_to_border"
|
wrap_mode0 = "clamp_to_border"
|
||||||
scale_type_x0 = "source"
|
scale_type_x0 = "source"
|
||||||
scale_x0 = "4.000000"
|
scale_x0 = "4.800000"
|
||||||
scale_type_y0 = "source"
|
scale_type_y0 = "source"
|
||||||
scale_y0 = "4.000000"
|
scale_y0 = "4.000000"
|
||||||
|
|
||||||
shader1 = "shader-files/border.slang"
|
shader1 = "shader-files/gb-pass-5.slang"
|
||||||
filter_linear1 = "true"
|
filter_linear1 = "true"
|
||||||
wrap_mode1 = "clamp_to_border"
|
wrap_mode1 = "clamp_to_border"
|
||||||
|
|
||||||
parameters = "GRID_STRENGTH;box_scale;in_res_x;in_res_y;border_on_top;border_zoom_x;border_zoom_y"
|
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH"
|
||||||
GRID_STRENGTH = "0.150000"
|
GRID_STRENGTH = "0.150000"
|
||||||
box_scale = "2.0"
|
SCALE = "0.5"
|
||||||
in_res_x = "191.0"
|
OUT_X = "1600.0"
|
||||||
in_res_y = "144.0"
|
OUT_Y = "800.0"
|
||||||
border_on_top = "0.000000"
|
|
||||||
border_zoom_x = "1.05"
|
|
||||||
border_zoom_y = "1.18"
|
|
||||||
|
|
||||||
textures = "BORDER"
|
textures = "BORDER"
|
||||||
BORDER = "resources/gg-border-square-4x.png"
|
BORDER = "resources/gg-border-square-4x.png"
|
||||||
|
|
|
@ -4,22 +4,18 @@ shader0 = "../shaders/lcd-cgwg/lcd-grid.slang"
|
||||||
filter_linear0 = "false"
|
filter_linear0 = "false"
|
||||||
wrap_mode0 = "clamp_to_border"
|
wrap_mode0 = "clamp_to_border"
|
||||||
scale_type_x0 = "source"
|
scale_type_x0 = "source"
|
||||||
scale_x0 = "4.000000"
|
scale_x0 = "3.600000"
|
||||||
scale_type_y0 = "source"
|
scale_type_y0 = "source"
|
||||||
scale_y0 = "4.000000"
|
scale_y0 = "3.000000"
|
||||||
|
|
||||||
shader1 = "shader-files/border.slang"
|
shader1 = "shader-files/gb-pass-5.slang"
|
||||||
filter_linear1 = "true"
|
filter_linear1 = "true"
|
||||||
wrap_mode1 = "clamp_to_border"
|
wrap_mode1 = "clamp_to_border"
|
||||||
|
|
||||||
parameters = "GRID_STRENGTH;box_scale;in_res_x;in_res_y;border_on_top;border_zoom_x;border_zoom_y"
|
parameters = "SCALE;OUT_X;OUT_Y"
|
||||||
GRID_STRENGTH = "0.150000"
|
SCALE = "1.0"
|
||||||
box_scale = "3.0"
|
OUT_X = "2400.0"
|
||||||
in_res_x = "192.0"
|
OUT_Y = "1200.0"
|
||||||
in_res_y = "144.0"
|
|
||||||
border_on_top = "0.000000"
|
|
||||||
border_zoom_x = "0.70"
|
|
||||||
border_zoom_y = "0.79"
|
|
||||||
|
|
||||||
textures = "BORDER"
|
textures = "BORDER"
|
||||||
BORDER = "resources/gg-border-square-4x.png"
|
BORDER = "resources/gg-border-square-4x.png"
|
||||||
|
|
|
@ -4,22 +4,19 @@ shader0 = "../shaders/lcd-cgwg/lcd-grid.slang"
|
||||||
filter_linear0 = "false"
|
filter_linear0 = "false"
|
||||||
wrap_mode0 = "clamp_to_border"
|
wrap_mode0 = "clamp_to_border"
|
||||||
scale_type_x0 = "source"
|
scale_type_x0 = "source"
|
||||||
scale_x0 = "4.000000"
|
scale_x0 = "4.800000"
|
||||||
scale_type_y0 = "source"
|
scale_type_y0 = "source"
|
||||||
scale_y0 = "4.000000"
|
scale_y0 = "4.000000"
|
||||||
|
|
||||||
shader1 = "shader-files/border.slang"
|
shader1 = "shader-files/gb-pass-5.slang"
|
||||||
filter_linear1 = "true"
|
filter_linear1 = "true"
|
||||||
wrap_mode1 = "clamp_to_border"
|
wrap_mode1 = "clamp_to_border"
|
||||||
|
|
||||||
parameters = "GRID_STRENGTH;box_scale;in_res_x;in_res_y;border_on_top;border_zoom_x;border_zoom_y"
|
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH"
|
||||||
GRID_STRENGTH = "0.150000"
|
GRID_STRENGTH = "0.050000"
|
||||||
box_scale = "4.0"
|
SCALE = "1.0"
|
||||||
in_res_x = "193.0"
|
OUT_X = "3200.0"
|
||||||
in_res_y = "144.0"
|
OUT_Y = "1600.0"
|
||||||
border_on_top = "0.000000"
|
|
||||||
border_zoom_x = "0.52"
|
|
||||||
border_zoom_y = "0.59"
|
|
||||||
|
|
||||||
textures = "BORDER"
|
textures = "BORDER"
|
||||||
BORDER = "resources/gg-border-square-4x.png"
|
BORDER = "resources/gg-border-square-4x.png"
|
||||||
|
|
|
@ -6,20 +6,17 @@ wrap_mode0 = "clamp_to_border"
|
||||||
scale_type_x0 = "source"
|
scale_type_x0 = "source"
|
||||||
scale_x0 = "6.000000"
|
scale_x0 = "6.000000"
|
||||||
scale_type_y0 = "source"
|
scale_type_y0 = "source"
|
||||||
scale_y0 = "6.000000"
|
scale_y0 = "5.000000"
|
||||||
|
|
||||||
shader1 = "shader-files/border.slang"
|
shader1 = "shader-files/gb-pass-5.slang"
|
||||||
filter_linear1 = "true"
|
filter_linear1 = "true"
|
||||||
wrap_mode1 = "clamp_to_border"
|
wrap_mode1 = "clamp_to_border"
|
||||||
|
|
||||||
parameters = "GRID_STRENGTH;box_scale;in_res_x;in_res_y;border_on_top;border_zoom_x;border_zoom_y"
|
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH"
|
||||||
GRID_STRENGTH = "0.150000"
|
GRID_STRENGTH = "0.050000"
|
||||||
box_scale = "5.0"
|
SCALE = "1.25"
|
||||||
in_res_x = "191.0"
|
OUT_X = "5000.0"
|
||||||
in_res_y = "144.0"
|
OUT_Y = "2500.0"
|
||||||
border_on_top = "0.000000"
|
|
||||||
border_zoom_x = "0.42"
|
|
||||||
border_zoom_y = "0.47"
|
|
||||||
|
|
||||||
textures = "BORDER"
|
textures = "BORDER"
|
||||||
BORDER = "resources/gg-border-square-4x.png"
|
BORDER = "resources/gg-border-square-4x.png"
|
||||||
|
|
|
@ -4,22 +4,19 @@ shader0 = "../shaders/lcd-cgwg/lcd-grid.slang"
|
||||||
filter_linear0 = "false"
|
filter_linear0 = "false"
|
||||||
wrap_mode0 = "clamp_to_border"
|
wrap_mode0 = "clamp_to_border"
|
||||||
scale_type_x0 = "source"
|
scale_type_x0 = "source"
|
||||||
scale_x0 = "6.000000"
|
scale_x0 = "7.200000"
|
||||||
scale_type_y0 = "source"
|
scale_type_y0 = "source"
|
||||||
scale_y0 = "6.000000"
|
scale_y0 = "6.000000"
|
||||||
|
|
||||||
shader1 = "shader-files/border.slang"
|
shader1 = "shader-files/gb-pass-5.slang"
|
||||||
filter_linear1 = "true"
|
filter_linear1 = "true"
|
||||||
wrap_mode1 = "clamp_to_border"
|
wrap_mode1 = "clamp_to_border"
|
||||||
|
|
||||||
parameters = "GRID_STRENGTH;box_scale;in_res_x;in_res_y;border_on_top;border_zoom_x;border_zoom_y"
|
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH"
|
||||||
GRID_STRENGTH = "0.150000"
|
GRID_STRENGTH = "0.050000"
|
||||||
box_scale = "6.0"
|
SCALE = "1.5"
|
||||||
in_res_x = "191.0"
|
OUT_X = "7200.0"
|
||||||
in_res_y = "144.0"
|
OUT_Y = "3600.0"
|
||||||
border_on_top = "0.000000"
|
|
||||||
border_zoom_x = "0.35"
|
|
||||||
border_zoom_y = "0.39"
|
|
||||||
|
|
||||||
textures = "BORDER"
|
textures = "BORDER"
|
||||||
BORDER = "resources/gg-border-square-4x.png"
|
BORDER = "resources/gg-border-square-4x.png"
|
||||||
|
|
Loading…
Reference in a new issue