Back to marketplace
CTR VCR
Modrinth Shader

CTR VCR

Retro stylized shader that brings artifacts from CRT and VCR / VHS

Minecraft product info

Important product information

Compatibility, Minecraft versions, loaders, and external source data.

Type

Shader

Access

Free

Latest version

v1.4.4

Downloads

505 724

Loaders / Platforms

iris optifine

Minecraft versions

1.12.1 – 1.21.11 26.1 26.1.1 26.1.2 26.2

Categories

cursed potato semi-realistic

Description

Detailed information

The CTR VCR shader brings the nostalgic feel of old CRT monitors and VHS tapes to your Minecraft experience, adding subtle but impactful visual artifacts and distortions. Inspired by the retro charm of analog technology, this shader introduces static noise, light distortions, chromatic aberration, scan-lines, and more to give the game a vintage, glitchy aesthetic. While these effects evoke a sense of retro realism, they are finely tuned to ensure they don't overwhelm the visuals, making the shader perfect for regular gameplay. Enjoy the blend of modern gameplay with a retro-futuristic vibe that keeps the world immersive, stylish, and entirely playable. ![fireplace](https://cdn.modrinth.com/data/cached_images/283d3546430b8889522d2950ce27dc0f8ba286d7.png) <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/XNwcrYHnYsc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> ### Uncut gameplay using the shader (v0.0.1) in [Nostalgic Craft v0.1.3o](https://modrinth.com/modpack/nostalgic-craft/version/0.1.3o) <iframe src="https://www.youtube-nocookie.com/embed/N7lkro0FUVw" title="CTR VCR v0.0.1 | [Nostalgic Craft v0.1.3o" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> --- The shader effects were originally a GLSL shader written for Unity in 2023, but were ported to minecraft shader. <iframe src="https://www.youtube-nocookie.com/embed/5ygLrbKUnZw" title="Unity may 2023 shader" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

Developer

millennIumAMbiguity

Profile and data retrieved from Modrinth

Open on Modrinth

Product gallery

Project images

Screenshots and images from the original Modrinth page.

CTR VCR logo

night CTR VCR logo

Portal Static

distant horizon

using discard sky config with tint

NVG

Profile added in 1.2.0

AIWS

config added in 1.1.7

Macintosh color classic preset

Pixel Size Sliders

You can change the desired size of the pixels of several separate elements

NC house backside

House I built in my survival world in Nostalgic Craft v0.1.3o

Minecraft News Network

Image by @rainyatrium

NC House

House I built in my survival world in Nostalgic Craft v0.1.3o

alleyway

Image by @rainyatrium

sunset

Image by @rainyatrium

Interior of NC house

the interior of my house that I built in my survival world in Nostalgic Craft v0.1.3o

feature image

Change log

Project versions

Published versions and original Modrinth files.

v1.4.4 Current Release 29.05.2026

CTR-VCR v1.4.4

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
Loaders / Platforms
iris optifine
Show changes
## 1.4.4 ### Fixes - Fixed compilation issue for older GLSL compilers. [#6](https://github.com/millennIumAMbiguity/ctrvcr/pull/6) ## 1.4.3 ### Additions - Added dynamic fog. ### Changes - AIWS no longer affects hand, snow, and rain. - Tweaked AIWS. - Tweaked lighting. - Updated profiles. ### Fixes - Fixed small issues with fog. ## 1.4.2 ### Fixes - Fixed bug for distant horizons ## 1.4.1 ### Changes - Updated fog. ### Fixes - Fixed mobs not affected by fog in some cases. - Fixed sky being black under water. ## 1.4.0 ### Additions - Added night sky light color configs. - Added config to reduce colors. - Added 2 ditherings for reduced color modes. - Added saturation config. - Added config for reducing floating point precision. - Added `Macintosh color classic` preset. ### Changes - Renamed `Sky` RGB colors to `Day`. - Renamed `Tint` to `Color`. - Updated presets. ### Fixes - Fixed shader crash when disabling dither fog in some cases. - Minor fix/tweak to fog. ## 1.3.1 ### Additions - Added `Dynamic Lighting`. - Added Dynamic Light RGB configs. ### Fixes - Added missing texts. - Fixed speling issue with som vars. ## 1.3.0 ### Additions - Added Distant Horizons support. - Added config `Discard Sky`. - Added config `Fog Mult`. ### Changes - Changed rendering for non-terrain things like block outline, sky, and fog. ### Fixes - Fixed typo in config value. ## 1.2.3 ### Fixes - Fixed bug related to frameTimeCounter. ## 1.2.2 ### Additions - Added config `Vanilla Light`- ### Changes - `Ditter Fog` is now disabled by default. - `Portal Static`, `Portal Static Particles`, and `Vanilla Light` are now disabled when using Optifine. ### Fixes - Fixed bug when `Moonlight Strength` was disabled. - Fixes several issues that occurred when using Optifine. ## 1.2.1 ### Fixes - Fixed error for AMD GPUs. ## 1.2.0 ### Additions - Added profiles. - Added sunrise tint config. - Added option to perform BNW before tint. - Added config for moonlight brightness. ### Changes - Changed SCREEN_TEAR_SOLID default to false. - Changed AIWS default to Disabled. - Several changes to configs. ### Fixes - Fixed issues with lightning. - Fixed bug where DARKNESS_INTENSITY did not work when under 1.0x. ## 1.1.9 ### Additions - Added LIGHTMAP_DITERING. - Added LIGHTNING_STRENGTH. - Added DARKNESS_INTENSITY. - Added DITTER_FOG. - Added AIWS mode Fluids. ### Changes - Changed default AIWS_INTENSITY from 1.0 to 0.5 - Changed default BLOOM_SIZE from 0.8 to 0.9 - Set AIWS default to Fluids. ## 1.1.8 ### Fixes - Fixed purple edge on portals. - Fixed incorrect shader format version. ## 1.1.7 ### Additions - Added AIWS texture distortion. (Disabled by default.) ### Fixes - Fixed bug when BLUR_SIZE and BLOOM_SIZE were off. ## 1.1.6 ### Changes - Fixed slow noise. - Fixed off state for static tear. ### Additions - Added grain. ## 1.1.5 ### Changes - Improved noise functions. ## 1.1.4 ### Additions - Added RGB color tint. - Added black and white filter. - Added language file. ## 1.1.3 ### Changes - Screen tear can now be either transparent or solid. ### Fixes - General fixes. ## 1.1.2 ### Fixes - General fixes. ## 1.1.1 ### Additions - Added options to change the target pixel size of rendering, effects, and scan line. ### Changes - Moved configs into categories. ## 1.1.0 ### Additions - Added scan-lines. - Added Slider for scan-lines. ### Changes - Changed config "DARK_EDGES" from a toggle to a slider. - Changed glsl version to 130. ### Fixes - Fixed bug that causes static tear not to work as intended. - Fixed bugs regarding screen tear when speed was set to 0. ## 1.0.2 ### Fixes - Fixed an issue that accrued with some shader mods. ## 1.0.1 ### Additions - Added config to control the greenness. ### Changes - Optimized shader. - Improved distortions ## 1.0.0 ### Additions - Added portal static - Added configs ## 0.1.0 - Initial commit
Sign in

0.04 MB

v1.4.3 Release 22.03.2026

CTR-VCR v1.4.3

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Loaders / Platforms
iris optifine
Show changes
## 1.4.3 ### Additions - Added dynamic fog. ### Changes - AIWS no longer affects hand, snow, and rain. - Tweaked AIWS. - Tweaked lighting. - Updated profiles. ### Fixes - Fixed small issues with fog. ## 1.4.2 ### Fixes - Fixed bug for distant horizons ## 1.4.1 ### Changes - Updated fog. ### Fixes - Fixed mobs not affected by fog in some cases. - Fixed sky being black under water. ## 1.4.0 ### Additions - Added night sky light color configs. - Added config to reduce colors. - Added 2 ditherings for reduced color modes. - Added saturation config. - Added config for reducing floating point precision. - Added `Macintosh color classic` preset. ### Changes - Renamed `Sky` RGB colors to `Day`. - Renamed `Tint` to `Color`. - Updated presets. ### Fixes - Fixed shader crash when disabling dither fog in some cases. - Minor fix/tweak to fog. ## 1.3.1 ### Additions - Added `Dynamic Lighting`. - Added Dynamic Light RGB configs. ### Fixes - Added missing texts. - Fixed speling issue with som vars. ## 1.3.0 ### Additions - Added Distant Horizons support. - Added config `Discard Sky`. - Added config `Fog Mult`. ### Changes - Changed rendering for non-terrain things like block outline, sky, and fog. ### Fixes - Fixed typo in config value. ## 1.2.3 ### Fixes - Fixed bug related to frameTimeCounter. ## 1.2.2 ### Additions - Added config `Vanilla Light`- ### Changes - `Ditter Fog` is now disabled by default. - `Portal Static`, `Portal Static Particles`, and `Vanilla Light` are now disabled when using Optifine. ### Fixes - Fixed bug when `Moonlight Strength` was disabled. - Fixes several issues that occurred when using Optifine. ## 1.2.1 ### Fixes - Fixed error for AMD GPUs. ## 1.2.0 ### Additions - Added profiles. - Added sunrise tint config. - Added option to perform BNW before tint. - Added config for moonlight brightness. ### Changes - Changed SCREEN_TEAR_SOLID default to false. - Changed AIWS default to Disabled. - Several changes to configs. ### Fixes - Fixed issues with lightning. - Fixed bug where DARKNESS_INTENSITY did not work when under 1.0x. ## 1.1.9 ### Additions - Added LIGHTMAP_DITERING. - Added LIGHTNING_STRENGTH. - Added DARKNESS_INTENSITY. - Added DITTER_FOG. - Added AIWS mode Fluids. ### Changes - Changed default AIWS_INTENSITY from 1.0 to 0.5 - Changed default BLOOM_SIZE from 0.8 to 0.9 - Set AIWS default to Fluids. ## 1.1.8 ### Fixes - Fixed purple edge on portals. - Fixed incorrect shader format version. ## 1.1.7 ### Additions - Added AIWS texture distortion. (Disabled by default.) ### Fixes - Fixed bug when BLUR_SIZE and BLOOM_SIZE were off. ## 1.1.6 ### Changes - Fixed slow noise. - Fixed off state for static tear. ### Additions - Added grain. ## 1.1.5 ### Changes - Improved noise functions. ## 1.1.4 ### Additions - Added RGB color tint. - Added black and white filter. - Added language file. ## 1.1.3 ### Changes - Screen tear can now be either transparent or solid. ### Fixes - General fixes. ## 1.1.2 ### Fixes - General fixes. ## 1.1.1 ### Additions - Added options to change the target pixel size of rendering, effects, and scan line. ### Changes - Moved configs into categories. ## 1.1.0 ### Additions - Added scan-lines. - Added Slider for scan-lines. ### Changes - Changed config "DARK_EDGES" from a toggle to a slider. - Changed glsl version to 130. ### Fixes - Fixed bug that causes static tear not to work as intended. - Fixed bugs regarding screen tear when speed was set to 0. ## 1.0.2 ### Fixes - Fixed an issue that accrued with some shader mods. ## 1.0.1 ### Additions - Added config to control the greenness. ### Changes - Optimized shader. - Improved distortions ## 1.0.0 ### Additions - Added portal static - Added configs ## 0.1.0 - Initial commit
Sign in

0.04 MB

v1.4.2 Release 21.03.2026

CTR-VCR v1.4.2

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Loaders / Platforms
iris optifine
Show changes
## 1.4.2 ### Fixes - Fixed bug for distant horizons ## 1.4.1 ### Changes - Updated fog ### Fixes - Fixed mobs not affected by fog in some cases. - Fixed sky being black under water. ## 1.4.0 ### Additions - Added night sky light color configs. - Added config to reduce colors. - Added 2 ditherings for reduced color modes. - Added saturation config. - Added config for reducing floating point precision. - Added `Macintosh color classic` preset. ### Changes - Renamed `Sky` RGB colors to `Day`. - Renamed `Tint` to `Color`. - Updated presets. ### Fixes - Fixed shader crash when disabling dither fog in some cases. - Minor fix/tweak to fog. ## 1.3.1 ### Additions - Added `Dynamic Lighting`. - Added Dynamic Light RGB configs. ### Fixes - Added missing texts. - Fixed speling issue with som vars. ## 1.3.0 ### Additions - Added Distant Horizons support. - Added config `Discard Sky`. - Added config `Fog Mult`. ### Changes - Changed rendering for non-terrain things like block outline, sky, and fog. ### Fixes - Fixed typo in config value. ## 1.2.3 ### Fixes - Fixed bug related to frameTimeCounter. ## 1.2.2 ### Additions - Added config `Vanilla Light`- ### Changes - `Ditter Fog` is now disabled by default. - `Portal Static`, `Portal Static Particles`, and `Vanilla Light` are now disabled when using Optifine. ### Fixes - Fixed bug when `Moonlight Strength` was disabled. - Fixes several issues that occurred when using Optifine. ## 1.2.1 ### Fixes - Fixed error for AMD GPUs. ## 1.2.0 ### Additions - Added profiles. - Added sunrise tint config. - Added option to perform BNW before tint. - Added config for moonlight brightness. ### Changes - Changed SCREEN_TEAR_SOLID default to false. - Changed AIWS default to Disabled. - Several changes to configs. ### Fixes - Fixed issues with lightning. - Fixed bug where DARKNESS_INTENSITY did not work when under 1.0x. ## 1.1.9 ### Additions - Added LIGHTMAP_DITERING. - Added LIGHTNING_STRENGTH. - Added DARKNESS_INTENSITY. - Added DITTER_FOG. - Added AIWS mode Fluids. ### Changes - Changed default AIWS_INTENSITY from 1.0 to 0.5 - Changed default BLOOM_SIZE from 0.8 to 0.9 - Set AIWS default to Fluids. ## 1.1.8 ### Fixes - Fixed purple edge on portals. - Fixed incorrect shader format version. ## 1.1.7 ### Additions - Added AIWS texture distortion. (Disabled by default.) ### Fixes - Fixed bug when BLUR_SIZE and BLOOM_SIZE were off. ## 1.1.6 ### Changes - Fixed slow noise. - Fixed off state for static tear. ### Additions - Added grain. ## 1.1.5 ### Changes - Improved noise functions. ## 1.1.4 ### Additions - Added RGB color tint. - Added black and white filter. - Added language file. ## 1.1.3 ### Changes - Screen tear can now be either transparent or solid. ### Fixes - General fixes. ## 1.1.2 ### Fixes - General fixes. ## 1.1.1 ### Additions - Added options to change the target pixel size of rendering, effects, and scan line. ### Changes - Moved configs into categories. ## 1.1.0 ### Additions - Added scan-lines. - Added Slider for scan-lines. ### Changes - Changed config "DARK_EDGES" from a toggle to a slider. - Changed glsl version to 130. ### Fixes - Fixed bug that causes static tear not to work as intended. - Fixed bugs regarding screen tear when speed was set to 0. ## 1.0.2 ### Fixes - Fixed an issue that accrued with some shader mods. ## 1.0.1 ### Additions - Added config to control the greenness. ### Changes - Optimized shader. - Improved distortions ## 1.0.0 ### Additions - Added portal static - Added configs ## 0.1.0 - Initial commit
Sign in

0.04 MB

v1.4.1 Release 18.03.2026

CTR-VCR v1.4.1

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Loaders / Platforms
iris optifine
Show changes
## 1.4.1 ### Changes - Updated fog ### Fixes - Fixed mobs not affected by fog in some cases. - Fixed sky being black under water. ## 1.4.0 ### Additions - Added night sky light color configs. - Added config to reduce colors. - Added 2 ditherings for reduced color modes. - Added saturation config. - Added config for reducing floating point precision. - Added `Macintosh color classic` preset. ### Changes - Renamed `Sky` RGB colors to `Day`. - Renamed `Tint` to `Color`. - Updated presets. ### Fixes - Fixed shader crash when disabling dither fog in some cases. - Minor fix/tweak to fog. ## 1.3.1 ### Additions - Added `Dynamic Lighting`. - Added Dynamic Light RGB configs. ### Fixes - Added missing texts. - Fixed speling issue with som vars. ## 1.3.0 ### Additions - Added Distant Horizons support. - Added config `Discard Sky`. - Added config `Fog Mult`. ### Changes - Changed rendering for non-terrain things like block outline, sky, and fog. ### Fixes - Fixed typo in config value. ## 1.2.3 ### Fixes - Fixed bug related to frameTimeCounter. ## 1.2.2 ### Additions - Added config `Vanilla Light`- ### Changes - `Ditter Fog` is now disabled by default. - `Portal Static`, `Portal Static Particles`, and `Vanilla Light` are now disabled when using Optifine. ### Fixes - Fixed bug when `Moonlight Strength` was disabled. - Fixes several issues that occurred when using Optifine. ## 1.2.1 ### Fixes - Fixed error for AMD GPUs. ## 1.2.0 ### Additions - Added profiles. - Added sunrise tint config. - Added option to perform BNW before tint. - Added config for moonlight brightness. ### Changes - Changed SCREEN_TEAR_SOLID default to false. - Changed AIWS default to Disabled. - Several changes to configs. ### Fixes - Fixed issues with lightning. - Fixed bug where DARKNESS_INTENSITY did not work when under 1.0x. ## 1.1.9 ### Additions - Added LIGHTMAP_DITERING. - Added LIGHTNING_STRENGTH. - Added DARKNESS_INTENSITY. - Added DITTER_FOG. - Added AIWS mode Fluids. ### Changes - Changed default AIWS_INTENSITY from 1.0 to 0.5 - Changed default BLOOM_SIZE from 0.8 to 0.9 - Set AIWS default to Fluids. ## 1.1.8 ### Fixes - Fixed purple edge on portals. - Fixed incorrect shader format version. ## 1.1.7 ### Additions - Added AIWS texture distortion. (Disabled by default.) ### Fixes - Fixed bug when BLUR_SIZE and BLOOM_SIZE were off. ## 1.1.6 ### Changes - Fixed slow noise. - Fixed off state for static tear. ### Additions - Added grain. ## 1.1.5 ### Changes - Improved noise functions. ## 1.1.4 ### Additions - Added RGB color tint. - Added black and white filter. - Added language file. ## 1.1.3 ### Changes - Screen tear can now be either transparent or solid. ### Fixes - General fixes. ## 1.1.2 ### Fixes - General fixes. ## 1.1.1 ### Additions - Added options to change the target pixel size of rendering, effects, and scan line. ### Changes - Moved configs into categories. ## 1.1.0 ### Additions - Added scan-lines. - Added Slider for scan-lines. ### Changes - Changed config "DARK_EDGES" from a toggle to a slider. - Changed glsl version to 130. ### Fixes - Fixed bug that causes static tear not to work as intended. - Fixed bugs regarding screen tear when speed was set to 0. ## 1.0.2 ### Fixes - Fixed an issue that accrued with some shader mods. ## 1.0.1 ### Additions - Added config to control the greenness. ### Changes - Optimized shader. - Improved distortions ## 1.0.0 ### Additions - Added portal static - Added configs ## 0.1.0 - Initial commit
Sign in

0.04 MB

v1.4.0 Release 19.02.2026

CTR-VCR v1.4.0

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Loaders / Platforms
iris optifine
Show changes
## 1.4.0 ### Additions - Added night sky light color configs. - Added config to reduce colors. - Added 2 ditherings for reduced color modes. - Added saturation config. - Added config for reducing floating point precision. - Added `Macintosh color classic` preset. ### Changes - Renamed `Sky` RGB colors to `Day`. - Renamed `Tint` to `Color`. - Updated presets. ### Fixes - Fixed shader crash when disabling dither fog in some cases. - Minor fix/tweak to fog.
Sign in

0.04 MB

v1.3.1 Release 18.11.2025

CTR-VCR v1.3.1

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Loaders / Platforms
iris optifine
Show changes
## 1.3.1 ### Additions - Added `Dynamic Lighting`. - Added `Dynamic Light RGB configs. ### Fixes - Added missing texts. - Fixed speling issue with som vars. ## 1.3.0 ### Additions - Added Distant Horizons support. - Added config `Discard Sky`. - Added config `Fog Mult`. ### Changes - Changed rendering for non-terrain things like block outline, sky, and fog. ### Fixes - Fixed typo in config value. ## 1.2.3 ### Fixes - Fixed bug related to frameTimeCounter. ## 1.2.2 ### Additions - Added config `Vanilla Light`- ### Changes - `Ditter Fog` is now disabled by default. - `Portal Static`, `Portal Static Particles`, and `Vanilla Light` are now disabled when using Optifine. ### Fixes - Fixed bug when `Moonlight Strength` was disabled. - Fixes several issues that occurred when using Optifine. ## 1.2.1 ### Fixes - Fixed error for AMD GPUs. ## 1.2.0 ### Additions - Added profiles. - Added sunrise tint config. - Added option to perform BNW before tint. - Added config for moonlight brightness. ### Changes - Changed SCREEN_TEAR_SOLID default to false. - Changed AIWS default to Disabled. - Several changes to configs. ### Fixes - Fixed issues with lightning. - Fixed bug where DARKNESS_INTENSITY did not work when under 1.0x. ## 1.1.9 ### Additions - Added LIGHTMAP_DITERING. - Added LIGHTNING_STRENGTH. - Added DARKNESS_INTENSITY. - Added DITTER_FOG. - Added AIWS mode Fluids. ### Changes - Changed default AIWS_INTENSITY from 1.0 to 0.5 - Changed default BLOOM_SIZE from 0.8 to 0.9 - Set AIWS default to Fluids. ## 1.1.8 ### Fixes - Fixed purple edge on portals. - Fixed incorrect shader format version. ## 1.1.7 ### Additions - Added AIWS texture distortion. (Disabled by default.) ### Fixes - Fixed bug when BLUR_SIZE and BLOOM_SIZE were off. ## 1.1.6 ### Changes - Fixed slow noise. - Fixed off state for static tear. ### Additions - Added grain. ## 1.1.5 ### Changes - Improved noise functions. ## 1.1.4 ### Additions - Added RGB color tint. - Added black and white filter. - Added language file. ## 1.1.3 ### Changes - Screen tear can now be either transparent or solid. ### Fixes - General fixes. ## 1.1.2 ### Fixes - General fixes. ## 1.1.1 ### Additions - Added options to change the target pixel size of rendering, effects, and scan line. ### Changes - Moved configs into categories. ## 1.1.0 ### Additions - Added scan-lines. - Added Slider for scan-lines. ### Changes - Changed config "DARK_EDGES" from a toggle to a slider. - Changed glsl version to 130. ### Fixes - Fixed bug that causes static tear not to work as intended. - Fixed bugs regarding screen tear when speed was set to 0. ## 1.0.2 ### Fixes - Fixed an issue that accrued with some shader mods. ## 1.0.1 ### Additions - Added config to control the greenness. ### Changes - Optimized shader. - Improved distortions ## 1.0.0 ### Additions - Added portal static - Added configs ## 0.1.0 - Initial commit
Sign in

0.03 MB

v1.3.0 Release 17.11.2025

CTR-VCR v1.3.0

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Loaders / Platforms
iris optifine
Show changes
## 1.3.0 ### Additions - Added Distant Horizons support. - Added config `Discard Sky`. - Added config `Fog Mult`. ### Changes - Changed rendering for non-terrain things like block outline, sky, and fog. ### Fixes - Fixed typo in config value. ## 1.2.3 ### Fixes - Fixed bug related to frameTimeCounter. ## 1.2.2 ### Additions - Added config `Vanilla Light`- ### Changes - `Ditter Fog` is now disabled by default. - `Portal Static`, `Portal Static Particles`, and `Vanilla Light` are now disabled when using Optifine. ### Fixes - Fixed bug when `Moonlight Strength` was disabled. - Fixes several issues that occurred when using Optifine. ## 1.2.1 ### Fixes - Fixed error for AMD GPUs. ## 1.2.0 ### Additions - Added profiles. - Added sunrise tint config. - Added option to perform BNW before tint. - Added config for moonlight brightness. ### Changes - Changed SCREEN_TEAR_SOLID default to false. - Changed AIWS default to Disabled. - Several changes to configs. ### Fixes - Fixed issues with lightning. - Fixed bug where DARKNESS_INTENSITY did not work when under 1.0x. ## 1.1.9 ### Additions - Added LIGHTMAP_DITERING. - Added LIGHTNING_STRENGTH. - Added DARKNESS_INTENSITY. - Added DITTER_FOG. - Added AIWS mode Fluids. ### Changes - Changed default AIWS_INTENSITY from 1.0 to 0.5 - Changed default BLOOM_SIZE from 0.8 to 0.9 - Set AIWS default to Fluids. ## 1.1.8 ### Fixes - Fixed purple edge on portals. - Fixed incorrect shader format version. ## 1.1.7 ### Additions - Added AIWS texture distortion. (Disabled by default.) ### Fixes - Fixed bug when BLUR_SIZE and BLOOM_SIZE were off. ## 1.1.6 ### Changes - Fixed slow noise. - Fixed off state for static tear. ### Additions - Added grain. ## 1.1.5 ### Changes - Improved noise functions. ## 1.1.4 ### Additions - Added RGB color tint. - Added black and white filter. - Added language file. ## 1.1.3 ### Changes - Screen tear can now be either transparent or solid. ### Fixes - General fixes. ## 1.1.2 ### Fixes - General fixes. ## 1.1.1 ### Additions - Added options to change the target pixel size of rendering, effects, and scan line. ### Changes - Moved configs into categories. ## 1.1.0 ### Additions - Added scan-lines. - Added Slider for scan-lines. ### Changes - Changed config "DARK_EDGES" from a toggle to a slider. - Changed glsl version to 130. ### Fixes - Fixed bug that causes static tear not to work as intended. - Fixed bugs regarding screen tear when speed was set to 0. ## 1.0.2 ### Fixes - Fixed an issue that accrued with some shader mods. ## 1.0.1 ### Additions - Added config to control the greenness. ### Changes - Optimized shader. - Improved distortions ## 1.0.0 ### Additions - Added portal static - Added configs ## 0.1.0 - Initial commit
Sign in

0.03 MB

v1.2.3 Release 15.07.2025

CTR-VCR v1.2.3

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Loaders / Platforms
iris optifine
Show changes
## 1.2.3 ### Fixes - Fixed bug related to frameTimeCounter. ## 1.2.2 ### Additions - Added config `Vanilla Light` ### Changes - `Ditter Fog` is now disabled by default. - `Portal Static`, `Portal Static Particles`, and `Vanilla Light` are now disabled when using Optifine. ### Fixes - Fixed bug when `Moonlight Strength` was disabled. - Fixes several issues that occurred when using Optifine. ## 1.2.1 ### Fixes - Fixed error for AMD GPUs ## 1.2.0 ### Additions - Added profiles. - Added sunrise tint config. - Added option to perform BNW before tint. - Added config for moonlight brightness. ### Changes - Changed SCREEN_TEAR_SOLID default to false. - Changed AIWS default to Disabled. - Several changes to configs. ### Fixes - Fixed issues with lightning. - Fixed bug where DARKNESS_INTENSITY did not work when under 1.0x. ## 1.1.9 ### Additions - Added LIGHTMAP_DITERING. - Added LIGHTNING_STRENGTH. - Added DARKNESS_INTENSITY. - Added DITTER_FOG. - Added AIWS mode Fluids. ### Changes - Changed default AIWS_INTENSITY from 1.0 to 0.5 - Changed default BLOOM_SIZE from 0.8 to 0.9 - Set AIWS default to Fluids. ## 1.1.8 ### Fixes - Fixed purple edge on portals. - Fixed incorrect shader format version. ## 1.1.7 ### Additions - Added AIWS texture distortion. (Disabled by default.) ### Fixes - Fixed bug when BLUR_SIZE and BLOOM_SIZE were off. ## 1.1.6 ### Changes - Fixed slow noise. - Fixed off state for static tear. ### Additions - Added grain. ## 1.1.5 ### Changes - Improved noise functions. ## 1.1.4 ### Additions - Added RGB color tint. - Added black and white filter. - Added language file. ## 1.1.3 ### Changes - Screen tear can now be either transparent or solid. ### Fixes - General fixes. ## 1.1.2 ### Fixes - General fixes. ## 1.1.1 ### Additions - Added options to change the target pixel size of rendering, effects, and scan line. ### Changes - Moved configs into categories. ## 1.1.0 ### Additions - Added scan-lines. - Added Slider for scan-lines. ### Changes - Changed config "DARK_EDGES" from a toggle to a slider. - Changed glsl version to 130. ### Fixes - Fixed bug that causes static tear not to work as intended. - Fixed bugs regarding screen tear when speed was set to 0. ## 1.0.2 ### Fixes - Fixed an issue that accrued with some shader mods. ## 1.0.1 ### Additions - Added config to control the greenness. ### Changes - Optimized shader. - Improved distortions ## 1.0.0 ### Additions - Added portal static - Added configs ## 0.1.0 - Initial commit
Sign in

0.03 MB

v1.2.2 Release 24.05.2025

CTR-VCR v1.2.2

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
iris optifine
Show changes
## 1.2.2 ### Additions - Added config `Vanilla Light` ### Changes - `Ditter Fog` is now disabled by default. - `Portal Static`, `Portal Static Particles`, and `Vanilla Light` are now disabled when using Optifine. ### Fixes - Fixed bug when `Moonlight Strength` was disabled. - Fixes several issues that occurred when using Optifine. ## 1.2.1 ### Fixes - Fixed error for AMD GPUs ## 1.2.0 ### Additions - Added profiles. - Added sunrise tint config. - Added option to perform BNW before tint. - Added config for moonlight brightness. ### Changes - Changed SCREEN_TEAR_SOLID default to false. - Changed AIWS default to Disabled. - Several changes to configs. ### Fixes - Fixed issues with lightning. - Fixed bug where DARKNESS_INTENSITY did not work when under 1.0x. ## 1.1.9 ### Additions - Added LIGHTMAP_DITERING. - Added LIGHTNING_STRENGTH. - Added DARKNESS_INTENSITY. - Added DITTER_FOG. - Added AIWS mode Fluids. ### Changes - Changed default AIWS_INTENSITY from 1.0 to 0.5 - Changed default BLOOM_SIZE from 0.8 to 0.9 - Set AIWS default to Fluids. ## 1.1.8 ### Fixes - Fixed purple edge on portals. - Fixed incorrect shader format version. ## 1.1.7 ### Additions - Added AIWS texture distortion. (Disabled by default.) ### Fixes - Fixed bug when BLUR_SIZE and BLOOM_SIZE were off. ## 1.1.6 ### Changes - Fixed slow noise. - Fixed off state for static tear. ### Additions - Added grain. ## 1.1.5 ### Changes - Improved noise functions. ## 1.1.4 ### Additions - Added RGB color tint. - Added black and white filter. - Added language file. ## 1.1.3 ### Changes - Screen tear can now be either transparent or solid. ### Fixes - General fixes. ## 1.1.2 ### Fixes - General fixes. ## 1.1.1 ### Additions - Added options to change the target pixel size of rendering, effects, and scan line. ### Changes - Moved configs into categories. ## 1.1.0 ### Additions - Added scan-lines. - Added Slider for scan-lines. ### Changes - Changed config "DARK_EDGES" from a toggle to a slider. - Changed glsl version to 130. ### Fixes - Fixed bug that causes static tear not to work as intended. - Fixed bugs regarding screen tear when speed was set to 0. ## 1.0.2 ### Fixes - Fixed an issue that accrued with some shader mods. ## 1.0.1 ### Additions - Added config to control the greenness. ### Changes - Optimized shader. - Improved distortions ## 1.0.0 ### Additions - Added portal static - Added configs ## 0.1.0 - Initial commit
Sign in

0.03 MB

v1.2.1 Release 07.04.2025

CTR-VCR v1.2.1

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5
Loaders / Platforms
iris optifine
Show changes
## 1.2.1 ### Fixes - Fixed error for AMD GPUs ## 1.2.0 ### Additions - Added profiles. - Added sunrise tint config. - Added option to perform BNW before tint. - Added config for moon light brightness. ### Changes - Changed ScreenTearSolid default to false. - Changed AIWS default to Disabled. - Several changes to configs. ### Fixes - Fixed issues with lightning. - Fixed bug where DarknessIntensity did not work when under 1.0x. ## 1.1.9 ### Additions - Added LightmapDitering. - Added LightingStrength. - Added DarknessIntensity. - Added DitterFog. - Added AIWS mode Fluids. ### Changes - Changed default AIWS_Intensity from 1.0 to 0.5 - Changed default BloomSize from 0.8 to 0.9 - Set AIWS default to Fluids. ## 1.1.8 ### Fixes - Fixed purple edge on portals. - Fixed incorrect shader format version. ## 1.1.7 ### Additions - Added AIWS texture distortion. (Disabled by default.) ### Fixes - Fixed bug when BlurSize and BloomSize were off. ## 1.1.6 ### Changes - Fixed slow noise. - Fixed off state for static tear. ### Additions - Added grain. ## 1.1.5 ### Changes - Improved noise functions. ## 1.1.4 ### Additions - Added RGB color tint. - Added black and white filter. - Added language file. ## 1.1.3 ### Changes - Screen tear can now be either transparent or solid. ### Fixes - General fixes. ## 1.1.2 ### Fixes - General fixes. ## 1.1.1 ### Additions - Added options to change the target pixel size of rendering, effects, and scan line. ### Changes - Moved configs into categories. ## 1.1.0 ### Additions - Added scan-lines. - Added Slider for scan-lines. ### Changes - Changed config "DarkEdges" from a toggle to a slider. - Changed glsl version to 130. ### Fixes - Fixed bug that causes static tear not to work as intended. - Fixed bugs regarding screen tear when speed was set to 0. ## 1.0.2 ### Fixes - Fixed an issue that accrued with some shader mods. ## 1.0.1 ### Additions - Added config to control the greenness. ### Changes - Optimized shader. - Improved distortions ## 1.0.0 ### Additions - Added portal static - Added configs ## 0.1.0 - Initial commit
Sign in

0.03 MB

v1.2.0 Beta 30.03.2025

CTR-VCR v1.2.0

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5
Loaders / Platforms
iris optifine
Show changes
## 1.2.0 ### Additions - Added profiles. - Added sunrise tint config. - Added option to perform BNW before tint. - Added config for moon light brightness. ### Changes - Changed ScreenTearSolid default to false. - Changed AIWS default to Disabled. - Several changes to configs. ### Fixes - Fixed issues with lightning. - Fixed bug where DarknessIntensity did not work when under 1.0x. ## 1.1.9 ### Additions - Added LightmapDitering. - Added LightingStrength. - Added DarknessIntensity. - Added DitterFog. - Added AIWS mode Fluids. ### Changes - Changed default AIWS_Intensity from 1.0 to 0.5 - Changed default BloomSize from 0.8 to 0.9 - Set AIWS default to Fluids. ## 1.1.8 ### Fixes - Fixed purple edge on portals. - Fixed incorrect shader format version. ## 1.1.7 ### Additions - Added AIWS texture distortion. (Disabled by default.) ### Fixes - Fixed bug when BlurSize and BloomSize were off. ## 1.1.6 ### Changes - Fixed slow noise. - Fixed off state for static tear. ### Additions - Added grain. ## 1.1.5 ### Changes - Improved noise functions. ## 1.1.4 ### Additions - Added RGB color tint. - Added black and white filter. - Added language file. ## 1.1.3 ### Changes - Screen tear can now be either transparent or solid. ### Fixes - General fixes. ## 1.1.2 ### Fixes - General fixes. ## 1.1.1 ### Additions - Added options to change the target pixel size of rendering, effects, and scan line. ### Changes - Moved configs into categories. ## 1.1.0 ### Additions - Added scan-lines. - Added Slider for scan-lines. ### Changes - Changed config "DarkEdges" from a toggle to a slider. - Changed glsl version to 130. ### Fixes - Fixed bug that causes static tear not to work as intended. - Fixed bugs regarding screen tear when speed was set to 0. ## 1.0.2 ### Fixes - Fixed an issue that accrued with some shader mods. ## 1.0.1 ### Additions - Added config to control the greenness. ### Changes - Optimized shader. - Improved distortions ## 1.0.0 ### Additions - Added portal static - Added configs ## 0.1.0 - Initial commit
Sign in

0.03 MB

v1.1.9 Alpha 20.03.2025

CTR-VCR v1.1.9

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4
Loaders / Platforms
iris optifine
Show changes
## 1.1.9 ### Additions - Added LightmapDitering - Added LightingStrength - Added DarknessIntensity - Added DitterFog - Added AIWS mode Fluids ### Changes - Changed default AIWS_Intensity from 1.0 to 0.5 - Changed default BloomSize from 0.8 to 0.9 - Set AIWS default to Fluids ## 1.1.8 ### Fixes - Fixed purple edge on portals. - Fixed incorrect shader format version. ## 1.1.7 ### Additions - Added AIWS texture distortion. (Disabled by default.) ### Fixes - Fixed bug when BlurSize and BloomSize were off. ## 1.1.6 ### Changes - Fixed slow noise. - Fixed off state for static tear. ### Additions - Added grain. ## 1.1.5 ### Changes - Improved noise functions. ## 1.1.4 ### Additions - Added RGB color tint. - Added black and white filter. - Added language file. ## 1.1.3 ### Changes - Screen tear can now be either transparent or solid. ### Fixes - General fixes. ## 1.1.2 ### Fixes - General fixes. ## 1.1.1 ### Additions - Added options to change the target pixel size of rendering, effects, and scan line. ### Changes - Moved configs into categories. ## 1.1.0 ### Additions - Added scan-lines. - Added Slider for scan-lines. ### Changes - Changed config "DarkEdges" from a toggle to a slider. - Changed glsl version to 130. ### Fixes - Fixed bug that causes static tear not to work as intended. - Fixed bugs regarding screen tear when speed was set to 0. ## 1.0.2 ### Fixes - Fixed an issue that accrued with some shader mods. ## 1.0.1 ### Additions - Added config to control the greenness. ### Changes - Optimized shader. - Improved distortions ## 1.0.0 ### Additions - Added portal static - Added configs ## 0.1.0 - Initial commit
Sign in

0.03 MB

v1.1.8 Release 11.03.2025

CTR-VCR v1.1.8

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4
Loaders / Platforms
iris optifine
Show changes
## 1.1.8 ### Fixes - Fixed purple edge on portals. - Fixed incorrect shader format version. ## 1.1.7 ### Additions - Added AIWS texture distortion. (Disabled by default.) ### Fixes - Fixed bug when BlurSize and BloomSize were off. ## 1.1.6 ### Changes - Fixed slow noise. - Fixed off state for static tear. ### Additions - Added grain. ## 1.1.5 ### Changes - Improved noise functions. ## 1.1.4 ### Additions - Added RGB color tint. - Added black and white filter. - Added language file. ## 1.1.3 ### Changes - Screen tear can now be either transparent or solid. ### Fixes - General fixes. ## 1.1.2 ### Fixes - General fixes. ## 1.1.1 ### Additions - Added options to change the target pixel size of rendering, effects, and scan line. ### Changes - Moved configs into categories. ## 1.1.0 ### Additions - Added scan-lines. - Added Slider for scan-lines. ### Changes - Changed config "DarkEdges" from a toggle to a slider. - Changed glsl version to 130. ### Fixes - Fixed bug that causes static tear not to work as intended. - Fixed bugs regarding screen tear when speed was set to 0. ## 1.0.2 ### Fixes - Fixed an issue that accrued with some shader mods. ## 1.0.1 ### Additions - Added config to control the greenness. ### Changes - Optimized shader. - Improved distortions ## 1.0.0 ### Additions - Added portal static - Added configs ## 0.1.0 - Initial commit
Sign in

0.02 MB

v1.1.7 Release 03.03.2025

CTR-VCR v1.1.7

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4
Loaders / Platforms
iris optifine
Show changes
## 1.1.7 ### Additions - Added AIWS texture distortion. (Disabled by default.) ### Fixes - Fixed bug when BlurSize and BloomSize were off. ## 1.1.6 ### Changes - Fixed slow noise. - Fixed off state for static tear. ### Additions - Added grain. ## 1.1.5 ### Changes - Improved noise functions. ## 1.1.4 ### Additions - Added RGB color tint. - Added black and white filter. - Added language file. ## 1.1.3 ### Changes - Screen tear can now be either transparent or solid. ### Fixes - General fixes. ## 1.1.2 ### Fixes - General fixes. ## 1.1.1 ### Additions - Added options to change the target pixel size of rendering, effects, and scan line. ### Changes - Moved configs into categories. ## 1.1.0 ### Additions - Added scan-lines. - Added Slider for scan-lines. ### Changes - Changed config "DarkEdges" from a toggle to a slider. - Changed glsl version to 130. ### Fixes - Fixed bug that causes static tear not to work as intended. - Fixed bugs regarding screen tear when speed was set to 0. ## 1.0.2 ### Fixes - Fixed an issue that accrued with some shader mods. ## 1.0.1 ### Additions - Added config to control the greenness. ### Changes - Optimized shader. - Improved distortions ## 1.0.0 ### Additions - Added portal static - Added configs ## 0.1.0 - Initial commit
Sign in

0.02 MB

v1.1.6 Release 28.02.2025

CTR-VCR v1.1.6

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4
Loaders / Platforms
iris optifine
Show changes
## 1.1.6 ### Changes - Fixed slow noise. - Fixed off state for static tear ### Additions - Added grain ## 1.1.5 ### Changes - Improved noise functions. ## 1.1.4 ### Additions - Added RGB color tint. - Added black and white filter. - Added language file. ## 1.1.3 ### Changes - Screen tear can now be either transparent or solid. ### Fixes - General fixes. ## 1.1.2 ### Fixes - General fixes. ## 1.1.1 ### Additions - Added options to change the target pixel size of rendering, effects, and scan line. ### Changes - Moved configs into categories. ## 1.1.0 ### Additions - Added scan-lines. - Added Slider for scan-lines. ### Changes - Changed config "DarkEdges" from a toggle to a slider. - Changed glsl version to 130. ### Fixes - Fixed bug that causes static tear not to work as intended. - Fixed bugs regarding screen tear when speed was set to 0. ## 1.0.2 ### Fixes - Fixed an issue that accrued with some shader mods. ## 1.0.1 ### Additions - Added config to control the greenness. ### Changes - Optimized shader. - Improved distortions ## 1.0.0 ### Additions - Added portal static - Added configs ## 0.1.0 - Initial commit
Sign in

0.02 MB

v1.1.5 Release 21.02.2025

CTR-VCR v1.1.5

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4
Loaders / Platforms
iris optifine
Show changes
### Release 1.1.5 * Improved noise functions
Sign in

0.02 MB

1.1.4 Release 28.12.2024

1.1.4

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4
Loaders / Platforms
iris optifine
Show changes
* Added RGB color tint * Added black and white filter * Added language file
Sign in

0.02 MB

1.1.3 Release 03.12.2024

1.1.3

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4
Loaders / Platforms
iris optifine
Show changes
* Bugfix * Screen tear can now be either transparent or solid.
Sign in

0.01 MB

1.1.2 Release 03.12.2024

1.1.2

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3
Loaders / Platforms
iris optifine
Show changes
* bugfix
Sign in

0.01 MB

1.1.1 Release 03.12.2024

1.1.1

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3
Loaders / Platforms
iris optifine
Show changes
* Added options to change the target pixel size of rendering, effects, and scan line. * Moved configs into categories.
Sign in

0.01 MB

1.1.0 Release 03.12.2024

1.1.0

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3
Loaders / Platforms
iris optifine
Show changes
* Added scan-lines * Added Slider for scan-lines * Changed config "DarkEdges" from a toggle to a slider * Fixed bug that causes static tear not to work as intended. * Fixed bugs regarding screen tear when speed was set to 0. * Changed glsl version to 130.
Sign in

0.01 MB

1.0.2 Release 10.11.2024

1.0.2

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3
Loaders / Platforms
iris
Show changes
* Fixed an issue that accrued with some shader mods.
Sign in

0.01 MB

1.0.1 Release 15.10.2024

1.0.1

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3
Loaders / Platforms
iris
Show changes
* Optimized shader * Added config to control the *greenness* * Improved distortions
Sign in

0.01 MB

1.0.0 Release 13.10.2024

1.0.0

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3
Loaders / Platforms
iris
Show changes
* Added portal static * Added configs
Sign in

0.01 MB

0.1.0 Beta 12.10.2024

0.1.0

Supported Minecraft versions
1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3
Loaders / Platforms
iris
Sign in

0.0 MB