More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|title=MTP Server NX | |title=MTP Server NX | ||
|image=mtpservernxswitch.png | |image=mtpservernxswitch.png | ||
|description= | |description=A MTP Server implementation for Nintendo Switch. | ||
|author=Gillou68310, dezem | |author=Gillou68310, dezem | ||
|lastupdated=2020/12/06 | |lastupdated=2020/12/06 |
Revision as of 06:09, 30 April 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.