Slash through SSL verification checks in Wii U games
  • C++ 69.2%
  • Makefile 19.3%
  • C 10.1%
  • Dockerfile 1.1%
  • Assembly 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-10-24 22:30:45 +11:00
.github/workflows Meowth v0.1 2022-10-24 21:57:58 +11:00
src patcher: Be less noisy 2022-10-24 22:30:45 +11:00
.editorconfig Add .editorconfig 2021-09-12 13:51:17 +10:00
.gitignore Meowth v0.1 2022-10-24 21:57:58 +11:00
Dockerfile Update Dockerfile 2022-09-15 00:56:20 +10:00
Makefile Makefile: Minor fix for CLion 2022-10-24 22:27:26 +11: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.