Skip to content

Releases: PretendoNetwork/Inkay

v3.0.0

15 Feb 21:25
add1d2c
Compare
Choose a tag to compare

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

Full Changelog: v2.6.0...v3.0.0

v2.6.0 - SpotPass refresh

25 Jul 13:29
Compare
Choose a tag to compare

What's Changed

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.

Full changelog: v2.5.0...v2.6.0

v2.5.0 - Aroma updates

28 May 06:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Thank you all for your contributions!

Full Changelog: v2.4.0...v2.5.0

v2.4.0 - NNCS

08 Apr 20:57
Compare
Choose a tag to compare

What's Changed

  • Added NNCS server redirection

Full Changelog: v2.3.0...v2.4.0

v2.3.0 - BOSS Config

03 Oct 20:55
Compare
Choose a tag to compare

What's Changed

  • Added GPLv3 license
  • Added BOSS task settings
  • General stability improvements

Full Changelog: v2.2.1...v2.3.0

v2.2.1 - Aroma

24 Apr 22:47
Compare
Choose a tag to compare

Emergency hotfix:

  • Added GTS Root R1 and R2 (Google) and ISRG Root X1 (Let's Encrypt) CA roots to the patched applet.

This allows Juxt to work again!

v2.2.0 - Aroma

24 Apr 12:24
Compare
Choose a tag to compare

Note: This version has a bugged Miiverse applet patch, please use v2.2.1 or newer!

Some major new changes in this release:

  • Added a notification (using Aroma's NotificationModule) to show whether connecting to NN or PN
  • Patch and redirect Miiverse applet to Juxtaposition without touching NAND - must uninstall older Martini patches for this release

And minor changes:

  • Support for Cafe logging/USB Serial logging
  • No longer keeps a handle to nn_olv (game compatibility fix)

Thanks to @CaramelKat and @shutterbug2000 for contributing to this release; and thanks to @Fangal-Airbag for chilling with me on stream while we polished it up.

v2.1.0 - Aroma

10 Dec 03:09
Compare
Choose a tag to compare

A few changes and QoL improvements in this release:

  • Added WUPS config menu
  • Removed BOSS tasklist patch (it didn't work anyway under Aroma) in anticipation of a setup module

Thanks to @Fangal-Airbag and @kurbus for contributing to this release.

v2.0.0 - Aroma

03 Sep 15:45
Compare
Choose a tag to compare

Dropped support for legacy homebrew environments. Converted Inkay to be the network patcher for Aroma, like Nimble is for Tiramisu