Wouldubeinta
Club Captain
How TXPK files works is, Ive divided the list of textures into groups in the "TXPK_File_Indexes.csv". So for example if you want to edit one single texture in this list, you will have to add all the texture in that list to make the txpk as the same as the original.
You will have to place all those textures in the "txpk" folder with or without corresponding folders, like so -
Cricket 19 TXPK Creator\txpk\microphone_col.dds
Cricket 19 TXPK Creator\txpk\microphone_nrm.dds.dds
Cricket 19 TXPK Creator\txpk\microphone_mat.dds.dds
or like this with folders -
Cricket 19 TXPK Creator\txpk\props\microphone\textures\microphone_col.dds
Cricket 19 TXPK Creator\txpk\props\microphone\textures\microphone_nrm.dds
Cricket 19 TXPK Creator\txpk\props\microphone\textures\microphone_mat.dds
Then edit the fileIndexes.txt file and add the file path and index number to those group of textures found in the "TXPK_File_Indexes.csv". So for the top group of textures, it will look like so -
props\microphone\textures\microphone_col.dds,42240
props\microphone\textures\microphone_nrm.dds,42240
props\microphone\textures\microphone_mat.dds,42240
Then once that's done, save the txpk file to what ever name you want and place it in the blobset creator folder "Cricket 19 Blobset Tools\C19Mods\txpk" folder and create the blobset.
I've added a new option to add the textures to the txpk folder instead of doing it manually now. Just click on (Add Textures) then pick your extracted blobset folder - (Cricket 19 Blobset Tools\data-0.blobset) a list will pop up with all the texture groups you want to add, just search for the one you want then double click it.
Cricket 19 TXPK Creator.zip
Last edited: