This RPC has been moved to RICH PRESENCE PLUS
A simple Phasmophobia Rich Presence client made with ❤️
This app does not use MelonLoader or PhasBypass
The lastest release is available here
- Shows if you're playing singleplayer or multiplayer
- Shows how long you've been playing (supports only v0.1)
- Shows current playing map
- Respects Discords 15 seconds status update limit
It's simple, PhasmoPresence periodically gets and checks information from the player log.
The player log is located in the next path C:\Users\%YOUR_USER%\AppData\LocalLow\Kinetic Games\Phasmophobia\Player.log
- Go to Discord Developer Portal and create an application
- Now go to Settings > OAuth2 and copy the clientid
- Finally go to Settings > Rich Presence
- Add each map image with the following pattern:
bleasdalefarmhouse
(all maps need to be added) - Clone the repository
- Install the requirements
- Go to src/core.py and put your clientid.
- Run src/core.py
-
My Rich Presence Client is not displaying?
- Try
- Go to your User Settings > Activity Status > Display current activity as a status message and make sure it's enabled.
- Restart the app when Phasmophobia is running.
- Try
-
Do I need Discord open on my pc to use this app?
- Yes, you need to open Discord to run the app.
All contributions, bug reports, bug fixes, enhancements, and ideas are welcome. Just make a pull request or a issue!