Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Kevin Noll

Pages: [1]
1
Hello,

I'm trying to let Deadline export images from CXRs saved by Corona 9 from 3dsMax 2023.

What I do is:
Code: [Select]
CoronaImgCmd.exe "src.cxr" "tgt.png" -e "LightMix Interactive"
With that I'd expect to have the same output as opening src.cxr in the GUI editor and do nothing but saving the the LightMix element. Drom the output it does seem however that the command line editor ignores any tone mapping settings, which the GUI editor recognizes and activates just fine on startup as it was set in the frame buffer.

Is this expected behaviour and am I doing something wrong?

Pages: [1]