Cpasjuste has released a new version of the Snes Emulator for the Nintendo Switch:

Here it is, pSNES with OpenGL (and shaders) support : https://github.com/Cpasjuste/psnes/releases

use OpenGL for rendering, which allow some nicer ui effects (thanks armada, fincs, subv... for theire work on mesa/nouveau)
point filtering can now be used in any rendering size
add a few libretro shaders (retro-v2, scanlines, pixellate, crt easymode, crt geom, sharp bilinear, sharp bilinear scanlines, sabr v3, xbrz, supereagle). Note that some shader will work better in integer scaling (2x, 3x), and some will have a better effect with linear filtering (sharp bilinear). Also, some are very intensive (crt geom, sabr, xbrz) and may not work fullspeed in some emulators (pSNES).


There is maybe some new bugs added, we'll see !


pSNES 2.1

fix major slowdown after a few seconds of usage (thanks fincs)
fix save states loading
fix screen not completely cleared on rom launch (prevent garbage)
remove black borders in fit, fit 4/3 and fullscreen modes
add fps counter option
add "high res" option, to be enabled only if really needed (secret of mana menus for example) as it impact perfomances
update to latest snes9x.git

download https://github.com/Cpasjuste/psnes

via https://www.nintendomax.com/viewtopic.php?f=168&t=16801