Hey guys,
I have an issue that i cannot seam to solve.
We show our renderfarm on an 55" TV, using RDCM.
The problem i have is that the Vray frame buffer windows always opens up outside the screen, and i have to "maximize" the window to fullscreen, then i can drag it down and place it where i want. The problem is that when that render is done. And max closes, the same problem accours again in the new max.
I found an maxscrip, that can resett window positions, but i cannot figure out what the vray frame buffer window i called in the 3dsmax.ini file?
I have tried to create a new ini file, but its the same issue.
None of these seams to do the trick
-- Rendering:
setINISetting inipath "RenderProgressDialogPosition" "Dimension" "0 0 379 372"
setINISetting inipath "RenderVFBPosition" "Position" "0 0 412 156"
setINISetting inipath "RenderDialogPosition" "Dimension" "0 0 457 1023"
setINISetting inipath "RenderMessageWindow" "Dimension" "0 0 871 406"
setINISetting inipath "RenderPresetsCategoryDialogPosition" "RenderPresetsCategoryDialogDimension" "0 0 210 280"
setINISetting inipath "mentalrayMessagesPosition" "Dimension" "0 0 600 400"
Any one has any ideas?
Thanks
Rickard
I have an issue that i cannot seam to solve.
We show our renderfarm on an 55" TV, using RDCM.
The problem i have is that the Vray frame buffer windows always opens up outside the screen, and i have to "maximize" the window to fullscreen, then i can drag it down and place it where i want. The problem is that when that render is done. And max closes, the same problem accours again in the new max.
I found an maxscrip, that can resett window positions, but i cannot figure out what the vray frame buffer window i called in the 3dsmax.ini file?
I have tried to create a new ini file, but its the same issue.
None of these seams to do the trick
-- Rendering:
setINISetting inipath "RenderProgressDialogPosition" "Dimension" "0 0 379 372"
setINISetting inipath "RenderVFBPosition" "Position" "0 0 412 156"
setINISetting inipath "RenderDialogPosition" "Dimension" "0 0 457 1023"
setINISetting inipath "RenderMessageWindow" "Dimension" "0 0 871 406"
setINISetting inipath "RenderPresetsCategoryDialogPosition" "RenderPresetsCategoryDialogDimension" "0 0 210 280"
setINISetting inipath "mentalrayMessagesPosition" "Dimension" "0 0 600 400"
Any one has any ideas?
Thanks
Rickard
Comment