An open API service indexing awesome lists of open source software.

https://github.com/zehsteam/phasmophobiadiscordrpc

Phasmophobia Discord Rich Presence
https://github.com/zehsteam/phasmophobiadiscordrpc

discord-rich-presence phasmophobia phasmophobia-rpc rich-presence

Last synced: 8 months ago
JSON representation

Phasmophobia Discord Rich Presence

Awesome Lists containing this project

README

          

# Phasmophobia Discord Rich Presence
Display a custom Discord rich presence for Phasmophobia depending on the current game state.

Made using WPF in .NET 7

Uses [Lachee's DiscordRPC for C#](https://github.com/Lachee/discord-rpc-csharp)

## ![Download Icon](https://i.imgur.com/TpnrFSH.png) Download
Download the latest release [here](https://github.com/ZehsTeam/PhasmophobiaDiscordRPC/releases)

See screenshots

## Safe to use? - Game state detection

This program is safe to use since it only uses the **Player.log** file to detect the current game state.

**Player.log** file location:
```
%localappdata%\..\LocalLow\Kinetic Games\Phasmophobia\Player.log
```

## How to use
Download the [latest release](https://github.com/ZehsTeam/PhasmophobiaDiscordRPC/releases) and run the program while Phasmophobia & Discord are running.

## Discord rich presence not showing?
**Make sure these settings are enabled in your Discord client:**
- "Display current activity as a status message."
- "Share your activity status by default when joining large servers"

**Discord > User Settings > Activity Settings > Activity Privacy**

![Discord Activity Privacy Settings](https://i.imgur.com/rjkxIcl.png)

[More info on activity status](https://support.discord.com/hc/en-us/articles/7931156448919)

## Features
**Discord rich presence**
- Shows server mode (Singleplayer / Multiplayer)
- Shows player state (Initializing, Main Menu, Lobby, In Match)
- Shows elapsed time for each player state
- Shows map info (Map Icon & Map Name)
- Shows difficulty
- Shows player count
- Shows max player count
- Show private lobby code
- Shows server region

**Program**
- View player list (Username & Steam ID)
- Discord rich presence preview

## Settings you can change
- Lobby Type (Public / Private)
- Lobby Code
- Max Players
- Map Type
- Difficulty

## Screenshots - Program
![Program Window](https://i.imgur.com/2DqwLgZ.png)
![Program Window](https://i.imgur.com/3e4oePw.png)
## Screenshots - Discord
![Discord rich presence](https://i.imgur.com/KhQsolf.png)
![Discord rich presence](https://i.imgur.com/wauljPe.png)
![Discord rich presence](https://i.imgur.com/tcag0S1.png)
![Discord rich presence](https://i.imgur.com/fcCwbsy.png)
![Discord rich presence](https://i.imgur.com/UPEMNrx.png)
![Discord rich presence](https://i.imgur.com/gl2L7Bm.png)