Hello
I'm trying to edit NPCs in SR2 using the npc table cruncher from the alpha tools, however it needs a batch file to make it work.
IdolNinja made an example on how to do it for the vehicle table cruncher on this page:
https://www.saintsrowmods.com/forum...usy-until-the-sdk-can-be-released.2891/page-2
So I used the vehicle batch and edited it to this:
sr2_npc_table_crunch.exe -output_name npc_swat.cvtf -variant_table tables\npc_swat.xtbl -character_table tables\npc_swat_cha.xtbl -design_table tables\npc_swat_des.xtbl -preset_table tables\npc_swat_pre.xtbl
pause
However when running it the cmd window opens but doens't do anything, it doesn't create the CVTF.
What do I need to put in the batch file in order for the NPC cruncher to put the xtbls into a CVTF file?
I'm trying to edit NPCs in SR2 using the npc table cruncher from the alpha tools, however it needs a batch file to make it work.
IdolNinja made an example on how to do it for the vehicle table cruncher on this page:
https://www.saintsrowmods.com/forum...usy-until-the-sdk-can-be-released.2891/page-2
So I used the vehicle batch and edited it to this:
sr2_npc_table_crunch.exe -output_name npc_swat.cvtf -variant_table tables\npc_swat.xtbl -character_table tables\npc_swat_cha.xtbl -design_table tables\npc_swat_des.xtbl -preset_table tables\npc_swat_pre.xtbl
pause
However when running it the cmd window opens but doens't do anything, it doesn't create the CVTF.
What do I need to put in the batch file in order for the NPC cruncher to put the xtbls into a CVTF file?
Last edited: