Skip to content

wchar-t/PlayStation-4-Rich-Presence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayStation 4 Rich Presence

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

image image

Compilation

  1. Setup the libPS4
  2. You may need to patch the lib to include sceKernelGetdents(), as i did
  3. Simply run make on /ps4/payload

Usage

  1. Place you Discord token in tokens/token.0.txt
  2. Change PS4_API in main.py to your console's ip
  3. Run pip3 install aiohttp
  4. Run python3 main.py
  5. 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