Something like crt-hyllian-fast.glsl

Is there a shader that does the same thing as crt-hyllian-fast.glsl, but without the barely visible scanlines? I have a problem with this shader though only on the PS1 emulator. Which is when games play movies, they seem to stretch to the movie’s resolution, and because the vertical resolution is also stretched, the barely visible scanlines become very visible as they mess up upon stretch.

So I want either of these 3 things:

  1. A shader exactly like this but without scanlines. tvout tweaks kinda does it, but slows down some games :frowning:

  2. Instructions on how to modify this shader to remove scanlines. (https://github.com/recalbox/recalbox-buildroot/blob/master/board/recalbox/fsoverlay/recalbox/share_init/shaders/shaders_glsl/crt/shaders/crt-hyllian-fast.glsl)

  3. Request a fix for PCSX ReArmed so that it doesnt stretch videos. (Unless there’s an option for this which I might have missed?)