mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-24 00:21:31 +11:00
7cdc185f8c
Changes: * Guest Advanced updated to crt-guest-advanced-2023-02-25-release1 * Improvements to the new Magic Glow feature * Turn Magic Glow on and Increase the Glow amount to see the effect * New Slot Mask Mitigation option to reduce moire * Added/Restored Guest's Raster Bloom as well as Overscan control * Updated Comments in presets to use # instead of // as per @hunterk's request * Added rotation option for Rotate CRT Tube: * -1 = 90 Degrees Clockwise (or 270 Counter Clockwise) * 0 = No Rotation * 1 = 90 Degrees Counter Clockwise * Added groundwork for the wildcard replacement feature so presets will auto rotate and not flip in the future * Added DREZ presets which keep the horizontal resolution * Helpful for applying to modern games, these two are good to try * `Presets\Base_CRT_Presets_DREZ\MBZ__3__STD__GDV__DREZ_X-VIEWPORT_Y-240p.slangp` * `Presets\Base_CRT_Presets_DREZ\MBZ__3__STD__GDV__DREZ_X-VIEWPORT_Y-480p.slangp` * Also looks good on MVC2, try `Presets\Base_CRT_Presets_DREZ\MBZ__3__STD__GDV__DREZ_X-VIEWPORT_Y-240p.slangp` * Updated preset capability and performance table * Added contrast for signal noise * Added some more Sinden presets for SCREEN-ONLY and POTATO * Added Screen Region to Resolution Debug text * Good for getting the screen region pixel coordinates if you need them * Adjusted Ambient Lighting Scaling when using the Inherit Zoom scale mode * Now when you zoom out it is much less likely to generate a black frame covering the outer parts of the background image * The minimum size of the lighting texture will be close to the height of the current viewport * This reduces the likelihood that we will see the cutoff * ScaleFx: Exposed more of the settings so they can be tweaked * Default Settings changed: * ScaleFx Threshold: now 0.43 (was 0.5) * ScaleFx Filter Corners: now 0 (was 1) * These settings result in a slighly clearer picture and less rounding of square corners * SMOOTH-ADV ntsc presets: ntsc_scale adjusted so it visually matches the regular ADV ntsc presets
127 lines
2.9 KiB
Plaintext
127 lines
2.9 KiB
Plaintext
shaders = "11"
|
|
|
|
|
|
shader0 = "shaders/linearize.slang"
|
|
filter_linear0 = "false"
|
|
wrap_mode0 = "clamp_to_border"
|
|
mipmap_input0 = "false"
|
|
alias0 = "XbrSource"
|
|
float_framebuffer0 = "false"
|
|
srgb_framebuffer0 = "true"
|
|
scale_type_x0 = "source"
|
|
scale_x0 = "1.000000"
|
|
scale_type_y0 = "source"
|
|
scale_y0 = "1.000000"
|
|
|
|
shader1 = "shaders/super-xbr-pass0.slang"
|
|
filter_linear1 = "false"
|
|
wrap_mode1 = "clamp_to_border"
|
|
mipmap_input1 = "false"
|
|
alias1 = ""
|
|
float_framebuffer1 = "false"
|
|
srgb_framebuffer1 = "true"
|
|
scale_type_x1 = "source"
|
|
scale_x1 = "1.000000"
|
|
scale_type_y1 = "source"
|
|
scale_y1 = "1.000000"
|
|
|
|
shader2 = "shaders/super-xbr-pass1.slang"
|
|
filter_linear2 = "false"
|
|
wrap_mode2 = "clamp_to_border"
|
|
mipmap_input2 = "false"
|
|
alias2 = ""
|
|
float_framebuffer2 = "false"
|
|
srgb_framebuffer2 = "true"
|
|
scale_type_x2 = "source"
|
|
scale_x2 = "2.000000"
|
|
scale_type_y2 = "source"
|
|
scale_y2 = "2.000000"
|
|
|
|
shader3 = "shaders/super-xbr-pass2.slang"
|
|
filter_linear3 = "false"
|
|
wrap_mode3 = "clamp_to_border"
|
|
mipmap_input3 = "false"
|
|
alias3 = ""
|
|
float_framebuffer3 = "false"
|
|
srgb_framebuffer3 = "true"
|
|
scale_type_x3 = "source"
|
|
scale_x3 = "1.000000"
|
|
scale_type_y3 = "source"
|
|
scale_y3 = "1.000000"
|
|
|
|
shader4 = "shaders/custom-bicubic-x.slang"
|
|
filter_linear4 = "false"
|
|
wrap_mode4 = "clamp_to_border"
|
|
mipmap_input4 = "false"
|
|
alias4 = ""
|
|
float_framebuffer4 = "false"
|
|
srgb_framebuffer4 = "true"
|
|
scale_type_x4 = "source"
|
|
scale_x4 = "1.000000"
|
|
scale_type_y4 = "source"
|
|
scale_y4 = "1.000000"
|
|
|
|
shader5 = "shaders/custom-bicubic-y.slang"
|
|
filter_linear5 = "false"
|
|
wrap_mode5 = "clamp_to_border"
|
|
mipmap_input5 = "false"
|
|
alias5 = ""
|
|
float_framebuffer5 = "false"
|
|
srgb_framebuffer5 = "true"
|
|
scale_type_x5 = "source"
|
|
scale_x5 = "1.000000"
|
|
scale_type_y5 = "source"
|
|
scale_y5 = "0.500000"
|
|
|
|
shader6 = "shaders/crt-hyllian-sinc-curvature.slang"
|
|
filter_linear6 = "true"
|
|
wrap_mode6 = "clamp_to_border"
|
|
mipmap_input6 = "false"
|
|
alias6 = "CRT_PASS"
|
|
float_framebuffer6 = "false"
|
|
srgb_framebuffer6 = "true"
|
|
scale_type_x6 = "viewport"
|
|
scale_x6 = "1.000000"
|
|
scale_type_y6 = "viewport"
|
|
scale_y6 = "1.000000"
|
|
|
|
shader7 = "shaders/threshold.slang"
|
|
filter_linear7 = "false"
|
|
wrap_mode7 = "clamp_to_border"
|
|
mipmap_input7 = "false"
|
|
alias7 = ""
|
|
float_framebuffer7 = "false"
|
|
srgb_framebuffer7 = "true"
|
|
scale_type_x7 = "source"
|
|
scale_x7 = "1.000000"
|
|
scale_type_y7 = "source"
|
|
scale_y7 = "1.000000"
|
|
|
|
shader8 = "shaders/blur_horiz.slang"
|
|
filter_linear8 = "true"
|
|
wrap_mode8 = "clamp_to_border"
|
|
mipmap_input8 = "true"
|
|
alias8 = ""
|
|
float_framebuffer8 = "false"
|
|
srgb_framebuffer8 = "true"
|
|
scale_type_x8 = "source"
|
|
scale_x8 = "0.200000"
|
|
scale_type_y8 = "source"
|
|
scale_y8 = "0.200000"
|
|
|
|
shader9 = "shaders/blur_vert.slang"
|
|
filter_linear9 = "true"
|
|
wrap_mode9 = "clamp_to_border"
|
|
mipmap_input9 = "false"
|
|
alias9 = ""
|
|
float_framebuffer9 = "false"
|
|
srgb_framebuffer9 = "true"
|
|
|
|
shader10 = "shaders/custom-resolve.slang"
|
|
filter_linear10 = "true"
|
|
wrap_mode10 = "clamp_to_border"
|
|
mipmap_input10 = "false"
|
|
alias10 = ""
|
|
float_framebuffer10 = "false"
|
|
srgb_framebuffer10 = "true"
|