List of steam games with rich presence?
havent seen one
< >
Visualizzazione di 1-15 commenti su 21
Famous examples that implement it are: Counter Strike, Half Life (Anniversary Update), Left 4 Dead and many many others.
Messaggio originale di Lordimbroke:
havent seen one
I don't know if I understand what you mean. What is meant by "rich presence"?
Messaggio originale di Leader of the Zakonistians:
Messaggio originale di Lordimbroke:
havent seen one
I don't know if I understand what you mean. What is meant by "rich presence"?

Rich presence is a feature in the Steam Friends interface, it displays information about a game when played, like current level/map, score etc...
Messaggio originale di Lordimbroke:
Messaggio originale di potato:
uhm, what?
https://partner.steamgames.com/doc/features/enhancedrichpresence
oh think i've seen lots of games with this
yeah like helldivers 2
it would say something like "fighting arachnoid" or something
Messaggio originale di potato:
Messaggio originale di Lordimbroke:
https://partner.steamgames.com/doc/features/enhancedrichpresence
oh think i've seen lots of games with this
Hogwarts Legacy quest
CS2 for map and rounds
Dota 2 rank and character
Halo gamemode, player count and difficulty
gmod server/gamemode

just some ive seen off my friends list rn
Messaggio originale di Lordimbroke:
havent seen one

I don't think there's a complete list, you can search with steamdb for technology used, here's a tech list:
https://steamdb.info/tech/

I think the discord SDK is what enables rich presence, I could be wrong:
https://steamdb.info/tech/SDK/Discord/

Discord is a VoIP, instant messaging and digital distribution platform designed for creating communities. Discord GameSDK is primarily used to provide rich presence (extra information in "Now Playing").

steam database doesn't always have every game logged completely, but it does track probably 99% of the games on steam pretty accurately
SteamDB has rich presence strings listed for games that use rich presence.

For example: https://steamdb.info/app/730/localization/
Well, I'm currently present in The Forest 2, but otherwise you can mostly find me in various Battlefield games.
Messaggio originale di Ben Lubar:
SteamDB has rich presence strings listed for games that use rich presence.

For example: https://steamdb.info/app/730/localization/
If I am not the developer of the game, can I get the rich presence of a specified steam user? Can it only be seen in steamcommunity?
Messaggio originale di hoo:
Messaggio originale di Ben Lubar:
SteamDB has rich presence strings listed for games that use rich presence.

For example: https://steamdb.info/app/730/localization/
If I am not the developer of the game, can I get the rich presence of a specified steam user? Can it only be seen in steamcommunity?

If you're using the C++ API: https://partner.steamgames.com/doc/api/ISteamFriends#RequestFriendRichPresence

Not sure if there's a way to do it in the web API off the top of my head.
Messaggio originale di Ben Lubar:
Messaggio originale di hoo:
If I am not the developer of the game, can I get the rich presence of a specified steam user? Can it only be seen in steamcommunity?

If you're using the C++ API: https://partner.steamgames.com/doc/api/ISteamFriends#RequestFriendRichPresence

Not sure if there's a way to do it in the web API off the top of my head.

I have researched the web API and there is no api that can display users RichPresence. If I want to use C++API: https://partner.steamgames.com/doc/api/ISteamFriends#RequestFriendRichPresence ,To use this API, It seems that only game developers can call this API?And even if you are the game developer, you can only display the RichPresence of your game.
My purpose is to get the RichPresence of any game of the user. Is this possible?
Messaggio originale di hoo:
Messaggio originale di Ben Lubar:

If you're using the C++ API: https://partner.steamgames.com/doc/api/ISteamFriends#RequestFriendRichPresence

Not sure if there's a way to do it in the web API off the top of my head.

I have researched the web API and there is no api that can display users RichPresence. If I want to use C++API: https://partner.steamgames.com/doc/api/ISteamFriends#RequestFriendRichPresence ,To use this API, It seems that only game developers can call this API?And even if you are the game developer, you can only display the RichPresence of your game.
My purpose is to get the RichPresence of any game of the user. Is this possible?

And I only want to use API and not use steamcommunity, it seems impossible to achieve
< >
Visualizzazione di 1-15 commenti su 21
Per pagina: 1530 50

Data di pubblicazione: 7 apr 2024, ore 17:19
Messaggi: 21