Mercurial > msvpvf
comparison README.md @ 11:2ec81711f0c7
Move python files to this repo
| author | Paper <mrpapersonic@gmail.com> |
|---|---|
| date | Wed, 26 Jan 2022 20:36:07 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 11:2ec81711f0c7 |
|---|---|
| 1 # msvpvf | |
| 2 msvpvf.py, based on msvpvf which can be found [here](https://www.focusonvegas.com/movie-studio-vegas-pro-version-faker/) | |
| 3 | |
| 4 this could probably be very heavily optimized but it works for now | |
| 5 | |
| 6 # compatibility | |
| 7 as far as i know, there are 3 generations of project files: | |
| 8 | |
| 9 Gen 1 | Gen 2 | Gen 3 | |
| 10 --- | --- | --- | |
| 11 8.0 - 11.0 | 12.0 - 14.0 | 15.0 - Now | |
| 12 | |
| 13 of course, all generations later than the generation before can open these files, for example vegas 14 can open vegas 10 project files | |
| 14 | |
| 15 feel free to correct me on this, i haven't used 15.0+ in over 2 years |
