mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 07:41:31 +11:00
Modified presets for single video_scale parameter
This commit is contained in:
parent
b8f57be9c9
commit
2a80829d45
|
@ -35,11 +35,8 @@ filter_linear5 = true
|
|||
scale_type5 = source
|
||||
scale5 = 1.0
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;adjacent_texel_alpha_blending;pixel_opacity;shadow_opacity"
|
||||
video_scale = "3.0"
|
||||
SCALE = "0.6667"
|
||||
OUT_X = "1600.0"
|
||||
OUT_Y = "800.0"
|
||||
parameters = "video_scale;adjacent_texel_alpha_blending;pixel_opacity;shadow_opacity"
|
||||
video_scale = "2.0"
|
||||
|
||||
textures = COLOR_PALETTE;BACKGROUND;BORDER
|
||||
COLOR_PALETTE = resources/dmg-palette.png
|
||||
|
|
|
@ -33,11 +33,8 @@ alias4 = "PASS4"
|
|||
shader5 = shader-files/gb-pass-5.slang
|
||||
filter_linear5 = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;adjacent_texel_alpha_blending;pixel_opacity;shadow_opacity"
|
||||
parameters = "video_scale;adjacent_texel_alpha_blending;pixel_opacity;shadow_opacity"
|
||||
video_scale = "3.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "2400.0"
|
||||
OUT_Y = "1200.0"
|
||||
|
||||
textures = COLOR_PALETTE;BACKGROUND;BORDER
|
||||
COLOR_PALETTE = resources/dmg-palette.png
|
||||
|
|
|
@ -33,11 +33,8 @@ alias4 = "PASS4"
|
|||
shader5 = shader-files/gb-pass-5.slang
|
||||
filter_linear5 = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;adjacent_texel_alpha_blending;pixel_opacity;shadow_opacity"
|
||||
parameters = "video_scale;adjacent_texel_alpha_blending;pixel_opacity;shadow_opacity"
|
||||
video_scale = "4.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "3200.0"
|
||||
OUT_Y = "1600.0"
|
||||
|
||||
textures = COLOR_PALETTE;BACKGROUND;BORDER
|
||||
COLOR_PALETTE = resources/dmg-palette.png
|
||||
|
|
|
@ -33,11 +33,8 @@ alias4 = "PASS4"
|
|||
shader5 = shader-files/gb-pass-5.slang
|
||||
filter_linear5 = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;adjacent_texel_alpha_blending;pixel_opacity;shadow_opacity"
|
||||
video_scale = "4.0"
|
||||
SCALE = "1.25"
|
||||
OUT_X = "4000.0"
|
||||
OUT_Y = "2000.0"
|
||||
parameters = "video_scale;adjacent_texel_alpha_blending;pixel_opacity;shadow_opacity"
|
||||
video_scale = "5.0"
|
||||
|
||||
textures = COLOR_PALETTE;BACKGROUND;BORDER
|
||||
COLOR_PALETTE = resources/dmg-palette.png
|
||||
|
|
|
@ -33,11 +33,8 @@ alias4 = "PASS4"
|
|||
shader5 = shader-files/gb-pass-5.slang
|
||||
filter_linear5 = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;adjacent_texel_alpha_blending;pixel_opacity;shadow_opacity"
|
||||
video_scale = "4.0"
|
||||
SCALE = "1.5"
|
||||
OUT_X = "4800.0"
|
||||
OUT_Y = "2400.0"
|
||||
parameters = "video_scale;adjacent_texel_alpha_blending;pixel_opacity;shadow_opacity"
|
||||
video_scale = "6.0"
|
||||
|
||||
textures = COLOR_PALETTE;BACKGROUND;BORDER
|
||||
COLOR_PALETTE = resources/dmg-palette.png
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/dmg-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;grey_balance;response_time;blending_mode"
|
||||
video_scale = "2.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "1600.0"
|
||||
OUT_Y = "800.0"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
blending_mode = 0.0
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/dmg-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;grey_balance;response_time;blending_mode"
|
||||
video_scale = "3.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "2400.0"
|
||||
OUT_Y = "1200.0"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
blending_mode = 0.0
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/dmg-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;grey_balance;response_time;blending_mode"
|
||||
video_scale = "4.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "3200.0"
|
||||
OUT_Y = "1600.0"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
blending_mode = 0.0
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/dmg-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;grey_balance;response_time;blending_mode"
|
||||
video_scale = "5.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "4000.0"
|
||||
OUT_Y = "2000.0"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
blending_mode = 0.0
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/dmg-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;grey_balance;response_time;blending_mode"
|
||||
video_scale = "6.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "4800.0"
|
||||
OUT_Y = "2400.0"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
blending_mode = 0.0
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/dmg-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;grey_balance;response_time;blending_mode"
|
||||
video_scale = "7.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "5600.0"
|
||||
OUT_Y = "2800.0"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
blending_mode = 0.0
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/pocket-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;screen_light;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;screen_light;grey_balance;response_time;blending_mode"
|
||||
video_scale = "2.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "1600.0"
|
||||
OUT_Y = "800.0"
|
||||
screen_light = "1.4"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/pocket-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;screen_light;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;screen_light;grey_balance;response_time;blending_mode"
|
||||
video_scale = "3.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "2400.0"
|
||||
OUT_Y = "1200.0"
|
||||
screen_light = "1.4"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/pocket-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;screen_light;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;screen_light;grey_balance;response_time;blending_mode"
|
||||
video_scale = "4.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "3200.0"
|
||||
OUT_Y = "1600.0"
|
||||
screen_light = "1.4"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/pocket-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;screen_light;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;screen_light;grey_balance;response_time;blending_mode"
|
||||
video_scale = "5.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "4000.0"
|
||||
OUT_Y = "2000.0"
|
||||
screen_light = "1.4"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/pocket-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;screen_light;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;screen_light;grey_balance;response_time;blending_mode"
|
||||
video_scale = "6.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "4800.0"
|
||||
OUT_Y = "2400.0"
|
||||
screen_light = "1.4"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/pocket-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;screen_light;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;screen_light;grey_balance;response_time;blending_mode"
|
||||
video_scale = "7.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "5600.0"
|
||||
OUT_Y = "2800.0"
|
||||
screen_light = "1.4"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
|
|
|
@ -35,11 +35,8 @@ filter_linear5 = true
|
|||
scale_type5 = source
|
||||
scale5 = 1.0
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;baseline_alpha;grey_balance;adjacent_texel_alpha_blending;contrast;screen_light;pixel_opacity;shadow_offset_x;shadow_opacity"
|
||||
video_scale = "3.0"
|
||||
SCALE = "0.6667"
|
||||
OUT_X = "1600.0"
|
||||
OUT_Y = "800.0"
|
||||
parameters = "video_scale;baseline_alpha;grey_balance;adjacent_texel_alpha_blending;contrast;screen_light;pixel_opacity;shadow_offset_x;shadow_opacity"
|
||||
video_scale = "2.0"
|
||||
baseline_alpha = "0.03"
|
||||
grey_balance = "3.5"
|
||||
adjacent_texel_alpha_blending = "0.6"
|
||||
|
|
|
@ -33,11 +33,8 @@ alias4 = "PASS4"
|
|||
shader5 = shader-files/gb-pass-5.slang
|
||||
filter_linear5 = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;baseline_alpha;grey_balance;adjacent_texel_alpha_blending;contrast;screen_light;pixel_opacity;shadow_offset_x;shadow_opacity"
|
||||
parameters = "video_scale;baseline_alpha;grey_balance;adjacent_texel_alpha_blending;contrast;screen_light;pixel_opacity;shadow_offset_x;shadow_opacity"
|
||||
video_scale = "3.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "2400.0"
|
||||
OUT_Y = "1200.0"
|
||||
baseline_alpha = "0.03"
|
||||
grey_balance = "3.5"
|
||||
adjacent_texel_alpha_blending = "0.6"
|
||||
|
|
|
@ -33,11 +33,8 @@ alias4 = "PASS4"
|
|||
shader5 = shader-files/gb-pass-5.slang
|
||||
filter_linear5 = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;baseline_alpha;grey_balance;adjacent_texel_alpha_blending;contrast;screen_light;pixel_opacity;shadow_offset_x;shadow_opacity"
|
||||
parameters = "video_scale;baseline_alpha;grey_balance;adjacent_texel_alpha_blending;contrast;screen_light;pixel_opacity;shadow_offset_x;shadow_opacity"
|
||||
video_scale = "4.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "3200.0"
|
||||
OUT_Y = "1600.0"
|
||||
baseline_alpha = "0.03"
|
||||
grey_balance = "3.5"
|
||||
adjacent_texel_alpha_blending = "0.6"
|
||||
|
|
|
@ -33,11 +33,8 @@ alias4 = "PASS4"
|
|||
shader5 = shader-files/gb-pass-5.slang
|
||||
filter_linear5 = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;baseline_alpha;grey_balance;adjacent_texel_alpha_blending;contrast;screen_light;pixel_opacity;shadow_offset_x;shadow_opacity"
|
||||
video_scale = "4.0"
|
||||
SCALE = "1.25"
|
||||
OUT_X = "4000.0"
|
||||
OUT_Y = "2000.0"
|
||||
parameters = "video_scale;baseline_alpha;grey_balance;adjacent_texel_alpha_blending;contrast;screen_light;pixel_opacity;shadow_offset_x;shadow_opacity"
|
||||
video_scale = "5.0"
|
||||
baseline_alpha = "0.03"
|
||||
grey_balance = "3.5"
|
||||
adjacent_texel_alpha_blending = "0.6"
|
||||
|
|
|
@ -33,11 +33,8 @@ alias4 = "PASS4"
|
|||
shader5 = shader-files/gb-pass-5.slang
|
||||
filter_linear5 = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;baseline_alpha;grey_balance;adjacent_texel_alpha_blending;contrast;screen_light;pixel_opacity;shadow_offset_x;shadow_opacity"
|
||||
video_scale = "4.0"
|
||||
SCALE = "1.5"
|
||||
OUT_X = "4800.0"
|
||||
OUT_Y = "2400.0"
|
||||
parameters = "video_scale;baseline_alpha;grey_balance;adjacent_texel_alpha_blending;contrast;screen_light;pixel_opacity;shadow_offset_x;shadow_opacity"
|
||||
video_scale = "6.0"
|
||||
baseline_alpha = "0.03"
|
||||
grey_balance = "3.5"
|
||||
adjacent_texel_alpha_blending = "0.6"
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/pocket-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;grey_balance;response_time;blending_mode"
|
||||
video_scale = "2.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "1600.0"
|
||||
OUT_Y = "800.0"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
blending_mode = 0.0
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/pocket-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;grey_balance;response_time;blending_mode"
|
||||
video_scale = "3.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "2400.0"
|
||||
OUT_Y = "1200.0"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
blending_mode = 0.0
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/pocket-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;grey_balance;response_time;blending_mode"
|
||||
video_scale = "4.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "3200.0"
|
||||
OUT_Y = "1600.0"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
blending_mode = 0.0
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/pocket-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;grey_balance;response_time;blending_mode"
|
||||
video_scale = "5.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "4000.0"
|
||||
OUT_Y = "2000.0"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
blending_mode = 0.0
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/pocket-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;grey_balance;response_time;blending_mode"
|
||||
video_scale = "6.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "4800.0"
|
||||
OUT_Y = "2400.0"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
blending_mode = 0.0
|
||||
|
|
|
@ -39,11 +39,8 @@ BACKGROUND_linear = true
|
|||
BORDER = resources/pocket-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "video_scale;SCALE;OUT_X;OUT_Y;grey_balance;response_time;blending_mode"
|
||||
parameters = "video_scale;grey_balance;response_time;blending_mode"
|
||||
video_scale = "7.0"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "5600.0"
|
||||
OUT_Y = "2800.0"
|
||||
grey_balance = 3.0
|
||||
response_time = 0.444
|
||||
blending_mode = 0.0
|
||||
|
|
|
@ -20,11 +20,9 @@ shader3 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear3 = "true"
|
||||
wrap_mode3 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH;mixfactor"
|
||||
parameters = "video_scale;GRID_STRENGTH;mixfactor"
|
||||
GRID_STRENGTH = "0.150000"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "1600.0"
|
||||
OUT_Y = "800.0"
|
||||
video_scale = "2.0"
|
||||
mixfactor = "0.50"
|
||||
|
||||
textures = "BORDER"
|
||||
|
|
|
@ -20,11 +20,9 @@ shader3 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear3 = "true"
|
||||
wrap_mode3 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH;mixfactor"
|
||||
parameters = "video_scale;GRID_STRENGTH;mixfactor"
|
||||
GRID_STRENGTH = "0.150000"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "2400.0"
|
||||
OUT_Y = "1200.0"
|
||||
video_scale = "3.0"
|
||||
mixfactor = "0.50"
|
||||
|
||||
textures = "BORDER"
|
||||
|
|
|
@ -20,11 +20,9 @@ shader3 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear3 = "true"
|
||||
wrap_mode3 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH;mixfactor"
|
||||
parameters = "video_scale;GRID_STRENGTH;mixfactor"
|
||||
GRID_STRENGTH = "0.150000"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "3200.0"
|
||||
OUT_Y = "1600.0"
|
||||
video_scale = "4.0"
|
||||
mixfactor = "0.50"
|
||||
|
||||
textures = "BORDER"
|
||||
|
|
|
@ -20,11 +20,9 @@ shader3 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear3 = "true"
|
||||
wrap_mode3 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH;mixfactor"
|
||||
parameters = "video_scale;GRID_STRENGTH;mixfactor"
|
||||
GRID_STRENGTH = "0.150000"
|
||||
SCALE = "1.25"
|
||||
OUT_X = "5000.0"
|
||||
OUT_Y = "2500.0"
|
||||
video_scale = "5.0"
|
||||
mixfactor = "0.50"
|
||||
|
||||
textures = "BORDER"
|
||||
|
|
|
@ -20,11 +20,9 @@ shader3 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear3 = "true"
|
||||
wrap_mode3 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH;mixfactor"
|
||||
parameters = "video_scale;GRID_STRENGTH;mixfactor"
|
||||
GRID_STRENGTH = "0.150000"
|
||||
SCALE = "1.5"
|
||||
OUT_X = "7200.0"
|
||||
OUT_Y = "3600.0"
|
||||
video_scale = "6.0"
|
||||
mixfactor = "0.50"
|
||||
|
||||
textures = "BORDER"
|
||||
|
|
|
@ -23,7 +23,5 @@ textures = BORDER
|
|||
BORDER = resources/gba-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "3200.0"
|
||||
OUT_Y = "1600.0"
|
||||
parameters = "video_scale"
|
||||
video_scale = "4.0"
|
||||
|
|
|
@ -23,7 +23,5 @@ textures = BORDER
|
|||
BORDER = resources/gba-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y"
|
||||
SCALE = "2.0"
|
||||
OUT_X = "6400.0"
|
||||
OUT_Y = "3200.0"
|
||||
parameters = "video_scale"
|
||||
video_scale = "4.0"
|
||||
|
|
|
@ -23,7 +23,5 @@ textures = BORDER
|
|||
BORDER = resources/gba-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y"
|
||||
SCALE = "3.0"
|
||||
OUT_X = "9600.0"
|
||||
OUT_Y = "4800.0"
|
||||
parameters = "video_scale"
|
||||
video_scale = "3.0"
|
||||
|
|
|
@ -28,7 +28,5 @@ textures = BORDER
|
|||
BORDER = resources/gba-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "3200.0"
|
||||
OUT_Y = "1600.0"
|
||||
parameters = "video_scale"
|
||||
video_scale = "1.0"
|
||||
|
|
|
@ -28,7 +28,5 @@ textures = BORDER
|
|||
BORDER = resources/gba-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y"
|
||||
SCALE = "2.0"
|
||||
OUT_X = "6400.0"
|
||||
OUT_Y = "3200.0"
|
||||
parameters = "video_scale"
|
||||
video_scale = "2.0"
|
||||
|
|
|
@ -28,7 +28,5 @@ textures = BORDER
|
|||
BORDER = resources/gba-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y"
|
||||
SCALE = "3.0"
|
||||
OUT_X = "9600.0"
|
||||
OUT_Y = "4800.0"
|
||||
parameters = "video_scale"
|
||||
video_scale = "3.0"
|
||||
|
|
|
@ -23,10 +23,8 @@ textures = BORDER
|
|||
BORDER = resources/gba-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "1600.0"
|
||||
OUT_Y = "800.0"
|
||||
parameters = "video_scale;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
video_scale = "2.0"
|
||||
RSUBPIX_R = "0.750000"
|
||||
RSUBPIX_G = "0.000000"
|
||||
RSUBPIX_B = "0.000000"
|
||||
|
|
|
@ -23,10 +23,8 @@ textures = BORDER
|
|||
BORDER = resources/gba-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "2400.0"
|
||||
OUT_Y = "1200.0"
|
||||
parameters = "video_scale;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
video_scale = "3.0"
|
||||
RSUBPIX_R = "0.750000"
|
||||
RSUBPIX_G = "0.000000"
|
||||
RSUBPIX_B = "0.000000"
|
||||
|
|
|
@ -23,10 +23,8 @@ textures = BORDER
|
|||
BORDER = resources/gba-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "3200.0"
|
||||
OUT_Y = "1600.0"
|
||||
parameters = "video_scale;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
video_scale = "4.0"
|
||||
RSUBPIX_R = "0.750000"
|
||||
RSUBPIX_G = "0.000000"
|
||||
RSUBPIX_B = "0.000000"
|
||||
|
|
|
@ -23,10 +23,8 @@ textures = BORDER
|
|||
BORDER = resources/gba-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "4000.0"
|
||||
OUT_Y = "2000.0"
|
||||
parameters = "video_scale;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
video_scale = "5.0"
|
||||
RSUBPIX_R = "0.750000"
|
||||
RSUBPIX_G = "0.000000"
|
||||
RSUBPIX_B = "0.000000"
|
||||
|
|
|
@ -23,10 +23,8 @@ textures = BORDER
|
|||
BORDER = resources/gba-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "4800.0"
|
||||
OUT_Y = "2400.0"
|
||||
parameters = "video_scale;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
video_scale = "6.0"
|
||||
RSUBPIX_R = "0.750000"
|
||||
RSUBPIX_G = "0.000000"
|
||||
RSUBPIX_B = "0.000000"
|
||||
|
|
|
@ -23,8 +23,6 @@ textures = BORDER
|
|||
BORDER = resources/gba-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RETRO_PIXEL_SIZE"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "1600.0"
|
||||
OUT_Y = "800.0"
|
||||
parameters = "video_scale;RETRO_PIXEL_SIZE"
|
||||
video_scale = "2.0"
|
||||
RETRO_PIXEL_SIZE = "0.55"
|
||||
|
|
|
@ -23,8 +23,6 @@ textures = BORDER
|
|||
BORDER = resources/gba-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RETRO_PIXEL_SIZE"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "2400.0"
|
||||
OUT_Y = "1200.0"
|
||||
parameters = "video_scale;RETRO_PIXEL_SIZE"
|
||||
video_scale = "3.0"
|
||||
RETRO_PIXEL_SIZE = "0.70"
|
||||
|
|
|
@ -23,8 +23,6 @@ textures = BORDER
|
|||
BORDER = resources/gba-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RETRO_PIXEL_SIZE"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "3200.0"
|
||||
OUT_Y = "1600.0"
|
||||
parameters = "video_scale;RETRO_PIXEL_SIZE"
|
||||
video_scale = "4.0"
|
||||
RETRO_PIXEL_SIZE = "0.75"
|
||||
|
|
|
@ -23,8 +23,6 @@ textures = BORDER
|
|||
BORDER = resources/gba-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RETRO_PIXEL_SIZE"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "4000.0"
|
||||
OUT_Y = "2000.0"
|
||||
parameters = "video_scale;RETRO_PIXEL_SIZE"
|
||||
video_scale = "5.0"
|
||||
RETRO_PIXEL_SIZE = "0.80"
|
||||
|
|
|
@ -23,8 +23,6 @@ textures = BORDER
|
|||
BORDER = resources/gba-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RETRO_PIXEL_SIZE"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "4800.0"
|
||||
OUT_Y = "2400.0"
|
||||
parameters = "video_scale;RETRO_PIXEL_SIZE"
|
||||
video_scale = "6.0"
|
||||
RETRO_PIXEL_SIZE = "0.84"
|
||||
|
|
|
@ -12,10 +12,8 @@ shader1 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear1 = "true"
|
||||
wrap_mode1 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "1600.0"
|
||||
OUT_Y = "800.0"
|
||||
parameters = "video_scale"
|
||||
video_scale = "2.0"
|
||||
|
||||
textures = "BORDER"
|
||||
BORDER = "resources/color-border-square-4x.png"
|
||||
|
|
|
@ -12,10 +12,8 @@ shader1 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear1 = "true"
|
||||
wrap_mode1 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "2400.0"
|
||||
OUT_Y = "1200.0"
|
||||
parameters = "video_scale"
|
||||
video_scale = "3.0"
|
||||
|
||||
textures = "BORDER"
|
||||
BORDER = "resources/color-border-square-4x.png"
|
||||
|
|
|
@ -12,10 +12,8 @@ shader1 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear1 = "true"
|
||||
wrap_mode1 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "3200.0"
|
||||
OUT_Y = "1600.0"
|
||||
parameters = "video_scale"
|
||||
video_scale = "4.0"
|
||||
|
||||
textures = "BORDER"
|
||||
BORDER = "resources/color-border-square-4x.png"
|
||||
|
|
|
@ -12,10 +12,8 @@ shader1 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear1 = "true"
|
||||
wrap_mode1 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "4000.0"
|
||||
OUT_Y = "2000.0"
|
||||
parameters = "video_scale"
|
||||
video_scale = "5.0"
|
||||
|
||||
textures = "BORDER"
|
||||
BORDER = "resources/color-border-square-4x.png"
|
||||
|
|
|
@ -12,10 +12,8 @@ shader1 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear1 = "true"
|
||||
wrap_mode1 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "4800.0"
|
||||
OUT_Y = "2400.0"
|
||||
parameters = "video_scale"
|
||||
video_scale = "6.0"
|
||||
|
||||
textures = "BORDER"
|
||||
BORDER = "resources/color-border-square-4x.png"
|
||||
|
|
|
@ -23,10 +23,8 @@ textures = BORDER
|
|||
BORDER = resources/color-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "1600.0"
|
||||
OUT_Y = "800.0"
|
||||
parameters = "video_scale;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
video_scale = "2.0"
|
||||
RSUBPIX_R = "0.750000"
|
||||
RSUBPIX_G = "0.000000"
|
||||
RSUBPIX_B = "0.000000"
|
||||
|
|
|
@ -23,10 +23,8 @@ textures = BORDER
|
|||
BORDER = resources/color-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "2400.0"
|
||||
OUT_Y = "1200.0"
|
||||
parameters = "video_scale;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
video_scale = "3.0"
|
||||
RSUBPIX_R = "0.750000"
|
||||
RSUBPIX_G = "0.000000"
|
||||
RSUBPIX_B = "0.000000"
|
||||
|
|
|
@ -23,10 +23,8 @@ textures = BORDER
|
|||
BORDER = resources/color-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "3200.0"
|
||||
OUT_Y = "1600.0"
|
||||
parameters = "video_scale;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
video_scale = "4.0"
|
||||
RSUBPIX_R = "0.750000"
|
||||
RSUBPIX_G = "0.000000"
|
||||
RSUBPIX_B = "0.000000"
|
||||
|
|
|
@ -23,10 +23,8 @@ textures = BORDER
|
|||
BORDER = resources/color-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "4000.0"
|
||||
OUT_Y = "2000.0"
|
||||
parameters = "video_scale;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
video_scale = "5.0"
|
||||
RSUBPIX_R = "0.750000"
|
||||
RSUBPIX_G = "0.000000"
|
||||
RSUBPIX_B = "0.000000"
|
||||
|
|
|
@ -23,10 +23,8 @@ textures = BORDER
|
|||
BORDER = resources/color-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "4800.0"
|
||||
OUT_Y = "2400.0"
|
||||
parameters = "video_scale;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
video_scale = "6.0"
|
||||
RSUBPIX_R = "0.750000"
|
||||
RSUBPIX_G = "0.000000"
|
||||
RSUBPIX_B = "0.000000"
|
||||
|
|
|
@ -23,10 +23,8 @@ textures = BORDER
|
|||
BORDER = resources/color-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "5600.0"
|
||||
OUT_Y = "2800.0"
|
||||
parameters = "video_scale;RSUBPIX_R;RSUBPIX_G;RSUBPIX_B;GSUBPIX_R;GSUBPIX_G;GSUBPIX_B;BSUBPIX_R;BSUBPIX_G;BSUBPIX_B;gain;gamma;blacklevel;ambient;BGR"
|
||||
video_scale = "7.0"
|
||||
RSUBPIX_R = "0.750000"
|
||||
RSUBPIX_G = "0.000000"
|
||||
RSUBPIX_B = "0.000000"
|
||||
|
|
|
@ -23,8 +23,6 @@ textures = BORDER
|
|||
BORDER = resources/color-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RETRO_PIXEL_SIZE"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "1600.0"
|
||||
OUT_Y = "800.0"
|
||||
parameters = "video_scale;RETRO_PIXEL_SIZE"
|
||||
video_scale = "2.0"
|
||||
RETRO_PIXEL_SIZE = "0.55"
|
||||
|
|
|
@ -23,8 +23,6 @@ textures = BORDER
|
|||
BORDER = resources/color-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RETRO_PIXEL_SIZE"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "2400.0"
|
||||
OUT_Y = "1200.0"
|
||||
parameters = "video_scale;RETRO_PIXEL_SIZE"
|
||||
video_scale = "3.0"
|
||||
RETRO_PIXEL_SIZE = "0.7"
|
||||
|
|
|
@ -23,8 +23,6 @@ textures = BORDER
|
|||
BORDER = resources/color-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RETRO_PIXEL_SIZE"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "3200.0"
|
||||
OUT_Y = "1600.0"
|
||||
parameters = "video_scale;RETRO_PIXEL_SIZE"
|
||||
video_scale = "4.0"
|
||||
RETRO_PIXEL_SIZE = "0.75"
|
||||
|
|
|
@ -23,8 +23,6 @@ textures = BORDER
|
|||
BORDER = resources/color-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RETRO_PIXEL_SIZE"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "4000.0"
|
||||
OUT_Y = "2000.0"
|
||||
parameters = "video_scale;RETRO_PIXEL_SIZE"
|
||||
video_scale = "5.0"
|
||||
RETRO_PIXEL_SIZE = "0.80"
|
||||
|
|
|
@ -23,8 +23,6 @@ textures = BORDER
|
|||
BORDER = resources/color-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RETRO_PIXEL_SIZE"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "4800.0"
|
||||
OUT_Y = "2400.0"
|
||||
parameters = "video_scale;RETRO_PIXEL_SIZE"
|
||||
video_scale = "6.0"
|
||||
RETRO_PIXEL_SIZE = "0.84"
|
||||
|
|
|
@ -23,8 +23,6 @@ textures = BORDER
|
|||
BORDER = resources/color-border-square-4x.png
|
||||
BORDER_linear = true
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;RETRO_PIXEL_SIZE"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "5600.0"
|
||||
OUT_Y = "2800.0"
|
||||
parameters = "video_scale;RETRO_PIXEL_SIZE"
|
||||
video_scale = "7.0"
|
||||
RETRO_PIXEL_SIZE = "0.84"
|
||||
|
|
|
@ -12,11 +12,9 @@ shader1 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear1 = "true"
|
||||
wrap_mode1 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH"
|
||||
parameters = "video_scale;GRID_STRENGTH"
|
||||
GRID_STRENGTH = "0.150000"
|
||||
SCALE = "0.5"
|
||||
OUT_X = "1600.0"
|
||||
OUT_Y = "800.0"
|
||||
video_scale = "2.0"
|
||||
|
||||
textures = "BORDER"
|
||||
BORDER = "resources/gg-border-square-4x.png"
|
||||
|
|
|
@ -12,10 +12,8 @@ shader1 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear1 = "true"
|
||||
wrap_mode1 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "2400.0"
|
||||
OUT_Y = "1200.0"
|
||||
parameters = "video_scale"
|
||||
video_scale = "3.0"
|
||||
|
||||
textures = "BORDER"
|
||||
BORDER = "resources/gg-border-square-4x.png"
|
||||
|
|
|
@ -12,11 +12,9 @@ shader1 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear1 = "true"
|
||||
wrap_mode1 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH"
|
||||
parameters = "video_scale;GRID_STRENGTH"
|
||||
GRID_STRENGTH = "0.050000"
|
||||
SCALE = "1.0"
|
||||
OUT_X = "3200.0"
|
||||
OUT_Y = "1600.0"
|
||||
video_scale = "4.0"
|
||||
|
||||
textures = "BORDER"
|
||||
BORDER = "resources/gg-border-square-4x.png"
|
||||
|
|
|
@ -12,11 +12,9 @@ shader1 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear1 = "true"
|
||||
wrap_mode1 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH"
|
||||
parameters = "video_scale;GRID_STRENGTH"
|
||||
GRID_STRENGTH = "0.050000"
|
||||
SCALE = "1.25"
|
||||
OUT_X = "5000.0"
|
||||
OUT_Y = "2500.0"
|
||||
video_scale = "5.0"
|
||||
|
||||
textures = "BORDER"
|
||||
BORDER = "resources/gg-border-square-4x.png"
|
||||
|
|
|
@ -12,11 +12,9 @@ shader1 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear1 = "true"
|
||||
wrap_mode1 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH"
|
||||
parameters = "video_scale;GRID_STRENGTH"
|
||||
GRID_STRENGTH = "0.050000"
|
||||
SCALE = "1.5"
|
||||
OUT_X = "7200.0"
|
||||
OUT_Y = "3600.0"
|
||||
video_scale = "6.0"
|
||||
|
||||
textures = "BORDER"
|
||||
BORDER = "resources/gg-border-square-4x.png"
|
||||
|
|
|
@ -12,11 +12,9 @@ shader1 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear1 = "true"
|
||||
wrap_mode1 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH"
|
||||
parameters = "video_scale;GRID_STRENGTH"
|
||||
GRID_STRENGTH = 0.2
|
||||
SCALE = "0.5"
|
||||
OUT_X = "2700.0"
|
||||
OUT_Y = "1350.0"
|
||||
video_scale = "2.0"
|
||||
|
||||
textures = "BORDER"
|
||||
BORDER = "resources/psp border.png"
|
||||
|
|
|
@ -12,11 +12,9 @@ shader1 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear1 = "true"
|
||||
wrap_mode1 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH"
|
||||
parameters = "video_scale;GRID_STRENGTH"
|
||||
GRID_STRENGTH = 0.10
|
||||
SCALE = "0.75"
|
||||
OUT_X = "4050.0"
|
||||
OUT_Y = "2025.0"
|
||||
video_scale = "3.0"
|
||||
|
||||
textures = "BORDER"
|
||||
BORDER = "resources/psp border.png"
|
||||
|
|
|
@ -12,11 +12,9 @@ shader1 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear1 = "true"
|
||||
wrap_mode1 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH"
|
||||
parameters = "video_scale;GRID_STRENGTH"
|
||||
GRID_STRENGTH = 0.15
|
||||
SCALE = "1.0"
|
||||
OUT_X = "5400.0"
|
||||
OUT_Y = "2700.0"
|
||||
video_scale = "4.0"
|
||||
|
||||
textures = "BORDER"
|
||||
BORDER = "resources/psp border.png"
|
||||
|
|
|
@ -12,11 +12,9 @@ shader1 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear1 = "true"
|
||||
wrap_mode1 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH"
|
||||
parameters = "video_scale;GRID_STRENGTH"
|
||||
GRID_STRENGTH = 0.15
|
||||
SCALE = "1.0"
|
||||
OUT_X = "6750.0"
|
||||
OUT_Y = "3375.0"
|
||||
video_scale = "5.0"
|
||||
|
||||
textures = "BORDER"
|
||||
BORDER = "resources/psp border.png"
|
||||
|
|
|
@ -12,11 +12,9 @@ shader1 = "shader-files/gb-pass-5.slang"
|
|||
filter_linear1 = "true"
|
||||
wrap_mode1 = "clamp_to_border"
|
||||
|
||||
parameters = "SCALE;OUT_X;OUT_Y;GRID_STRENGTH"
|
||||
parameters = "video_scale;GRID_STRENGTH"
|
||||
GRID_STRENGTH = 0.15
|
||||
SCALE = "1.0"
|
||||
OUT_X = "8100.0"
|
||||
OUT_Y = "4050.0"
|
||||
video_scale = "6.0"
|
||||
|
||||
textures = "BORDER"
|
||||
BORDER = "resources/psp border.png"
|
||||
|
|
Loading…
Reference in a new issue