flathub / flathub/org.libretro.RetroArch

Discord Rich Presence

Open
#162 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
20
Forks
19
Avg merge
49m
Merged PRs (30d)
1

Description

RetroArch added Discord Rich Presence in 1.7.4 but it doesn't work when sandboxed inside flatpak.

There's a guide on how support can be added in a flatpak app here:
https://github.com/flathub/com.discordapp.Discord/wiki/Rich-Precense-(discord-rpc)

Other apps on flathub, like com.valvesoftware.Steam, have applied this in their distribution.

Applying the permission and symlink manually still doesn't work:
```
[INFO] [DISCORD]: Registering startup command: sh -c retroarch -v
sh: xdg-mime: command not found
```

Seems xdg-utils is required by deps/discord-rpc/src/discord_register_linux.c but isn't included in this flatpak.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.