NotAymo / GrapePatcher

Wii U Pretendo Network patches (Aroma) for Grape

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inkay - Aroma patches for Grape

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™.

Note from Aymo

Project grape is in beta. It shouldn't brick your Wii U. Its made for https://grape.helioho.st/ but the original Inkay is at https://github.com/PretendoNetwork/Inkay You can't compile without Devkitpro and Wut. The WPS file will be added in a later date.

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.

About

Wii U Pretendo Network patches (Aroma) for Grape

License:GNU General Public License v3.0


Languages

Language:C++ 55.2%Language:C 34.9%Language:Makefile 9.1%Language:Dockerfile 0.7%