Giter VIP home page Giter VIP logo

showmiiwads-mod's Introduction

Mod of showmiiwads-mod

This is a modification of showmiiwads-mod by orwel. The original was coded by Leathl.

Changelog

v1.5.2

  • Backport my libWiiSharp fixes:
    • Added vWii Common-Key: Decrypting and encrypting vWii titles is supported now (last one is untested)
    • Added Korean Common-Key
    • Add Korea to TMD region

v1.5.1

Important fixes to the WAD building process from NAND dumps:

  • Tickets are not faked with the "beer ticket" anymore
  • Removed footer
  • Corrected certificates
    • They get written from the cert-corrected.sys file. It's included in the ShowMiiWads directory and must be copied next to the compiled EXE
  • Fixed build process

showmiiwads-mod's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

showmiiwads-mod's Issues

Can't dump WAD from Wiiware and Virtual Console titles

I could read my bootmii nand dump, but couldn't pack any kind of wad. Every time I selected the destination folder, this appeared to me:

Cannot call Invoke or BeginInvoke on a control until a window handle is created.

With the previous version of the app, I could pack wads no problem, but my wad manager couldn't install them because of mismatching TMD hash (Wii Mod Lite, Error -1022).

System.NullReferenceException: Object reference not set to an instance of an object.

The program throws a NullReferenceException when attempting to change the channel title of several Japanese wads. Attempting to edit the channel title of the following wads on Windows will reproduce the issue:

  • Mr. Heli no Daibouken
  • Bomberman Panic Bomber

The stack trace is as follows:

System.NullReferenceException: Object reference not set to an instance of an object. at ShowMiiWads.ShowMiiWads_Main.cmChannelName_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

This points to a bug in the ShowMiiWads_Main.cmChannelName_Click function:

private void cmChannelName_Click(object sender, EventArgs e)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.