Using the convert tool from PFD v3.x within a .bat file. It’s seems to be set up correctly and runs like it’s doing work (but too fast), but upon checking, all the vdb’s written are basically devoid of .aur data. Known issues? Thx.
More info. Here is the contents of my bat file:
set app=C:\Program Files\Chaos Group\Phoenix FD\3ds Max 2019 for x64\bin\cache_converter.exe
:: set these 4 variables…
set cachePath=K:\cache\flfx_fire\fire_small_slightWind Blown_pfd_type01_sim05
set FilenamePrefix=fire_small_slightWindBlown_pfd_type 01_sim05_
set sframeNumber=0
set eframeNumber=500
“%app%” -srcfile “%cachePath%\%FilenamePrefix%####.aur” -dstfile “%cachePath%\%FilenamePrefix%####.vdb” -start %sframeNumber% -end %eframeNumber%
Hey,
Indeed this is not working correctly in the Phoenix 3 builds.
What you can do is to download latest Phoenix 4 build and get the cache converter and all surrounding dlls from there. This won’t require Phoenix 4 license.
Awesome - thx! Will give it a whirl.
Ok, so pulled down the only Nightly .zip I could find that only has an .exe installer within it which seems to want to install everything - in middle of project don’t want to risk messing with PFD 3.x installation. Is there a .zip containing all misc files? I’ll keep checking in the meantime however. Thx.
Oh yes, the zip installs we have for Phoenix for Maya might be useful to you: Chaos
Grab one that ends with “_archive.zip”. Inside it, you can find the cache converter tool with its dlls under phoenix/bin.
Cheers!
Thanks Svetlin. So I extracted one of them and in that folder there are just .bin files, no .exe’s. Thoughts?
Oops wait - x64. My eyes are shot from deadlines ;D
Eureka. It’s working!! Thanks! How can I sleep now. ;]
Looking at these filesizes really helps me appreciate the .aur format.
Hooray! Hope it helps ![]()