Is there a trick to installing VRayFurStyler for Max 2021? I put the appropriate 2021 .dlo file in the plugins directory and I get an error 126 “The specified module could not be found”
I am guessing some base library needs to be installed.
I tried what is described in the docs but was not able to edit the PackageContents.xml file. Let me do a little further research and I will get back to the thread. Meanwhile please read carefully the part of the docs in my screengrab above and try it yourself.
Are you using V-Ray 6 and trying to add the fur styler ? If so - it won’t work as the one in our docs is for V-Ray 5. Other than that - you’ve correctly placed it in the plugins folder.
We’ll try to upload a version for V-Ray 6 in the next couple of days.
I’m following the documentation explicitly but still having issues. I’m using the right .dlo for Max 2023. The doc says to edit “the XML” like it’s a file that exists. It’s not in the download so I made my own and used the one line that the doc says. But, I have a feeling that an XML needs more than that one line to work. Do you have a sample of the XML so that I know mine has all the right code so that things will work?
The XML file must already exist - it is part of the V-Ray for 3ds Max installation. It should be located in C:\ProgramData\Autodesk\ApplicationPlugins\VRay3dsMax2023\ and called PackageContents.xml
Coming back to this a few years later, I do now see the XML file. The documentation is pretty sparse for “non programmers” and while it gives the code, it doesn’t say where to put the line. I put it in under something I felt was similar (see attached) and that didn’t expose the modifier in the list. So, I put it at the end of everything. That didn’t work either.
You are in the wrong “PackageContents.xml”. The V-Ray one is located here: C:\ProgramData\Autodesk\ApplicationPlugins\VRay3dsMax2025\PackageContents.xml
It’s written clearly on the docs page. Attaching the requested screencap.