NX Dump Client Switch: Difference between revisions
From GameBrew
More actions
fix image and text |
No edit summary |
||
| Line 4: | Line 4: | ||
|description=A client program for dumping over USB with nxdumptool. | |description=A client program for dumping over USB with nxdumptool. | ||
|author=v1993 | |author=v1993 | ||
|lastupdated= | |lastupdated=2026/03/23 | ||
|type=PC Utilities | |type=PC Utilities | ||
|version=1.1. | |version=1.1.4 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/NXDumpClientSwitch.7z | |download=https://dlhb.gamebrew.org/switchhomebrews/NXDumpClientSwitch.7z | ||
| Line 28: | Line 28: | ||
==Changelog== | ==Changelog== | ||
'''v1.1.4''' | |||
*Add initial support for USB ABIs 1.3 and 1.4. | |||
'''v1.1.3''' | '''v1.1.3''' | ||
*A maintenance release before 1.2.0. | *A maintenance release before 1.2.0. | ||
Latest revision as of 00:30, 29 March 2026
| NX Dump Client | |
|---|---|
| General | |
| Author | v1993 |
| Type | PC Utilities |
| Version | 1.1.4 |
| License | GPL-3.0 |
| Last Updated | 2026/03/23 |
| Links | |
| Download | |
| Website | |
| Source | |
NX Dump Client is a client for dumping data over USB using nxdumptool.
You can enable autostart in the settings and let it run in the background.
Installation
Use the AUR (stable) package if you're on Arch-based distro, flatpak from Flathub otherwise.
Installing flatpaks from CI is normally heavily discouraged since those won't be automatically updated - please install from Flathub if possible instead.
The dumps are stored in your Downloads folder by default. You can change path (and a couple of other handy settings) in preferences.
Screenshots
Changelog
v1.1.4
- Add initial support for USB ABIs 1.3 and 1.4.
v1.1.3
- A maintenance release before 1.2.0.
v1.1.2
- Add initial support for USB ABI 1.2
- More comprehensive support for new features of ABI 1.2 is in works and will be released as 1.2.0.
v1.1.1
- Add basic speed and remaining time estimation.
v1.1.0
- Improve checksum verification - support non-standard dump options by default.
v1.0.2
- Functionally identical to https://github.com/v1993/nxdumpclient/releases/tag/v1.0.1; bumped for AUR CI.
v1.0.1
- Fix StartupNotify functionality under flatpak.
v1.0.0
- Support for running in background and autostart.
- Confirm exit if file transfer is in progress.
v0.1.0
- First Release.