Discord Rich Presence for Cemu
In light of possible Discord RPC integration in Cemu 1.13.0+, I still went ahead and made a simple Python script to (supposedly) pull of the exact same task. Why? Well, it was easy and simple, and honestly I wasn't aware that RPC was coming out soon. Depending on how the RPC will actually look/feel, this project could very quickly become deprecated (a matter of hours at this point, to be exact) but it was very easy to do so nothing lost? ¯\(ツ)/¯
Requires Python 3
Clone this repository and install dependencies with pip
:
pip install -r requirements.txt
Run cemu-rpc.py
alongside Cemu
.