Skip to content

Sharpii .Net Core v1.1.8

Compare
Choose a tag to compare
@TheShadowEevee TheShadowEevee released this 22 Mar 05:09
· 7 commits to master since this release
4ddadd8

A port for the program Sharpii that maintains it and allows it to run on multiple OS's

If you can't open the 7z archive, Use 7-zip on Windows. Most unix-like distros should be able to unpack this with zip

Minor Change Notice

This is a minor change. No update is needed unless one of these features is desired.

  • Add -URL option to NUS.cs
  • Updated embedded libWiiSharp to 2.0.2
    • libWiiSharp has been reverted to .Net Framework 2.0
      • No functional difference in Sharpii; TPL code now works again
        • TPL code still does not run on Non-Windows platforms due to System.Drawing.Common's lack of support
Developer Updates
  • WadInstaller source code has been removed. It is available online in many places if needed.
  • Reduced compiler warnings to 0 at time of writing
    • SecondRun unused variable has been removed resulting in one less compiler warning.
    • A Value for SelfContained has been set in the project file resulting in one less compiler warning.
  • CodeQL was reworked to get compilation setup correctly
Platform Support and Contribution Info

OS Support:
Windows 7 and up
Mac/OSX 10.12 and up (Sierra [2016] and up) including M1 Silicon Computers
Most up-to-date x64, arm, and arm64 Linux distros

Issues and Pull requests:
When using Sharpii, you may run into errors. If you can't fix the error or can't find a fix, open an issue and I will get to it as soon as possible! If you think an issue is with the original Sharpii, I recommend opening it here anyway as I might be able to fix it, and I don't think the original Sharpii will be updated in any way at this point. Pull requests are also accepted and appreciated, as long as they actually fix something.

Most issues are likely with libWiiSharp instead of Sharpii. If you can tell the difference, feel free to open an issue/PR over at https://github.com/TheShadowEevee/libWiiSharp

Full Changelog: v1.1.7...v1.1.8