A .Net Core port of Sharpii for use on other OS's
Find a file
2021-02-10 14:04:49 -06:00
Sharpii Updates 2021-02-10 14:04:49 -06:00
WadInstaller Fixed some typos, added a personally modified version of libWiiSharp capable of taking CETK files that already exist 2020-12-28 21:59:06 -06:00
WadInstaller_Source Updated to 1.6 - SendWad now supports AHBPROT (use '-ahb') 2011-11-08 04:59:31 +00:00
.gitignore Fixed some typos, added a personally modified version of libWiiSharp capable of taking CETK files that already exist 2020-12-28 21:59:06 -06:00
LICENSE Moved License, Removed unneeded files 2021-02-06 16:36:47 -06:00
README.md Update the Readme 2021-02-06 18:05:08 -06:00
Sharpii.csproj Moved License, Removed unneeded files 2021-02-06 16:36:47 -06:00
Sharpii.csproj.user Added Unique Error for 404 HTTP Responces. Updated libWiiSharp.dll 2021-02-06 12:33:50 -06:00
Sharpii.sln Added Unique Error for 404 HTTP Responces. Updated libWiiSharp.dll 2021-02-06 12:33:50 -06:00

Sharpii .Net Core Port - A command line libWiiSharp tool ported for all OS's.

Repo info

Sharpii is a command line app for windows that person66 made and was ported to .Net Core by TheShadowEevee, which uses leathl's libWiiSharp to perform tasks such as:

  • Pack, unpack, or edit .wad files
  • Pack, and unpack U8 archives
  • Patch IOS .wad files with various patches
  • Download files from NUS
  • Convert a .wav file to .bns, and vice versa
  • Convert an image file to a .tpl, and vice versa
  • Send a .dol or .wad to the Homebrew Channel over Wi-Fi

Download

You can download the latest version of Sharpii on the project's releases page: https://github.com/TheShadowEevee/Sharpii-NetCore/releases/ Releases will have certain executables pre-made. If an executable you need isn't there, you can follow the compilation instructions in the wiki. I will compile this myself for certain people if asked via Discord (Usually for projects such as RC24's Linux patcher.)

Issues/Pull Requests

All issues with this version of Sharpii should go in this fork's issue tracker. I will look into any issue whether it's caused by the port or a remenant from the original iteration of Sharpii. Pull requests are appreciated if they fix an issue, but it may take a bit to review.

Giving Credit

No credit is needed to use this program! If you do give credit, make sure to put the original creator(s) names first! (person66 for Sharpii, and leathl for libWiiSharp)