Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.
/ PhasmodHandler Public archive

A MelonLoader Mod for phasmophobia, that's intention was to be a mod handler you can use to make developing mods easier. + Discord Rich presence

Notifications You must be signed in to change notification settings

SEPPDROID/PhasmodHandler

Repository files navigation

PhasmodHandler

A MelonLoader Mod for phasmophobia, that's intention was to be a mod handler you can use to make developing mods easier. + Discord Rich presence. It's presented to you DOA.

Jump to the Install section.

I do not have time to finish this (or the knowledge for that matter), so here it is for everybody to enjoy!

I was prepairing for the beta branch to be pushed to master. That is because making MONO mods is a piece of cake. But Phasmophobia is changing to the IL2CPP scripting engine and that wil make it a bit harder. Andthus did this project started, but will never see a full release by me...

What it should have done:

  • Create and invite people with your code in discord. (injecting the invite code to the LobbyManager)
  • Be part of a Modified MelonLoader install called Phasmodloader with all the changes to handle specific IL2CPP Phasmophobia mods
  • Handle rich presence for other mods.
  • Show the level picture in blue when you are in a dead state (discord RPC)

What it can do:

  • Show you in what level you are in PhasMODphobia. (im trying not to use their name)
  • nothing else, i completely stripped it from the other functions

I should've called it "Phasmophobia Rich presence"

Q: Can i use your code for my project?

A: Yes, just keep the original credits in the "DiscordRpc" file. They belong to Slaynash

/// <summary>
/// Credit to https://github.com/Slaynash
/// </summary>

Q: Can i push changes to your project?

A: Ofcourse, actually; YES! Please. Im in no way a good c# programmer. Im a hobby-programmer so your work will always be better then mine. Contributing is always cool 😎

How to install

Alternative install:

(Tip: Phasmophobia directory can be found by rightclicking Phasmophobia in steam then going to Properties and clicking on browse local files)

Notes:

PhasmodLoader 1.1.0

Phasmodloader 1.1.0 is based on MelonLoader version 0.2.7.2. Actually the one i uncluded in the release tab is basically the same as the original, i completely stripped all the functions from my original modified MelonLoader install. And the discordRPC function has been made into a mod. So i would just recommend installing the mod + MelonLoader and not the PhasmodLoader. Since MelonLoader will be updated and PhasmodLoader not...

Please note that the RPC mod does not work out of the box on the MONO version of phasmophobia. It will look for the dll in the Managed folder instead of the top layer directory. An easy fix would be copying the "PhasmodLoader" folder to "Managed"

All credits go to HerpDerpinstine and "Java Gang" (as far as i can remember). They did outstanding and a amazing job with MelonLoader.

Some pictures:

Captures_discord_rpc Captures_discord_rpc Captures_discord_rpc Captures_discord_rpc

About

A MelonLoader Mod for phasmophobia, that's intention was to be a mod handler you can use to make developing mods easier. + Discord Rich presence

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages