same, if its not in the OTP where is it?I'm interested in the process.
same, if its not in the OTP where is it?I'm interested in the process.
is rednand in its current state likely to brick my wiiu and how do you compile it (is it similar to how you compile this fw.img).
you would either need to sign the files or have the signatures checks of to do what you want to do I think
Cafiine gets away with patching files without raising errors by patching the game's memory directly. No errors are raised, because the files on the Wii U/disc itself remain unmodified. In order to install modified files on the console itself, we need to either find a Trucha bug or patch out signature checks using CFW, neither of which has been done yet.I wonder how Cafiine and Loadiine get away with this without any catastrophic errors.
Interesting stuff. I figured it wouldn't be that easy.Cafiine gets away with patching files without raising errors by patching the game's memory directly. No errors are raised, because the files on the Wii U/disc itself remain unmodified. In order to install modified files on the console itself, we need to either find a Trucha bug or patch out signature checks using CFW, neither of which has been done yet.
Once we (I mean them) figure out how to patch signature checks, you should be able to enjoy installing your mods as DLC.![]()

It's probably because you're using the wrong keys.![]()
Please help.
What's the cause? pycrypt's error?


I edited it. I'm sorry about that and it'll never happen again.You can't ask for those here. Sharing keys is against site rules. Edit your post or the mods will do it for you. Google is your friend.

Do you have Python 2 installed? If yes (Needs to be 2x, 3x doesn't work) go to your computer > system properties > environment variables > select PATH and click edit, then append ";C:\yourphyton2dirhere" without the scores. Mine is ;C:\python27I have an error when compiling IOSU. Can someone help me on this? https://imgur.com/a/UjKrC

I already added C:\python27 about 2 days ago.Do you have Python 2 installed? If yes (Needs to be 2x, 3x doesn't work) go to your computer > system properties > environment variables > select PATH and click edit, then append ";C:\yourphyton2dirhere" without the scores. Mine is ;C:\python27
Open a new prompt and try again.

I gave up after trying to compile iosuhax a couple days after this was released. Compiling anything for WiiU and 3ds on windows is just a nightmare for some reason.I already added C:\python27 about 2 days ago.
Open the Msys prompt and type echo $PATH. Python must show up there.I already added C:\python27 about 2 days ago.

Yep, Python is there...Open the Msys prompt and type echo $PATH. Python must show up there.
echo %path% on the normal windows prompt. If python2 is there and it still doesn't work then i have no idea.Yep, Python is there...

Python2 is there in PATH. By the way, I'm using Python Version 2.7.11.echo %path% on the normal windows prompt. If python2 is there and it still doesn't work then i have no idea.

