OpenAsar / arrpc

Open Discord RPC server for atypical setups
https://arrpc.openasar.dev
MIT License
438 stars 66 forks source link

Discord Desktop doing more than just scanning for detectable.json #108

Open Covkie opened 3 weeks ago

Covkie commented 3 weeks ago

hl_linux or factorio (both native linux) is not in detectable.json so arrpc is unable to scan for it. Despite this Discord Desktop is successful in identifying it. What other scanning are they doing?- would be useful to add to arrpc.

Covkie commented 3 weeks ago

A possible solution to this is to strip the platform identifier from the process path: _linux or _osx as well as .exe.

The latter would work for factorio and both together would work for half life 1/2 (based) games