* CRt-Yee64 and yeetron now uses RSDK Decompilation code
Which means its now humanly readable!
Hooray for reverse engineer!
* I think i got those mixed up so, here
- Swap stock linear by cubic multipass shaders.
- Improves IQ for 4xSoft, 2xSaL, 2xSacaleHq, 4xScaleHq, HQ2x, HQ3x, HQ4x, 2xBRz, 2xSaI, Super-2xSaI and Advance2x-AA.
- Rename old catmull-rom-fast to catmull-rom;
- Add new catmull-rom-fast shader;
- Delete old b-spline-fast as it behaved exactly like bilinear;
- Add new b-spline-fast shaders;
- Add anti-ringing code to bicubic fast shaders.
- Add a very good anti-ringing code to spline16 and spline36 shaders;
- It works best with spline16.
- it's ON by default and can be disabled through realtime shader parameter.
Three general purpose multipass shaders:
- lanczos3-fast: lanczos with 3-taps;
- spline16-fast: looks like lanczos2 with slightly less ringing;
- spline36-fast: looks like lanczos3 with slightly less ringing.
* 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