Wii U Pretendo Network patches (Aroma)
Find a file
Ash Logan 38e9322e0a Merge PR #6
plus some fixes

commit f1e715336f3f7bccbe01b2fb3883fd965f75ee76
Author: Ash Logan <ash@heyquark.com>
Date:   Sat Dec 10 14:00:43 2022 +1100

    config: move to own file

    get it outta here! I don't wanna see it!

commit 386874e1c468db44f378a3269ca79dde9cc86883
Author: scatterbrain <119330240+kurbus@users.noreply.github.com>
Date:   Fri Dec 9 21:19:28 2022 -0500

    skipPatches to connect_to_network (#6)

    * baseline for fix

    Make config more readable

    * change skip patches to connect to network

    for clarity. Nice C code, by the way.

    * scratch that

    number 15, diarrhea
2022-12-10 14:01:54 +11:00
.github/workflows ci: Add CI 2022-08-31 23:03:40 +10:00
src Merge PR #6 2022-12-10 14:01:54 +11:00
.editorconfig Add .editorconfig 2021-09-12 13:51:17 +10:00
.gitignore Update .gitignore 2022-08-31 09:45:43 +10:00
Dockerfile Update Dockerfile 2022-09-15 00:56:20 +10:00
Inkay-pretendo.wps Merge PR #6 2022-12-10 14:01:54 +11:00
Makefile Add IOSU-side SSL and URL patches 2022-08-31 22:07:57 +10:00
README.md Update README.md 2022-08-31 23:48:37 +10:00

Inkay - Aroma patches for Pretendo

Pretendo network logo

Inkay is an Aroma/WUPS plugin that patches various Nintendo Network URLs on a Wii U to use Pretendo Network instead. It also (for the time being) bypasses SSL verification in most cases.

Inkay does not currently include the game-specific patches present in Nimble. These will be implemented soon™.

Dependencies

Inkay is only supported on the release version of Aroma configured for autoboot/coldboot. For Tiramisu, see Nimble.

Safety

Inkay's patches are all temporary, and only applied in-memory without modifying your console. The SSL patch, while also temporary, could reduce the overall security of your console while active - this is because it no longer checks if a server is verified. However, this does not apply to the Internet Browser, where SSL still works as expected.

TODO

See Issues.