A save-editor for Phasmophobia, written in Python.
For this to work, you must know and be able to access your save file for Phasmophobia. Their default locations are as follows:-
Windows:
%USERPROFILE%\AppData\LocalLow\Kinetic Games\Phasmophobia\SaveFile.txt
Tip
We have support for loading this default file path on Windows due to it's location being static, Linux does not have this benefit, below is the relative path to the save location
Linux:
<SteamLibraryLocation>/steamapps/compatdata/739630/pfx/
This project will likely never exist on PyPi (or pip for those who call it that), so you'll need to install from GitHub:
pip install 'git+https://github.com/AbstractUmbra/Yurei'
# or
uv add 'yurei @ git+https://github.com/AbstractUmbra/Yurei'
# etcOnce installed you can then run the app with the yurei executable.
If you use the web extra, you can use the yurei-web, but this is experimental and (as of the commit date) currently does not work on Python 3.14+.
Yurei is available as both Python source library directly usable from Python code, or as a TUI application for direct us.
Please check out the examples directory for more.
To run the application you need to execute this via python -m yurei or yurei if your venv is active!
I tried to make this screen as intuitive as possible and include shortcut keys where I could. Please raise an issue if you spot a bug or something feels off!
- Money
- Levels and Prestige values
- Gear unlock and addition
- Achievement management
- Easter Egg management
- Ghost/spirit values, death and encounter
If you're good at design/visuals then I'd love for you to help make this prettier. I for one am terrible at making things look nice.
If you require assistance with this tool then you're free to open an issue on the repo or you can join my Discord server below: