Hacking Can someone compile this Wii U Plugin?

MikaDubbz

Well-Known Member
OP
Member
Joined
Dec 12, 2017
Messages
3,848
Trophies
1
Age
36
XP
7,302
Country
United States
So this dark menu Wii U plugin has an error not allowing the plugin to actually work properly, plugin is found here: https://github.com/jacquesCedric/WUPS_dark_mode_plugin problem is the plugin doesn't work, but I found out what the error was, in the src folder, open the main.c file with Notepad++ or whatever, the values for Wii U Menu Eur and USA are flipped:

This is what they read:
#define WII_U_MENU_TITLE_ID_EUR (0x0005001010040100)
#define WII_U_MENU_TITLE_ID_USA (0x0005001010040200)

This is what they should read:
#define WII_U_MENU_TITLE_ID_EUR (0x0005001010040200)
#define WII_U_MENU_TITLE_ID_USA (0x0005001010040100)

While I recognize the problem, I'm having all sorts of trouble compiling after i made the edit. Suffice to say, I've never really done this kind of compiling before, so if anyone could make this change and upload the new compiled .mod, I would really appreciate it. Thanks!
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: @SylverReZ, lol +1