Skip to content

Converts Zelda BOTW save files from Switch to Wii U and vice versa

License

Notifications You must be signed in to change notification settings

aleknasz/botw_save_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

botw_save_converter

Converts Zelda BOTW save files from Switch to Wii U and vice versa

Should be usable on all operating systems - Windows, Linux and Mac.

Once you install .NET SDK 6.0 on your platform, run following command from your cloned project folder: dotnet build -c Release

The binaries should be in folder like: ./botw_save_converter/bin/Release/net6.0

If you still have any problems with building, I can only suggest you to download some IDE, open that project and run it (so IDE will guess that it should first compile that project for you).

Some day I might rewrite this converter to Golang (as an opportunity to learn more Golang), so it would be a bit easier to build and run.

About

Converts Zelda BOTW save files from Switch to Wii U and vice versa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages