PS4RP is a Discord Rich Presence implementation for the PlayStation 4. It is compiled having a 9.00FW as target, but should work for other firmwares - the code itself wouldn't change at all.
It can be ran on mobile, as it can run python, but i do not recommend
- Setup the libPS4
- You may need to patch the lib to include sceKernelGetdents(), as i did
- Simply run
make
on /ps4/payload
- Place you Discord token in tokens/token.0.txt
- Change PS4_API in main.py to your console's ip
- Run
pip3 install aiohttp
- Run
python3 main.py
- Send payload.bin to the console
- I suggest playing around with ps4_api.py, discord_gateway.py and cusa.txt, so you are able to use your own assets