Announcement

Collapse
No announcement yet.

Check V-Ray version without using Max

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Check V-Ray version without using Max

    Hi

    Would be nice to be able to see what VRay version is installed on a slave. Especially if you can't get into max for whatever reason (like 30 day expired for example)

    This way if you have a lot of nodes, you can see which one still needs an updated vray version or if somebody else said they installed, to double check if it was actually done
    Kind Regards,
    Morne

  • #2
    Hi,

    There is a DRcheck tool here > http://help.chaosgroup.com/vray/misc/
    Unfortunately this version of the tool works only with V-Ray 2 for Max. I will check if we can update it.
    Tashko Zashev | chaos.com
    Chaos Support Representative | contact us

    Comment


    • #3
      I think the RT Version is accurate but a confirmation would be nice. In your RT\bin Folder launching vray.exe with -version as an argument yields output like this:

      Code:
      C:\Program Files\Chaos Group\V-Ray\RT for 3ds Max 2014 for x64\bin>vray -version
      ===============================================
      V-Ray Standalone, version 3.15.01 for x64
      Copyright (C) 2000-2014 Chaos Group Ltd. All rights reserved.
      Use -credits option for additional third-party copyright notices.
      
      
      Build 3e9ec15a71a8 from Dec 12 2014, 15:43:41
      Compiled with Intel C++ compiler, version 14
      Operating system is Microsoft(tm) Windows(tm), version 6.1, Service Pack 1
      
      
      V-Ray core version is 3.05.07
      ===============================================
      
      
      
      
      C:\Program Files\Chaos Group\V-Ray\RT for 3ds Max 2014 for x64\bin>

      Comment


      • #4
        Yes, it is accurate. It gives you the core number and the exact build date, which is more important. You could use it to compare the version on all machines.

        But the DR check tool allows you to check the slave V-Ray version from the workstation, without using any remote applications or checking the nodes one by one locally.
        Tashko Zashev | chaos.com
        Chaos Support Representative | contact us

        Comment


        • #5
          You can simply check version of vray dll
          C:\3dsMax2014\vray2014.dll -> right clic/properties/details or via script : 3.10.3.0

          Comment

          Working...
          X