bsnes-plus (ou bsnes+) est un fork de bsnes (basé sur bsnes-classic) destiné à introduire de nouvelles fonctionnalités et améliorations, la plupart visant au débogage. Il s’agit donc d’une version améliorée de bsnes 073 ou l’on retrouve donc l’ancienne interface ainsi que les anciens menus. Plus d’informations ici.
 
Il s’agit d’une version WIP (en cours de développement) dite « instable » basée sur les dernières sources GIT du projet.

 


 
Changements:
– Merge pull request #126 from undisbeliever/fix-debugger-qpens
– Fix debugger graphical glitches
– Fix CgramWidget selected outline
Previously the CgramWidget would render the selected color outline as a 17% white, 83% black dashed line on Qt5 with a QT_SCALE_FACTOR of 2.
This commit changes the CgramWidget so that the selected color outline is drawn as a 50% white, 50% black dashed line, independent of the device pixel ratio.
– Correctly draw selected cell border in ImageGridWidget This commit also fixes a glitch in Qt5 where the outline of some selected TilemapViewer cells were not rendered correctly if the zoom was set to a prime number.
– Use cosmetic QPen in ImageGridWidget
-This is the proper method of drawing lines with a constant width that is independent of the QPainter transformation.

 
Cette version est compatible avec le pack de shaders disponible ici.
 

Télécharger bsnes-plus (x86) WIP v05.60 (2020/05/09) (7.6 Mo)

Télécharger bsnes-plus (x64) WIP v05.105 (2025/03/23) (12.5 Mo)

Site Officiel

En savoir plus…