More actions
No edit summary |
|||
Line 5: | Line 5: | ||
|author=3096 (MegaMagikarp) | |author=3096 (MegaMagikarp) | ||
|lastupdated=2019/09/18 | |lastupdated=2019/09/18 | ||
|type= | |type=Save Managers and Editors | ||
|version=0.1.2 | |version=0.1.2 | ||
|license=MIT | |license=MIT |
Revision as of 04:58, 21 April 2023
Y'allAreNUTs save tool | |
---|---|
General | |
Author | 3096 (MegaMagikarp) |
Type | Save Managers and Editors |
Version | 0.1.2 |
License | MIT License |
Last Updated | 2019/09/18 |
Links | |
Download | |
Website | |
Source | |
Y'allAreNUTs is a save manager for Switch. Also known as switch-save-dump-hack-job.
User guide
The inject file function sometimes doesn't work due to service being broken on 5.0 and without using it, fsdevCommitDevice() can fail. Use at your own risk and always have backups.
Since console output doesn't support UTF-8, you can press R to show title ID instead. When you see garbled text (Japanese names, for example) you can manually look up a title here.
It is recommended to avoid using this when the Switch is docked, as docked mode appears to be unstable and may experience crashes based on testing.
Controls
Up/Down - Select a save
Left/Right - Skip 5 saves
A - Dump save files to "save/"
Y - Dump save files to "save/{titleID}/{userID}/" (will overwrite existing files)
ZR - Dump all saves
X - Inject all files that are present in "inject/" (may not work, use at your own risk and keep backups)
R - Show title ID
Plus - Quit when not copying files
Changelog
v0.1.2
- Built with latest libnx release; should solve HID incompatibility (or any problem it had before as well).
- Icon actually says the name now.
- General software stability improvements to enhance the user's experience.
v0.1.1
- Y button to dump save to `save/{titleID}/{userID} and use ZR to dump all saves.
- LEFT and RIGHT button to navigate save list by 5 saves.
- R button to toggle title ID display when selecting, helps non English titles.
- Avoid accidental X or ZR button press with a confirmation message.
- Still, don't put too many files when you are injecting, and avoid using it in docked mode since docked mode is unstable.
Credits
- 3096.
- MegaKarp.
- Stary for showing me how to find the issue commit in libnx.
- All the hardworking people behind libnx.