Skip to content

waggz81/PhasmoScreenshotSaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhasmoScreenshotSaver

A simple program that watches for Phasmophobia camera pictures in the game folder and copies them to a folder of your choosing for safe keeping and later review.

sample screenshot of early version

Screenshot of early version

Directions

Install program (Note: Windows will complain about running this program, it is not signed but the source code is here for you to compile and run for yourself if you wish!)

Upon program startup it will load the previously configured directories. If not found, it will try to determine the Phasmophobia installation directory via the registry's uninstaller installation directory value, and the "Pictures" windows library folder as defaults. Choose your directories and hit 'Start'. The program minimizes to the system tray and will check for *.png files in the install directory that are saved, and then copy those files over to the save directory with a timestamped file name.

TODO

  • Add option for windows startup
  • Add options for removing old files either by age or number or both
  • Expand options to include a choice for filter to make the program more useful outside of this niche usage

This program is only tested in Windows 10. Open an issue if you find one or have further suggestions not included in the TODO.

I am not a professional developer so I am sure there are much better ways to do what I have done here, but it's simple and it works, which is what my goal was. 😉

Special thanks to @benbhall for his class to work around the annoyances of the filesystemwatcher events.

Icon is sourced from here and is labeled as free for commercial use.

About

A simple program that watches for Phasmophobia camera pictures in the game folder and copies them to a folder of your choosing for safe keeping and later review.

Topics

Resources

Stars

Watchers

Forks

Languages