
- #SWITCH SNES APP UPDATE#
- #SWITCH SNES APP SKIN#
switch: fix for latest devkitpro changes.switch: fix slow (roms) loading at startup.switch: change menus buttons to L/R, fire 5/6 to ZL/ZR.common: add scaling mode option (auto/aspect/integer).common: correctly handle games aspect ratio.common: add status box for info messages, add very few tips.common: fix L/R system switch on non fbneo cores.common: fix per emulator config override.
common: use zip names by default for rom listing. pnes/psnes: disable auto aspect ratio scaling mode. #SWITCH SNES APP UPDATE#
pnes: update nestopia to latest git revision (c103378). pnes: fix paths (for NstDatabase.xml, etc.). pfbneo (switch): fix/invert fire buttons. pfbneo: remove audio sync option (automatically enabled when force 60hz option is disabled). pfbneo: fix some flipped games orientation (comad.). pfbneo: use integers when possible for game list filtering (speed up system filtering). pfbneo: handle fire6/fire7 (L2/R2) buttons. pfbneo: major input refactor (fix mortal kombat, outrun, etc.). pfbneo: add/fix diagnostic and reset keys (press start 3 secondes for diag, coin 3 secondes for reset). pfbneo: update gamelist.xml (fix mslug hacks system set as atomiswave, some clones, hacks and hb.). pfbneo: fix video reinit code (mainly used by megadrive games). pfbneo: fix some games (sfiii2.) and megadrive system (sf2.).
windows: fix compilation, code improvements.switch: refactor inputs (use sdl2 gamecontroller and new sdl2 automatic single joycons handling).vita: remove slow pvr support (fix framerate on a lot of games).psnes: fix crackling audio in some games (zelda, ff6.).
#SWITCH SNES APP SKIN#
skins: add "" file support for skin overriding. skins: enable font filtering back, remove big_preview skin. ui: fix favorites preview images and videos. ui: only show know files extensions in rom list. common: fix preview images and videos links. common: add new emulator (pgen: genesis-plus-gx port). If they are found in the data folder then they will override the ones in "romfs", which is not what we want. The "gamelist" xml files format changed from this version, and they are now embedded in the platforms "romfs" (vpk, pkg, nro.). if coming from a version less than 6.0, you will need to delete all the "gamelist" xml files from the emulators data folders (and delete the "skins" folder too).