Inkay by Pretendo Network - Homebrew App Store (wiiu)
Back

App Store IconHomebrew App Store (wiiu)

Inkay
by Pretendo Network

Inkay icon
    Version3.0.0
    Zip size209 KiB
    LicenseGPLv3
    Updated21/02/2025
    Downloads60,316
    MD5c88feaa77229e23e25a643ce1ca07de0

App Details

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

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

Changelog

3.0.0

New Features

Plugin/module split: The code has been split as part of the new Aroma release which allows unloading plugins. As such, Inkay is now bundled with a module and a plugin which must be stored in their respective places.
P2P Port Override: The port that a game uses for P2P can now be overriden with a predefined port. You can enable this option on the plugin settings. Currently, the only games supported are Minecraft, Mario Kart 8 and Splatoon.

What's Changed

Translations update from Hosted Weblate by @weblate in #47 , #52 , #53 and #54
feat!: Split Inkay into a module and a plugin by @DaniElectra in #50
fix(account_settings): Avoid mixing up FSReadFile / FSCloseFile patches by @DimitriPilot3 in #56
chore: bump wiiu-env/devkitppc from 20240505 to 20241128 by @dependabot in #58
Show notifcations if the plugin is missing or was (un)loaded at runtime, check title version before doing game specific patches by @Maschell in #61


2.6.0

Inkay now manually refreshes the BOSS Policy list on each boot when patching is enabled. This increases SpotPass reliability dramatically and fixes some errors in games. (e.g. 104-2210 on Splatoon)

A point release with more translations is coming soon.

2.5.0

Fix aroma beta 17+ incompatibilities by @TraceEntertains and @Maschell in #28
Please ensure you update Aroma before installing this new Inkay!
Account Settings and eShop app support by @CaramelKat in #17
Italian translation by @KintsugiUwU in #23 and #24
German translation by @SteffoSpieler and @BlinkingJarl482
French translation by @InternalLoss
Spanish translation by @EmiSocks

2.4.0

Added NNCS server redirection

2.3.0

Added GPLv3 license
Added BOSS task settings
General stability improvements