https://github.com/turtle-insect/neumann
Nintendo Switch SaveDate Backup & Restore Tool
https://github.com/turtle-insect/neumann
cpp switch switchbrew
Last synced: 3 months ago
JSON representation
Nintendo Switch SaveDate Backup & Restore Tool
- Host: GitHub
- URL: https://github.com/turtle-insect/neumann
- Owner: turtle-insect
- License: gpl-3.0
- Created: 2018-08-09T10:30:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-26T16:12:33.000Z (7 months ago)
- Last Synced: 2025-03-27T17:51:57.194Z (3 months ago)
- Topics: cpp, switch, switchbrew
- Language: C++
- Homepage:
- Size: 338 KB
- Stars: 30
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Neumann
Nintendo Switch SaveData Backup & Restore Tool
# Build
* Windows10(64bit)
* devkitPro# Procedure
## pacman
* pacman -Syu
* pacman -Sl dkp-libs
* pacman -S switch-freetype# Special Thanks
[EdiZon](https://github.com/thomasnet-mc/EdiZon)
[switch-portlibs-examples](https://github.com/switchbrew/switch-portlibs-examples)