hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.41k stars 2.19k forks source link

Discord Rich Presence reported broken #19567

Closed hrydgard closed 2 weeks ago

hrydgard commented 3 weeks ago

Forza on the Discord reported that rich presence doesn't seem to be working. Not surprising since when we implemented it, we used an already-deprecated SDK.

Should be investigated, and probably switched to whatever their current API is, if there are no licensing issues.

hrydgard commented 2 weeks ago

It's simply only implemented on Windows. Now hiding it on other platforms to not set wrong expectations.