I'll be looking into this today.
Thanks Minimaul, for your fine work on this SRIV tool set that is appreciated and used by hundreds of SRIV modders and with it, many funtastic SRIV mods are being created.
I have been able to update the
character_containers.asm_pc for it's relative multiple
.str2_pc files
(
gang_female_candy.str2_pc and
gang_female_candy_high.str2_pc + 6 more character texture files ) by using the
ThomasJepp.SaintsRow.BuildPackfileGUI.exe and building each
.str2_pc consecutively with the same
.asm_pc contained within a seperate folder. ( However, it can become quite time consuming when many
.str2_pc files are involved )
When I tried updating the
character_containers.asm_pc for it's relative multiple
.str2_pc files
(
gang_female_candy.str2_pc and
gang_female_candy_high.str2_pc + 6 more character texture files ) by putting all the
.str2_pc files into the SRIV root folder and using the
ThomasJepp.SaintsRow.Stream2Update.exe, I had to move all of the existing mods out of the root folder so as to not interfere with their working
.asm_pc files and the game still crashed.
( I have the full legal Steam version installed in the default location
C:\Program Files (x86) \Steam\SteamApps\common\Saints Row IV )
With all due respect sir,
would it be possible for you to make a version of these SRIV tools to work in a similar fashion in the way that the Gibbed.SaintsRow3 tools operate ?
For example, dragging a folder containing the modded
.str2_pc source files onto the
pack str2 .exe. and having it packed into the same parent folder.
I suppose that I am accustomed to modding SRTT with the Gibbed.SaintsRow3 tools and packing all the
.str2_pc files from source folders all contained within a parent folder, then simply dragging all the
new .str2_pc files into the Gibbed.SaintsRow3 tools folder along with their corresponding
.asm_pc
(
character_containers.asm_pc ) and with 2 clicks of the following batch file, they are all done and updated and ready to go.
Code:
Gibbed.SaintsRow3.UpdateASM.exe customize_item.asm_pc .
I do a lot of texture modding ( characters, clothes, weapons, etc ) and there are many test textures that are made to get the correct positioning of various items ( logos, shapes, stripes, areola, nippies, etc. ) so a quick drag and drop of all the .str2_pc files along with the .asm_pc into a folder for fast updating whould be very helpful and efficient.
Thank you.