The idea is to preserve the Vantage render settings for specific projects, via live link.
Currently, each time we open the live link, the render settings are set to the latest use. It would be great to keep the settings of each max file:
File A, Vantage settings A
File B, Vantage settings B etc.
This way, every time the project is initialised through live link, we don't have to change the settings like the Resolution, Render, Render elements etc, but they are inherited from the original max file.
Since it tend to crash a lot, you find yourself engaging a live-link, waiting, then loading config-file - then deleting the wrong cameras that was changed since last time, then defaulting to active view - and then you can start working. Many times every day.
I would also like that render-settings could be communicated through live-link. Maybe you can even store som JSON config settings in the max file, so whenever live-link is initiated, if any JSON props are present, they get loaded. This way fallbacks and partial loads should be fine too. Also the "import changes"-button in 3dsmax could then support this.