Skip to content

Releases: Skarsnik/QUsb2snes

Small file listing fix

23 Aug 16:35

Choose a tag to compare

Pre-release

A very small fix that affects file listing on Sd2Snes/fxpak pro device. Some folders were showing as files, preventing clients like QFile2Snes from being able to browse them.

Support for remote Usb2Snes Websocket server

28 Jul 20:19

Choose a tag to compare

This release adds the possibility to specify a remote USB2SnesW in case you want to use QUsb2snes/SNI/Other on another computer, while still using your applications locally. For now, you need to add "remotehost=ip/hostname" in your config file to enable this feature.

IMPORTANT, must read:
The legacy port is now disabled by default . 8080 is a common port used by some applications and sometimes can lead to some issues. Most applications now use the new port. If you used the updater to get this release, you will need to download the release to get a new copy of QFile2Snes (you can just copy QFile2Snes.exe to replace the old one) that does not use the legacy port. If you really needed it you can reenable the legacy port in the Misc menu.

Fix poptracker detection

10 Jun 14:30

Choose a tag to compare

Pre-release
  • Fix a crash with poptracker detection
  • Updated the snes classic mod file to the second version

Mac Os X builds are back

05 Jun 19:20

Choose a tag to compare

Pre-release
  • Lua bridge support is officially dropped. It will still work, but it does not appear in the Ui and the documentation
  • Mac Os X builds are back! Thanks to black sliver for updating the workflow file.

Fix NWA emulator detection

25 May 09:24

Choose a tag to compare

Pre-release

Fixed a typo x)

Small potential crash fix

18 May 17:22

Choose a tag to compare

Pre-release

Very small release that just fix a potential crash with device list requests

Small fixes

09 May 08:37

Choose a tag to compare

Small fixes Pre-release
Pre-release
  • Fix a bug when performing memory requests after a file request incorrectly sends the file size.
  • Added entry in the misc menu to access log file(s)

Added some Telemetry

04 Nov 20:58

Choose a tag to compare

Added some Telemetry Pre-release
Pre-release

QUsb2snes will now ask you if you want to send Telemetry information. This is just a way to have a better idea of the number of users. No personal information is collected.

  • Fixed the double display on the small window that appears when clicking on the systray icon
  • Some SD2Snes reads will be slightly faster.

Mostly better Linux improvments

21 Jul 11:00

Choose a tag to compare

Pre-release
  • Added a new small window when you click on the QUsb2Snes icon on the systray for a better experience in Desktop Environments where you can't right-click on the system tray icon.

  • Some small NWA fixes for the local storage support.

If you are on a Debian based Linux distribution you can now get QUsb2Snes and QFile2Snes from https://debian.nyo.fr repository.

Added a SNES Classic wizard page

18 Oct 11:02

Choose a tag to compare

Pre-release

There is a Wizard page for the SNES Classic that explains the steps to make it work.