MyerPj wrote Trevor_Asq wrote I’ve never had problems just opening the project file in a text editor and changing the version number to ‘downgrade’ the project. You sure about that? Have you done it at all recently? The project is a compressed zip/gzip file with a .prproj extension. So if you 'just open' the project with a text editor you will see 'garbage', ie: the compressed file. If you open the project with 7-zip the file you see inside is an xml file without an extension. Therefore if you edit that file, you can see the third instance of the word 'version' points at the PP version it was last saved in. Setting that to a substantially lower number (like 1) and then re-gzip(ing) it will allow it to open in a lower version of PP after getting the message you must upgrade this project file and then PP handles that, not changing the original. Be aware, for non-supported featured being lost. For instance if you used the new type tool, and you open that project in a PP version that doesn't support that, those program features would be lost, etc... Still opens fine in BBEdit - haven't actually done a 'downgrade' for a few months and obvs may be dangerous, but has certainly been a get out of jail card in the past.
... View more