JustTemmie / steam-presence

A script that takes the game you're playing on steam and displays it on discord
MIT License
243 stars 18 forks source link

Additional Rich Presence data from games doesn't work #45

Closed nezzled closed 6 months ago

nezzled commented 6 months ago

I did a normal install and followed all steps correctly, but it doesn't seem to show additional data from games that support it. I tested on ULTRAKILL and Bloons TD6, both of which behaved like other games and not like in screenshots. Code is unmodified (aside from a simple string change I did but that shouldn't affect anything) and the config looks totally fine.

my_config.json

JustTemmie commented 6 months ago

can you send me some of the terminal output from it running?

JustTemmie commented 6 months ago

well, if you can't find your information here whilst you're playing something such as bloons,it's likely an issue with your privacy settings within steam

nezzled commented 6 months ago

well, if you can't find your information here whilst you're playing something such as bloons,it's likely an issue with your privacy settings within steam

Ahh, I didn't know it fetched that info from Steam directly. In that case, I'll probably keep using IPC for games that support Rich Presence and this for the ones that don't. Thank you so much!

JustTemmie commented 6 months ago

:3