mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-27 01:41:31 +11:00
f4c66450cf
* Updated to the latest guest release: crt-guest-advanced-2022-07-27-release1 * Changed Guest mask size to 1 by default so that there isn't inconsistency using guest settings in the Mega Bezel * Adjusted the default SMOOTH-ADV scaling parameters for a sharper smooth look: * HSM_CORE_RES_SAMPLING_MULT_SCANLINE_DIR = 300 * HSM_CORE_RES_SAMPLING_MULT_OPPOSITE_DIR = 125 * HSM_DOWNSAMPLE_BLUR_SCANLINE_DIR = 0 * HSM_DOWNSAMPLE_BLUR_OPPOSITE_DIR = 0 * Added **Shift Sampling Relative to Scanlines** to shift the image relative to the scanlines * The ScaleFx settings now only appear on the SMOOTH-ADV preset nearer the bottom of the parameter list * Fixed Double image when using cropping in NTSC presets reported by @JHorbach1 * Updated to crt-guest-advanced-2022-07-17-release1 * Includes Scanline Gamma * Tube Gel and Diffuse Fixes * Gel is now mapped to the tube, independent of the black edge * Added a feature to add a bit of tube diffuse shading to the GEL this should make it look a little more natural * [ TUBE COLORED GEL IMAGE ] > Normal Multiply by Tube Diffuse Shading * HSM_TUBE_BLACK_EDGE_LAYERING_MODE has been removed as it's not needed anymore * CRT Multiply blend mode now works better when there is extra tube thickness * Changed HSM_TUBE_DIFFUSE_IMAGE_SCALE to 120 by default to have a less rounded look * If you want a stronger rounded shaded look reset it to 100 * Fixed Scale discrepancy when using the Cab Glass Image * Added Shadow Opacity param to control shadow being applied to the static tube highlight
21 lines
604 B
Plaintext
21 lines
604 B
Plaintext
#reference "../Base_CRT_Presets/MBZ__1__ADV__GDV.slangp"
|
|
|
|
BackgroundImage = ../../shaders/HyperspaceMadness/textures/HSM_Duimon_Super_Famicom_3840x2160.png
|
|
BackgroundVertImage = ../../shaders/HyperspaceMadness/textures/HSM_Duimon_Super_Famicom_3840x2160.png
|
|
|
|
HSM_VIEWPORT_VIGNETTE_OPACITY = 0
|
|
HSM_BZL_COLOR_VALUE = 30
|
|
HSM_AMBIENT_LIGHTING_OPACITY = 20
|
|
|
|
HSM_BG_FILL_MODE = 1
|
|
HSM_BG_SCALE_KEEP_ASPECT = 0
|
|
|
|
HSM_TUBE_DIFFUSE_MODE = 1
|
|
HSM_TUBE_DIFFUSE_IMAGE_BRIGHTNESS = 150
|
|
|
|
HSM_TUBE_STATIC_REFLECTION_IMAGE_ON = 1
|
|
HSM_TUBE_STATIC_REFLECTION_IMAGE_OPACITY = 20
|
|
HSM_TUBE_STATIC_REFLECTION_IMAGE_SCALE = 120
|
|
|
|
|