This shaderpack is a post-processing port of a VHS filter pipeline I initially developed for my shader sandbox software RITEG; this shaderpack specifically includes the following effects:
- Attempt to force the image into lower dynamic range with non-linear color curves
- YIQ bleeding (not really made by me, see attribution)
- Luminance and chrominance noise
Attribution:
- The shaderpack itself is based on Base-Shader by Bestsoft101
- The original pipeline and this port loosely base its VHS mangling on VHS compression shader
Required
Unsupported
Terms for using, modifying and redistributing this product.
18.12.2025 · Modrinth
Literally just refactored and restyled a bunch of shaders
More or less of a changelog:
- Changed shader styling to my own (spaces, else blocks on a new line, etc);
- Tweaked defaults to be more like the original filter;
- Remove DistantHorizons support because it didn't work in the first place;
- I FIGURED OUT THE FOG
Screenshots and images from the original Modrinth page.









Published versions and original Modrinth files.
18.12.2025 · 6 347 downloads
Literally just refactored and restyled a bunch of shaders
More or less of a changelog:
- Changed shader styling to my own (spaces, else blocks on a new line, etc);
- Tweaked defaults to be more like the original filter;
- Remove DistantHorizons support because it didn't work in the first place;
- I FIGURED OUT THE FOG
15.12.2025 · 1 242 downloads
Literally just ported stuff on top of a base shader