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
Условия использования, изменения и распространения этого товара.
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
Скриншоты и изображения из оригинальной страницы Modrinth.









Опубликованные версии и оригинальные файлы Modrinth.
18.12.2025 · 6 347 загрузки
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 загрузки
Literally just ported stuff on top of a base shader