- Status
- Offline
- Joined
- Mar 3, 2026
- Messages
- 481
- Reaction score
- 7
Phasmophobia Ext — a focused menu designed for ghost hunting without the usual fluff. It covers the basics for regular gameplay and adds specific utility for event-based grinding, like the Cursed Hollow rabbits.
Core Features
Technical Setup & Bypass
To avoid interference and potential crash reporting issues, it is highly recommended to neutralize the Unity crash handler before you start. This prevents the game from phoning home if the injection causes a hiccup.
Injection & Launch
Controls
Note on the cursor logic: Opening the menu forces the game cursor to appear. If it stays stuck after closing the menu, just toggle the Journal (J) or the main ESC menu to reset the cursor state. Language support includes both English and Russian.
Anyone seeing issues with the current Unity build version, or is it still injecting clean?
You cant view this link please login.
You cant view this link please login.
Core Features
- Ghost Information: Real-time data on the entity you're hunting, perfect for early identification.
- Forest Minions ESP: Highlights Cursed Hollow event rabbits that usually require D.O.T.S. to see.
- Teleport Minions (Host Only): Snaps forest minions to your location for fast event completion.
- Passive Indicators: Always-on ping display, role detection (Host/Client), and a Hunting indicator.
Technical Setup & Bypass
To avoid interference and potential crash reporting issues, it is highly recommended to neutralize the Unity crash handler before you start. This prevents the game from phoning home if the injection causes a hiccup.
- Navigate to the Phasmophobia game directory.
- Locate the file UnityCrashHandler64.exe (or similar).
- Rename it to something else (e.g., 1.exe).
- Note: Game updates will likely restore this file, so check the folder after any patch.
Injection & Launch
- Keep NativeDllInjector.exe and PhasmophobiaExt.dll in the same directory.
- Ensure no other DLLs are present in that folder to avoid the injector picking the wrong module.
- Run the injector. You can do this before the game starts or while it's already in the main menu.
Controls
Code:
HOME - Toggle Menu
Pause - Unload DLL
Note on the cursor logic: Opening the menu forces the game cursor to appear. If it stays stuck after closing the menu, just toggle the Journal (J) or the main ESC menu to reset the cursor state. Language support includes both English and Russian.
Anyone seeing issues with the current Unity build version, or is it still injecting clean?