RiiConnect24 / RiiTag

RiiTag is a customizable gamertag for the Wii.
https://tag.rc24.xyz/
GNU Affero General Public License v3.0
14 stars 7 forks source link

Add Cemu RPC support to wiiu endpoint #45

Closed TheShadowEevee closed 3 years ago

TheShadowEevee commented 3 years ago

Relys on https://github.com/RiiConnect24/riitag-dolphin-bot/pull/1

This PR adds support for Cemu RPC via the RPC Discord bot. It uses similar logic to the Citra implementation, with some changes.

There are also some minor formatting changes done automatically by VSCode to make app.js uniform and up to general formatting standards.

I'll merge this later after I've done a little more testing, but I'm opening it now so anyone who may want to can review it.

TheShadowEevee commented 3 years ago

What is this nightmare of CodeQL flags, lol

why

TheShadowEevee commented 3 years ago

Update, everything appears to be working without issue.

Merging into master, cc @larsenv