Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
As far as specific Core and Game, I’m not aware of any plans for that at the moment. It’d be a nice feature for sure but it also might invite legal headaches or tons of reports from users who may not know the rules on emulators on Steam have changed a tad. At present, it doesn’t do that and honestly I think it would be a neat feature if it’s possible.
That's true, but that has really nothing to do with RetroArch. When you're playing Steam game X, Steam will show you as playing X, whether that's Spelunky, RetroArch, or something else, all by default. When you manually add a non-Steam game, again whatever the game is, there won't be any integration so the best Steam can do is show the name of the game. (I'm referring to RetroArch as a "game" here for simplicity's sake, since that's what Steam classifies it as, even if it's not much of a game without some ROMs.)
A developer can use Steamworks for their game and specifically use a feature called Enhanced Rich Presence: https://partner.steamgames.com/doc/features/enhancedrichpresence
Any information they supply this system with can be shown, so they could share what core you're using or even what game you're using. That's what Osaka is asking about. I agree it would be really great if they were to add that feature.
Other games (than RetroArch) could show you what level you're on for instance, but since RetroArch is an overarching thing, it would have to dig deeper into the code that's running inside of it to figure out what level you're playing, it would have to be done manually, since those old games were never set up to support that, and it would have to be done for every single game RetroArch supports. I don't expect that to happen anytime soon, if ever.
What are mumbling about? You can already do that, just add it as a non steam game, just having a native steam release is a minor convenience, not a different experience
EDIT: Just noticed there's already a feature like this for Discord. I really hope they add it to Steam as well.
Right, Google found it immediately: https://www.libretro.com/index.php/upcoming-retroarch-1-7-4-details-on-discord-integration/
That means there is existing code that hopefully could be easily added to the Steam version, if not already there, and hooked into Steam's Enhanced Rich Presence feature.
Due to this we are restricted to using the Steam Web API for any API related stuff for now which doesn't provide this functionality (yet?).