IMPORTANT: This version requires Aroma 23 or later
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
New Contributors
- @weblate made their first contribution in #47
- @DaniElectra made their first contribution in #50
- @DimitriPilot3 made their first contribution in #56
- @dependabot made their first contribution in #58
- @Maschell made their first contribution in #61
Full Changelog: v2.6.0...v3.0.0