More actions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|version=1.4 | |version=1.4 | ||
|license=Apache-2.0 | |license=Apache-2.0 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/mtpservernx.7z | ||
|website=https://gbatemp.net/threads/mtp-server-nx-open-source-usb-file-transfer-for-switch.547273/ | |website=https://gbatemp.net/threads/mtp-server-nx-open-source-usb-file-transfer-for-switch.547273/ | ||
|source=https://github.com/dezem/mtp-server-nx | |source=https://github.com/dezem/mtp-server-nx |
Revision as of 00:53, 1 Mayıs 2023
MTP Server NX | |
---|---|
General | |
Author | Gillou68310, dezem |
Type | Utilities |
Version | 1.4 |
License | Apache-2.0 |
Last Updated | 2020/12/06 |
Links | |
Download | |
Website | |
Source | |
Open Source USB file transfer for the Nintendo Switch. A port of mtp-server.
Note: No longer updated.
Known issues
- Startup takes long with a lot of Files on the SD Card, due to scanning.
- Transfer speed can still be improved.
- Untested on Horizon < 6.1.
Changelog
v1.4 2020/12/06 (by dezem)
- FW11.0.0 support.
v1.3 2020/03/22
- Fix DB iteration on File / Folder Delete.
- Thanks to RSDuck and turtle-insect.
v1.2 2020/03/22
- Fixed crash in parse_directory.
- Should fix the crash on storage open for Windows and probably other platforms.
v1.1 2019/09/16
- @ckurtz22 Implemented lazy loading.
- This reduces startup times drastically, he also did the groundwork for a background service.
- Built with libnx v2.5.0 for full 9.0.0 compat.
v1.0 2019/09/02 (by by Gillou68310)
- Initial Release of mtp-server-nx, by Gillou68310.
- Make sure you check the README and Issue tracker for known Issues.