RiiConnect24 / RiiTag-RPC

A Discord rich presence for RiiTag
https://tag.rc24.xyz
GNU General Public License v3.0
46 stars 5 forks source link

Support game names for non-Wii consoles #22

Closed malmeloo closed 1 year ago

malmeloo commented 1 year ago

Right now RiiTag-RPC only fetches the GameTDB database for Wii titles, which means that it will simply show the game ID whenever it encounters another title. This can be fixed by downloading the database for other consoles as well, and adapting the shown image to be an image of the proper console instead.

Relevant strings of code: https://github.com/RiiConnect24/RiiTag-RPC/blob/5d964281b863f4b26385e9b928ff614604930375/riitag/user.py#L61-L65 https://github.com/RiiConnect24/RiiTag-RPC/blob/5d964281b863f4b26385e9b928ff614604930375/riitag/presence.py#L22

WiiTDB databases:

larsenv commented 1 year ago

Only Wii U should be done because 3DS-RPC can do 3DS games without you having to run a program.