@davej said in Scanlines in Libretro AdvMAME and FBA:
@jretropie said in Scanlines in Libretro AdvMAME and FBA:
@Floob When I try 0 or 2 for the mask_type. the scanlines disappeared.
That sounds like what you get when there's a mistake in the shader and it defaults to what you get when you specify no shader.
Reinstall the files so you've got a correct version and change line 18 so it reads:
#define MASK_TYPE 0
Thanks! You are right. It works now. when I set it to zero.
Th