Suggestions for Dota 2 RPC client - Additional statuses #64
-
Would it be possible to add feature where it can also show where you at in the Main Menu, or like show if you are queueing for a ranked/normal match, etc.? Those additions would be nice... |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Unfortunately, Dota 2's Game State Integration system only shows this information when you are in a match It's possible to capture this information directly from Steam's rich presence, but this would be more invasive and would require the user to save some credential inside the app. But if an alternative solution emerges (without the need to store any personal information) it would definitely be a great addition! |
Beta Was this translation helpful? Give feedback.
Unfortunately, Dota 2's Game State Integration system only shows this information when you are in a match☹️ .
It's possible to capture this information directly from Steam's rich presence, but this would be more invasive and would require the user to save some credential inside the app.
But if an alternative solution emerges (without the need to store any personal information) it would definitely be a great addition!