Chaos Corona for 3ds Max > [Max] I need help!

[SOLVED] Autosave enabled by default?

(1/2) > >>

romullus:
Is there a way to have autosave enabled by default? If not, i'm going to request such ability.

Ondra:
ok, time for some advanced corona stuff:

1) Determine the plugin configuration directory. It is somewhere in C:/Users/[your username], and it is named "Corona". New daily will be able to open it directly - https://i.imgur.com/VfBhCMC.png

2a) localize the newest Config-[number].conf file in there by date modified, or

2b) close 3dsmax, delete everything in the folder, and start 3dsmax again - only single config file will be created.

3) append new line: bool vfb.autosave.enable = true - syntax is the same as string options. Basically the file is one big list of string options loaded when settings are reset.

4) feel free to modify any other line (core defaults are listed in the file). You can for example enable/disable renderstamp, change renderstamp text, change image filter, material editor quality, number of threads used, clear VFB between renders, background source (corona vs. 3dsmax environment dialog), set default tonemapping parameters, ...

5) save the file

New file will be created if a new Corona build adds a parameter, and at that point you will have to modify it again. But for example for 1.3 only single file will be ever created.

romullus:
Wow, thank you very much Ondra! Actualy i was looking in config file before asking, but obviously didn't find anything. Is there a place where i can find a list of all available strings?

BTW, ability to access config directory from render settings is really welcome!

Ondra:
you can look here: https://corona-renderer.com/doc/, take the first name, and replace _ with ., and it should work

romullus:
How cool is that, now i had set my favorite defaults and everything looks much nicer. Once again, thank you very much!

Navigation

[0] Message Index

[#] Next page

Go to full version