I'm using a Linux distro - KDE - and use Armcord for my Discord alternative.
It makes use of an arRPC server to display Rich Presence info.
You can find more details here on how it works:
https://github.com/ArmCord/ArmCord
https://github.com/OpenAsar/arrpc
https://github.com/OpenAsar/arrpc/blob/main/examples/bridge_mod.js
With the arRPC server running and using the bridge_mod script, running the Runelite flatpak and/or jar by itself (without bolt) has Runelite show up in my Discord status as expected.
However, when launching it via Bolt, the status doesn't show.
It should be noted that I symlinked my old Runelite installation to where Bolt expects to find the .runelite folder in ~/.var/app/com.adamcake.Bolt/data/bolt-launcher/, but this shouldn't affect anything as that's just user settings.
I tried both using the bolt-included runelite jar, and setting the custom jar location from my previous installation.
Do I need to set something via flatseal for Bolt or otherwise to get this to work properly? Thanks
I'm using a Linux distro - KDE - and use Armcord for my Discord alternative.
It makes use of an arRPC server to display Rich Presence info.
You can find more details here on how it works:
https://github.com/ArmCord/ArmCord
https://github.com/OpenAsar/arrpc
https://github.com/OpenAsar/arrpc/blob/main/examples/bridge_mod.js
With the arRPC server running and using the bridge_mod script, running the Runelite flatpak and/or jar by itself (without bolt) has Runelite show up in my Discord status as expected.
However, when launching it via Bolt, the status doesn't show.
It should be noted that I symlinked my old Runelite installation to where Bolt expects to find the .runelite folder in ~/.var/app/com.adamcake.Bolt/data/bolt-launcher/, but this shouldn't affect anything as that's just user settings.
I tried both using the bolt-included runelite jar, and setting the custom jar location from my previous installation.
Do I need to set something via flatseal for Bolt or otherwise to get this to work properly? Thanks