Crayon

Results 36 comments of Crayon

Hello, finally I had some time to test your code. It turns out that your proposal does make a difference when the character being drawn is big (a lot of...

Are you able to load other Wii U homebrew?

Are you using the Homebrew Launcher, if yes which version, if no which loader?

On my side I was using Homebrew Launcher 1.4 and I have just installed 1.5 (latest non-RPX/Channel version) and it is working fine. Did you compile MiisendU Wii U yourself...

Is the SD card write protected in the Wii U?

Forget my last question, it shouldn't affect the launching of the app. Saving settings is only done when closing the app. Maybe you had a problem during installation, maybe you...

I **think** this is important for General Data Protection Regulation ([GDPR](https://en.wikipedia.org/wiki/General_Data_Protection_Regulation)) compliance. To conform to these: * You automatically delete data that your business no longer has any use for...

I like the idea of removing the duplicate code, but I don't like having a "global" memory buffer for the temporary UTF32 string. This may be a problem if using...

It looks like you have not installed devkitPPC or it's not available in your path: `Please set DEVKITPPC in your environment. export DEVKITPPC=devkitPPC.`