Clothes Fixes + Extended Wardrobe (featuring the latest customization_items!)

--> DESCRIPTION <--
This tiny mod pack is a sneak peek for my Things To Do In Dominatrix. Despite the title, it's not just Mikado's Clothes Fixes and GPZ's Extended Wardrobe - I also included plenty of other mods which fix broken clothes and add unused ones to Planet Zin. I moved all those mods to the latest 'customization_items.xtbl' file so they should work fine with DLC clothes. :D

--> HOW TO INSTALL? <--
  • Copy everything from 'Files' folder to your Saints Row IV install folder.
    • TIP: Saints Row IV install folder will be wherever you installed Steam: ..\Steam\SteamApps\common\SaintsRowIV\
  • Done! Enjoy new clothes and fixed vanilla ones!
--> INCLUDED MODS <--
 

Attachments

  • Fan of Saints' Clothes Fixes + Extended Wardrobe.7z
    19.2 MB · Views: 19,508
how do im i remove pixels from my characters i couldn't find the name of the pixels "uncensored"
Open 'customization_items.xtbl' file, find those entries:
Code:
        <Customization_Item>
            <Name>privacy bar bottom</Name>
            <DisplayName>CUST_ITEM_6_LOOPS_LEFT</DisplayName>
            <Wear_Options>
                <Wear_Option>
                    <Name>CUST_WEAR_NORMAL</Name>
                    <disabled>no</disabled>
                    <Active_Flags/>
                    <Required_Flags/>
                    <Incompatible_Flags/>
                    <Particle_Systems/>
                    <Mesh_Information>
                        <Male_Mesh_Filename>
                            <Filename>cm_privacy_bottom.cmeshx</Filename>
                        </Male_Mesh_Filename>
                        <Cutscene_Only>no</Cutscene_Only>
                        <Obscured_slots/>
                        <VID_List>0</VID_List>
                        <Female_Mesh_Filename>
                            <Filename>cf_privacy_bottom.cmeshx</Filename>
                        </Female_Mesh_Filename>
                        <Obscured_VIDs/>
                        <Cloth_Sim_Filename>
                            <Filename>cm_privacy_bottom.simx</Filename>
                        </Cloth_Sim_Filename>
                    </Mesh_Information>
                </Wear_Option>
            </Wear_Options>
            <_Editor>
                <Category>Entries:Player creation</Category>
            </_Editor>
            <Flags/>
            <Slot>privacy bar bottom</Slot>
            <Base_Price>0</Base_Price>
            <Base_Respect_Bonus>0</Base_Respect_Bonus>
            <Variants>
                <Variant>
                    <Name>CUST_VARIANT_01_DEFAULT</Name>
                    <Price>0</Price>
                    <Respect_Bonus>0</Respect_Bonus>
                    <Mesh_Variant_Info>
                        <Variant_Name>Material #11</Variant_Name>
                        <VariantID>1</VariantID>
                        <Material_List>
                            <Material_Element>
                                <Material>Material #11</Material>
                                <Shader_Type>ir_sr3pccloth</Shader_Type>
                                <Default_Colors_Grid/>
                            </Material_Element>
                        </Material_List>
                    </Mesh_Variant_Info>
                </Variant>
            </Variants>
            <ui_gender>omni</ui_gender>
        </Customization_Item>
        <Customization_Item>
            <Name>privacy bar top</Name>
            <DisplayName>CUST_ITEM_5_O_CLOCK_SHADOW_1</DisplayName>
            <Wear_Options>
                <Wear_Option>
                    <Name>CUST_WEAR_NORMAL</Name>
                    <disabled>no</disabled>
                    <Active_Flags/>
                    <Required_Flags/>
                    <Incompatible_Flags/>
                    <Particle_Systems/>
                    <Mesh_Information>
                        <Male_Mesh_Filename>
                            <Filename>cm_privacy_top.cmeshx</Filename>
                        </Male_Mesh_Filename>
                        <Cutscene_Only>no</Cutscene_Only>
                        <Obscured_VIDs/>
                        <Obscured_slots/>
                        <VID_List>0</VID_List>
                        <Female_Mesh_Filename>
                            <Filename>cf_privacy_top.cmeshx</Filename>
                        </Female_Mesh_Filename>
                        <Cloth_Sim_Filename>
                            <Filename>cf_privacy_top.simx</Filename>
                        </Cloth_Sim_Filename>
                    </Mesh_Information>
                </Wear_Option>
            </Wear_Options>
            <Variants>
                <Variant>
                    <Name>CUST_VARIANT_01_DEFAULT</Name>
                    <Price>0</Price>
                    <Mesh_Variant_Info>
                        <Variant_Name>privacy_mesh</Variant_Name>
                        <VariantID>1</VariantID>
                        <Material_List>
                            <Material_Element>
                                <Material>privacy_mesh</Material>
                                <Shader_Type>ir_sr3pccloth</Shader_Type>
                                <Default_Colors_Grid/>
                            </Material_Element>
                        </Material_List>
                    </Mesh_Variant_Info>
                    <Respect_Bonus>0</Respect_Bonus>
                </Variant>
            </Variants>
            <_Editor>
                <Category>Entries:Player creation</Category>
            </_Editor>
            <Flags/>
            <Slot>privacy bar top</Slot>
            <Base_Price>0</Base_Price>
            <Base_Respect_Bonus>0</Base_Respect_Bonus>
            <ui_gender>omni</ui_gender>
        </Customization_Item>
And just change 'disabled' lines to 'yes'. :)
 
Hello. Is this mod compatible with Ecchi Bounce SR4? (https://www.saintsrowmods.com/forum/threads/ecchi-bounce-sr-4.4772/page-6)

Both use their own "customization_items" file. If I overwrite the file from this mod with the file from that mod, will some part of this one stop working? Thanks!
'customization_items.xtbl' file contains the most important features of this pack - you'll lose most of fixes if you replace it. I'd recommend you this guide about merging mods, I also might create compatibility patch myself once I have more free time.
 
'customization_items.xtbl' file contains the most important features of this pack - you'll lose most of fixes if you replace it. I'd recommend you this guide about merging mods, I also might create compatibility patch myself once I have more free time.

Damn, its such a shame they are not compatible. I'll take a look at that guide right now and I'll try to merge them, 'cause I really want to play with both of them.

If you have the time to make a compatability patch, I'd be really grateful, also. Thanks!
 
Damn, its such a shame they are not compatible. I'll take a look at that guide right now and I'll try to merge them, 'cause I really want to play with both of them.

If you have the time to make a compatability patch, I'd be really grateful, also. Thanks!
Well, it might be a hard piece of work because a file from Ecchi Bounce has missing DLC entries and WinMerge gets kinda confused when there are missing entries... Though I might try next weekend. :)
 
Back
Top