Trying to Split Vehicle YTD Files

I am trying to split the YTD files of a ps-liveries Explorer vehicle.
Splitting Method: [How-to] Split Vehicle YTD Files to Avoid 16Mb Stream Limit (No Texture Compression)
vehicles.meta: ps-liveries/vehicles.meta at main · Project-Sloth/ps-liveries · GitHub
Vehicle stream directory: ps-liveries/stream/2020Explorer at main · Project-Sloth/ps-liveries · GitHub

I understand how to split the YTD file, but I don’t know how to name them. vehicles.meta shows this:

<Item>
  <parent>vehicles_bob_brown_interior</parent>
  <child>expmax20</child>
</Item>

But the YTD in the stream folder is Explorer.ytd. I would think the vehicles.meta file would show “Explorer,” not “expmax20.”
Now that I’ve split up the YTD file, I have seven files. How should I name them? expmax20_? Explorer_? No matter what I try, the vehicle loads, but its textures do not. Thank you.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.