@guest.r For some situations with very thin / dark scanlines the scanline spacing may get a bit unevenly spaced. Which is a known situation, only I was testing with scanline type 2 and noticed it a bit more than before.
I wondered if your separate downsampler as posted here https://forums.libretro.com/t/vertical-downsampler-for-crt-shaders-and-aa-shaders/25569 is still useful / relevant to combat that situation if a user want to spend some performance hit on it? If so, how would we need to change the guest-advanced preset to include it properly?
Edit: in case you wondered I have integer scaling ON in RA
Edit 2: the uneven spacing of dark scanlines seem to happen only when “enough” of the whole screen is dark. So for a whole image of dark grey spacing get uneven, but if only a smaller part of the screen is dark grey and the rest brighter than the uneven spacing for the dark/thin scanlines does not happen.
Sometimes this gives the impression of the brightness of the screen change in motion when it goes in and out of the situation of uneven to even spacing. At first I thought some auto brightness compensation, but on closer inspection, it’s switching between even spacing and uneven spacing of the scanlines. It’s a minor issue, but thought I’d mention it if it helps understands. As said it only happens when enough of the entire screen is dark, if that makes sense?