Skip to content

Releases: developersu/ns-usbloader

Stable relase v0.9.1

21 Dec 20:54
Compare
Choose a tag to compare

Changelog:

  • Settings tab: elements reorder.

  • Bugfix in Tinfoil net-stack: in case of 404 condition you will see appropriate reply in homebrew instead of stuck UI.

  • Bugfix in Tinfoil usb-stack: Now it won't ruin the data and thus your installation if there are no request from NS side for a while.
    Really rare bug. Many thanks to developers/contributors of 'Awoo Installer': Huntereb and HookedBehemoth for detailed report!

  • Minor updates in Tinfoil logs.

Stable relase v0.9

26 Oct 21:11
Compare
Choose a tag to compare

Changelog:

  • Split-files support (for all supported home-brew applications)

  • Bug fixes: application won't fail to start in case application saved in folder that has '+' character in name.

  • Many minor UI updates

Stable relase v0.8.1

20 Oct 23:04
Compare
Choose a tag to compare

Changelog:

  • Vietnamese translation added. Thanks to @pnghai

  • Fixed sorting files by size. Thanks to @wolfposd

  • Now window size will be saved on close and restored once application starts.

  • Minor fixes in UI

Stable relase v0.8

26 Sep 02:52
Compare
Choose a tag to compare

Changelog:

  • Fixed old annoying issue related to process interruption. Now button 'Interrupt' really interrupts the process in any moment =)

  • If you still use GL v0.5 use option 'Use old GoldLeaf version' in settings. (Yes, you still have to add one file to table and select it, otherwise only the first one from selected files would be used. Or nothing will work if you didn't select anything.)

  • Now any file could be added to VIRT:/ if check-box 'Show only *.nsp in GoldLeaf' (in settings) not selected.

This option sets filters to file chooser when you select files via 'Select .NSP files' or drag-n-drop files/folders. Enabled -> only NSPs; disabled -> everything (except hidden).

Also this option excludes any non-NSP files from HOME:/ pseudo-drive in GoldLeaf. Yes, I know, it's a bit strange solution.

  • Portuguese language updated by almircanella.

  • Other not interesting changes (like a window now a bit larger, some icons a bit more round etc.)

  • Not tested on GoldLeaf v0.7.1/v0.7.2

Stable relase v0.7

18 Sep 01:20
Compare
Choose a tag to compare

Changelog:

  • GoldLeaf v0.7 support

  • Chinese translation made by Huang YunKun (htynkn). Thanks!

  • German translation made by Swarsele. Thanks!

  • Some other minor changes.

Stable relase v0.6

17 Aug 13:25
Compare
Choose a tag to compare

Changelog:

  • GoldLeaf v0.6.1 support

  • Bugfix for #24

  • Logs for GL scenario is limited to warnings and failures since showing everything that happens is resource-consuming.

  • Spanish translation updated by Kuziel Alejandro. Thanks!

Release notes:

  • Progress bar for GoldLeaf indicates only execution of the process, but not transfer progress.

  • WriteFile command (when user transferring data from NS to PC) supports only files which size is less then 8Mb. This limitation probably will be removed after next release of GoldLeaf.

  • GoldLeaf process interruption (by clicking 'Stop' button) works now. In most scenarios. It takes 5 second usually. This thing would be improved in future to finally fix the old issue of non interruptable process (even for TinFoil).

  • Not tested on macOS.

Usage notes:

For using with new GL:

  • On Linux (if you didn't do it yet) set UDEV rules for your user. See README for details.

  • Add NSP files to application (optional)

  • Open GoldLeaf

  • Click 'Send files to NS' on this application.

  • Click 'Explore content' -> 'Remote PC (via USB)'

  • Two drives available. HOME:/ is pointing to your user's home directory (C:\Users\username, /home/username, /Users/username). VIRT:/ is what you added to app (this drive has limited commands support).

  • In 'Settings' tab you may see new option 'Show only *.nsp in GoldLeaf'. Enable it only in case you're going to install NSP files and nothing more. It means that other GL features such as renaming/copying/deleting files may not be working properly.

Thanks to XorTroll, friedkeenan for answering questions about new GL architecture and saving my time.

Stable relase v0.5.2

10 Jul 02:23
Compare
Choose a tag to compare

Changelog

Spanish language added. Thanks to Reddit user /u/cokimaya007
Portuguese language corrected. Thanks to @almircanella

Announce

'NS-USBloader mobile' public release! Here is an Android port https://github.com/developersu/ns-usbloader-mobile
Remember: You will need USB-OTG adapter! Use only USB cable connected via USB-OTG adapter!

Note:
If you see 'ERROR_NOT_SUPPORTED' while running this application on Windows 10 Pro, just download ns-usbloader-0.5.2-Windows10-alternative.jar.

Stable relase v0.5.1

16 Jun 13:35
Compare
Choose a tag to compare

Changelog

Bugfix for issue: If JAR located in folder that have in (folder or path) name national (not English) characters or/and space(s), then program doesn't start.

UPD:

Of you see 'ERROR_NOT_SUPPORTED' while running this application on Windows 10 Pro, just download ns-usbloader-0.5.1-Windows10-alternative.jar.

Stable relase v0.5

15 Jun 10:43
Compare
Choose a tag to compare

NOTE bug found in this release. Please use v0.5.1 instead of this

Changelog

New languages support added. Thanks to next awesome people

Other:

  • Now it's possible to change language using settings
  • Few minor UI changes
  • Some other not significant changes.

Stable relase v0.4

27 Mar 21:43
Compare
Choose a tag to compare

Changelog

  • GoldLeaf v0.5 support added.
    PAY ATTENTION! All previous GoldLeaf versions are incompatible with NS-USBloader-v0.4 since GoldLeaf v0.5 changes USB data transfer protocol (a bit).
  • Hotfix for 'Auto check for updates' function. Works as expected, no blank pop-ups.