Maschell

Results 79 comments of Maschell

Now pressing A is prevented, but pressing ZL/ZR will result in an Exception. We need to block all inputs.

Thanks for you work on loadiine. Could you resolve the conflicts? In my opinion the easiest way to merge and get an overview of the actual changes, is to create...

Currently not planned, because creating the GUI is really too much work

I can confirm that the controller folder is an issue if you have too many file in it

Commit 33ea151 should (finally) fix the problem. Check out the newest nightly

On which firmware is your WiiU?

I just took a small look at the code, and I think you just need to copy the code from the https://github.com/wiiudev/libwiiu/blob/master/coslog/loghook/src/loader.c and use it with the function patcher thats...

When you launch loadiine through hbl you can press the home button to get back to it

See https://github.com/dimok789/homebrew_launcher/pull/35#issuecomment-449742815

I think this is related to this problem, which also happens on a real console: https://github.com/wiiu-env/MochaPayload/blob/c222954efe08fea79930cc7865ce6aadd41d6c76/source/ios_mcp/source/mcp_loadfile.c#L192-L200 See this part in Mocha where I patch IOSU to give full /dev/fsa access...