Hacking Wii.cs Tools 0.3 - CLI / Command Line Usage Instructions

NoobletCheese

Well-Known Member
Member
Joined
Aug 12, 2018
Messages
533
Trophies
0
Age
25
XP
1,084
Country
United States
Can you comment on whether you applied the change to the WadMiiIsh mod by cwstjdenobs or if you modified the original release? Can you spot what the differences are between cwstjdenobs' version and the original as again, I don't recall. Here's a link to the WadMiiIsh mod source by cwstjdenobs

http://www.mediafire.com/?bogjind5oe3

Thx

I modified the Wii.cs version of WadMii, which has quite different source code to the WadMiiIsh version by default, possibly because the Wii.cs version doesn't appear to use libwiisharp.

To diff the main app it seems you'll want to look at WadMiiIsh's Program.cs vs Wii.cs' WadMii_Main.cs.

Here is my modified version of WadMii_Main.cs, which is the only file I modified:

https://drive.google.com/file/d/1FGCdPJ6xwWkiPqp7KDBG53jqYrWVh66k/view?usp=sharing

All I did was comment out the GUI message boxes and replace them with command line printouts to allow it to be silently scripted, eg:

Code:
//MessageBox.Show("Successfully packed Wad", "Information", MessageBoxButtons.OK, MessageBoxIcon.Information);
Console.Write("Successfully packed Wad");

It seems the only advantage to using the Wii.cs version would be the -sign argument is working, and possibly the lack of dependence on libwiisharp if you consider that a benefit.
 
  • Like
Reactions: XFlak

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: https://youtube.com/shorts/sQK1btk8ZUs?si=Z4p2kuM_7fXV7_Ps