RiiConnect24 / RiiTag

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

Add 3ds endpoint for RPC #42

Closed TheShadowEevee closed 3 years ago

TheShadowEevee commented 3 years ago

Applies to #14

This adds a 3DS endpoint in RiiTag. This should handle regions based on the selected Region Cover type, and use that to pass along the correct game ID for cover rendering.

This also implements the small bug fix from #41 which I closed when I published these changes.

Credit to @larsenv for the 3ds.json file

TheShadowEevee commented 3 years ago

Relevant PR on the Bot's repo: https://github.com/bennyman123abc/riitag-dolphin-bot/pull/1

TheShadowEevee commented 3 years ago

I don't know how I always manage to trip that ratelimiting test, I'm trying to figure out a solution now.

larsenv commented 3 years ago

epic