That'd be great
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.
Well, it's way too much work, honestly - this mod changes almost every entry in the file and WinMerge goes crazy because DLC entries are missing. Sorry but I don't have enough time for such request.Are you still going to do this?
Well, it's way too much work, honestly - this mod changes almost every entry in the file and WinMerge goes crazy because DLC entries are missing. Sorry but I don't have enough time for such request.
Open 'customization_items.xtbl' file, find those two entries:Hi! It's been a long tiome but I have another question.
I'm trying to remove the censorship pixelated effect when your character is naked, and I narrowed it down to the customization_items file, but I compared the one provided by this mod with the one nude mods use, and they are COMPLETELY DIFFERENT. This one is much bigger! So, I'm at a loss.
Could you tell me what should I change in order to remove that effect?
<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>