Skip to content

Releases: FlamingNineteen/RichPresenceWUPS

Wii U Rich Presence v1.9

19 Oct 01:21
01dc35f

Choose a tag to compare

Wii U Plugin

Changed to fit the updates to the app

Discord App

Now uses the discord-presence library. Because of this, authorization is no longer needed, the app can be statically compiled, and the name of the user's game will now appear next to their name instead of the app name. For example, Playing Wii U (app name) is now Playing Nintendo Land (game name). Also, now both the amount of local players (controllers connected) and Network IDs can show up at the same time, and both can be individually disabled.

Wii U Rich Presence v1.8

21 Jul 03:27

Choose a tag to compare

Wii U Plugin

New configuration setting that allows you to configure the text that appears under the game name, including setting it to the Network ID of the current user

Discord App

Changed to allow for the update to the plugin

Wii U Rich Presence v1.7

28 Jun 18:08
2940ff9

Choose a tag to compare

Wii U Plugin

No changes

Discord App

Added UNIX device support (currently only Linux, as I have no way of building for macOS at this time)

Wii U Rich Presence v1.6

25 Jun 02:18

Choose a tag to compare

Wii U Plugin

Added configuration settings.

Discord App

Now displays the icon of the game being played if that game's icon exists in the database.
Fixed a bug where idling didn't cause the program to cease Rich Presence updates.

Wii U Rich Presence v1.5

23 Jun 00:17

Choose a tag to compare

Wii U Plugin

No longer piggybacks off of ftpiiu, instead broadcasting over UDP port 5005
Now uses a background loop instead of only sending when apps start, which fixes a bug where controller number would not update.

Discord App

FTP functions replaced with receive functions for UDP port 5005
Settings removed (some settings will be moved to plugin configuration menu)
Fixed a bug where the program would use the save.json in the running directory, not the app's local directory.

Wii U Rich Presence v1.4

20 Jun 04:42

Choose a tag to compare

Wii U Plugin

No changes

Discord App

startup setting to run automatically on startup.
tray setting to minimize app to system tray.
Command line usage to set settings.
app.ico bundled with sizes 16x16, 24x24, 32x32, 64x64, 128x128, and 256x256.

Wii U Rich Presence v1.3

01 Jun 07:01

Choose a tag to compare

Wii U Plugin

No changes.

Discord App

Automatic authorization. After the first manual authorization, authorization is done automatically with access and refresh tokens.
save.json now used to save variables, replacing server.txt and timeshift.txt.

Wii U Rich Presence v1.2

21 May 05:58
af688f6

Choose a tag to compare

Wii U Plugin

No changes.

Discord App

Added an icon to the application.

Wii U Rich Presence v1.1

17 May 20:54
9d9c3d5

Choose a tag to compare

Wii U Plugin

No changes.

Discord App

No longer requires Visual Studio C++ Redistributions.
Introduced timeset setting for timezone correction and proper display of the play duration in Discord.

Wii U Rich Presence v1.0

10 Apr 18:10
f1895fa

Choose a tag to compare

Initial release.
Revised to separate Discord executable and Wii U plugin.