SRIV creating vehicle variants with the SRIV cvtf cruncher

So this exists:

https://github.com/volition-inc/Zinyaks-Cache-Of-Wonders/tree/master/tools/cvtf_cruncher

Maybe it's just that I'm totally fried from a rough shift at work and facing down another one right when I get up in the morning, but I'm boggled. Very excited, but nearly as much confused as well.

I'm attempting to create a new variant for a vehicle using this tool. I've managed modifying the .xtbl containing the vehicle variants to add a new variant, and crunched a cvtf_pc file from this. My next question is... now what?

The vehicle I'm trying to modify is the Pacemaker. I've unpacked one of the Pacemaker variants (the 'police' one left over from SRTT) just to take a look and the files inside look like this:

cop%20car.png

I'm fairly uncertain what I need to do next to try to get my variant ingame. I'm trying to create a 'saints' variant that would allow the Pacemaker to be used as a gang customization car. As far as I can tell, I've put everything together right, but now I'm not really sure what I need to do to update this. Do I need to place my updated car_4dr_police02.cvtf_pc into every Pacemaker variant and repack them? Do I just need to repack a variant named car_4dr_police02_4.str2_pc with the new cvtf_pc within it? Is there something that needs to be done with those other files?

I suppose I'm asking a bit for a step-by-step on adding new variants to the game, though honestly any help I can get to push me in the right direction would be just fine. I suppose I'll also need to be creating a new vehicle_containers.asm_pc and I'm a little unsure of how to go about doing that as well.

Straight up just pointing me in the direction of older posts on this forum which would be relevant would also be appreciated. I'm pretty damn lost, which is very frustrating as I feel like I'm SO CLOSE to achieving what I'm trying to do.
 
I've mentioned this in chat... You can't do anything until vpkg is released. That will allow you to create a new streaming container for your variant.
 
A super-early version of this tool now exists in the github repo. I plan on a lot more features for this like updating asm files, but it should be able to build an asm for you. I would extract an asm for the same vehicle and then change the name and build a new asm from that xml for your new variant. Then you would build the str2 with the same contents(note that an str2 is just a packfile with a different extension).

https://github.com/volition-inc/Zinyaks-Cache-Of-Wonders
 
The vehicle I'm trying to modify is the Pacemaker. I'm trying to create a 'saints' variant that would allow the Pacemaker to be used as a gang customization car.

Have you made any progress creating this vehicle variant ?
If so, would you please let us know how you did it and maybe a screenshot too.:D
pacemkrpurpl.png


Thanks and good luck.:cool:
 
Back
Top