Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 950 Bytes

File metadata and controls

28 lines (22 loc) · 950 Bytes
uid uid-meta comments uid-files title image contribution
contribution/vvvvatcher
contribution/vvvvatcher-meta
items
uid
104403
uid
111260
uid
111309
contribution/vvvvatcher-files
VVVVatcher
perfectanimalshots32.jpg
true

RemoterSA had too much features for my simple purpose. This lightweight Python27 script can just replace your .bat file. It will monitor the vvvv.exe process all the time and if it crashes it restarts your patch in partially light-speed.

Requires: Python27

http://code.google.com/p/psutil/

How to use it?

You just have to open the .py file with a text editor and write the path of the vvvv.exe to start and the path to the .v4p you want to open. Don't forget to use the python specific double backslash path (eg: C:\Folder\tada)

Coming Soon: -Support for multiple vvvv instances -Standalone Executable