libretro: enable dither for peops plugin
[pcsx_rearmed.git] / frontend / libretro.c
index 74b5dbf..fa544fd 100644 (file)
@@ -1253,6 +1253,7 @@ void retro_init(void)
 #else
        cycle_multiplier = 200;
 #endif
+       pl_rearmed_cbs.gpu_peops.iUseDither = 1;
 
        McdDisable[0] = 0;
        McdDisable[1] = 1;