libretro/virtualjaguar-libretro

Add core option to enable/disable vjs.useFastBlitter

Closed this issue · 0 comments

This can help in some game like Tempest2k . (on slow host system)
to try out just put vjs.useFastBlitter=1; in libretro.cpp
and cmp between and without with tempest game .

core option will be nice as fast blitter maybe incompatible with some other game.