Il s’agit de la dernière version officielle dite « instable » de Snes9x ajoutant les dernières nouveautés, améliorations et/ou corrections en provenance des sources GIT. Versions 32 et 64 bits dans l’archive.
Une petite partie de Starfox 2 (SNES Mini Edition) ?
…ou peut-être un Secret of Mana Français iOS Edition ?
Laissez tomber, je vais me faire la suite non officielle de Chrono Trigger plutôt :p
Les changements depuis le dernier build:
– win32: Fix bug with multiple drive paths.
– win32: Don’t allow Vulkan and OpenGL to be used in the same session.
– Apply SafeString to ROMName here as well.
– Disable std::filesystem implementation in fscompat.cpp.
– New hq2x: Fix ambiguity with abs and credit near.
– Update hqxx filters to adapted version from FFmpeg.
– Ensure ROMId is safe
– win32: restore rom name in info dialog
– Support patches in ROMFILENAME_DIR
– Add menu items to scale windows up to 10x.
– Use splitpath in CheckForAnyPatch (fixes extensions != 3 characters)
– win32: Add « Clear List » option to recent menu.
– Gtk: Add clear recent items item.
– Gtk: Multiple assignment syntax.
– win32: Make snapshot preview window work in fullscreen.
– Update SPIRV-Cross to bleeding edge.
– Update glslang to bleeding edge.
– Add vulkan headers back as a submodule.
– Misc fixes