Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:tools:dedupe [2013/04/11 07:02]
janitor
en:tools:dedupe [2016/03/18 09:12] (current)
anal0r
Line 19: Line 19:
  
 ===== Table of texture names to .dup entries ===== ===== Table of texture names to .dup entries =====
-^Texture Name ^Items^+^Texture Name   ^Items^
 |F_Jeans001_Base|{{:en:dedupe:cloth0463.png?128|}} ''Dress463_Description'' (Jeans) \\ {{:en:dedupe:cloth0464.png?128|}} ''Dress464_Description'' (Capri Jeans) \\ {{:en:dedupe:cloth0465.png?128|}} ''Dress465_Description'' (Short Jeans) \\ | |F_Jeans001_Base|{{:en:dedupe:cloth0463.png?128|}} ''Dress463_Description'' (Jeans) \\ {{:en:dedupe:cloth0464.png?128|}} ''Dress464_Description'' (Capri Jeans) \\ {{:en:dedupe:cloth0465.png?128|}} ''Dress465_Description'' (Short Jeans) \\ |
 |F_Shoe002_Base|{{:en:dedupe:cloth0003.png?128|}} ''Dress80_Description'' (Flipflops) \\ {{:en:dedupe:cloth0081.png?128|}} ''Dress81_Description'' (High Heel Sandals) \\ | |F_Shoe002_Base|{{:en:dedupe:cloth0003.png?128|}} ''Dress80_Description'' (Flipflops) \\ {{:en:dedupe:cloth0081.png?128|}} ''Dress81_Description'' (High Heel Sandals) \\ |
Line 64: Line 64:
 |Gagball001|{{:en:dedupe:tool0019.png?128|}} ''Dress45_Description'' (Gag Ball Female) \\ {{:en:dedupe:tool0019.png?128|}} ''Dress45_G02_Description'' (Gag Ball Male) \\ | |Gagball001|{{:en:dedupe:tool0019.png?128|}} ''Dress45_Description'' (Gag Ball Female) \\ {{:en:dedupe:tool0019.png?128|}} ''Dress45_G02_Description'' (Gag Ball Male) \\ |
 |F_Space002_Top_Armguard|{{:en:dedupe:cloth0178.png?128|}} ''Dress178_Description'' (Spacy Top) \\ {{:en:dedupe:cloth0180.png?128|}} ''Dress180_Description'' (Armguards) \\ | |F_Space002_Top_Armguard|{{:en:dedupe:cloth0178.png?128|}} ''Dress178_Description'' (Spacy Top) \\ {{:en:dedupe:cloth0180.png?128|}} ''Dress180_Description'' (Armguards) \\ |
 +
 +
 +===== .dup Extensions Settings =====
 +Another issue with texture mods is (or better //was//), that modders cannot control which modded items can be dressed with other items, but had to live with the original item's settings. With .dup extensions, it's now possible, though, to configure dress compatibility and suppression. There are 2 groups of configurations possible now: **%%DontBlock%%** and **%%DontSuppress%%**. 
 +
 +==== DontBlock ====
 +%%DontBlock%% allows dressing items even if they are configured to use or actually //block// the same area. That means e.g. a skirt can now be dressed with a blouse that overlaps the skirt area by adding a simple line to the .dup file. The list of %%DontBlock%% entries supported as .dup extension are as follows:
 +
 +^%%.dup entry%% ^Description^
 +|''DontBlock_Shank''|Dont remove dressed on the shank (mostly used by shoes)|
 +|''DontBlock_Blouse''|Don't remove blouses if used (mostly used by fetish tops)|
 +|''DontBlock_Pants''|Don't block pants or skirts (used by tops)|
 +|''DontBlock_LowerArm''|Don't block lower arm (used by gloves)|
 +|''DontBlock_UpperArm''|Don't block upper arm (used by tops)|
 +|''DontBlock_BraWaist''|Don't block bra/waist area (used by bras+tops)|
 +|''DontBlock_Panties''|Don't block panties (used by skirts, pants, ...)|
 +|''DontBlock_Bra''|Don't block bras (used by catsuit, fetish top, ...)|
 +
 +==== DontSuppress ====
 +%%DontSuppress%% enables the modder, to keep items visible or keep features enabled, even if the original item is configured to hide items or suppress features specific areas. Additionally (specifically added for this feature), it allows to disable hiding of body meshes beneath items. With this it's now even possible e.g. to keep the lower leg visible underneath modded shoes. The list of %%DontSupress%% entries supported as .dup extension are as follows:
 +
 +^.dup entry ^Description^
 +|''DontSuppress_Pregnant''|Don't suppress pregnant belly|
 +|''DontSuppress_SkirtPanties''|Don't hide parts of panties when dressed with skirts|
 +|''DontSuppress_AtomicTits''|Don't suppress atomic tits|
 +|''DontSuppress_NippleLeftPiercing''|Don't hide left nipple piercing|
 +|''DontSuppress_NippleRightPiercing''|Don't hide right nipple piercing|
 +|''DontSuppress_Bra''|Don't hide the bra|
 +|''DontSuppress_Undershirt''|Don't hide the undershirt (same as bra but for male-speech)|
 +|''DontSuppress_Panties''|Don't hide panties|
 +|''DontSuppress_Garter''|Don't hide garter|
 +|''DontSuppress_BellyPiercing''|Don't hide belly piercing|
 +|''DontSuppress_LowerArm''|Don't hide lower arm clothes|
 +|''DontSuppress_UpperArm''|Don't hide upper arm clothes|
 +|''DontSuppress_Neck''|Don't hide neck clothes|
 +|''DontSuppress_BodyArmLowerL''|Don't hide body mesh lower arm left|
 +|''DontSuppress_BodyArmLowerR''|Don't hide body mesh lower arm right|
 +|''DontSuppress_BodyArmUpperL''|Don't hide body mesh upper arm left|
 +|''DontSuppress_BodyArmUpperR''|Don't hide body mesh upper arm right|
 +|''DontSuppress_BodyHandL''|Don't hide left hand mesh|
 +|''DontSuppress_BodyHandR''|Don't hide right hand mesh|
 +|''DontSuppress_BodyFingernailsL''|Don't hide left fingernails|
 +|''DontSuppress_BodyFingernailsR''|Don't hide right fingernails|
 +|''DontSuppress_BodyLegLowerL''|Don't hide lower leg left|
 +|''DontSuppress_BodyLegLowerR''|Don't hide lower leg right|
 +|''DontSuppress_BodyLegUpperL''|Don't hide upper leg left|
 +|''DontSuppress_BodyLegUpperR''|Don't hide upper leg right|
 +|''DontSuppress_BodyMainLower''|Don't hide lower torso|
 +|''DontSuppress_BodyMainUpper''|Don't hide upper torso|
 +|''DontSuppress_BodyGenitalia''|Don't hide genitalia (male penis)|
 +|''DontSuppress_BodyFootL''|Don't hide foot left|
 +|''DontSuppress_BodyFootR''|Don't hide foot right|
 +|''DontSuppress_TattooLegL''|Don't hide tattoo leg left|
 +|''DontSuppress_TattooLegR''|Don't hide tattoo leg right|
 +|''DontSuppress_TattooLowerBack''|Don't hide tattoo lower back|
 +|''DontSuppress_TattooNippleL''|Don't hide tattoo nipple left|
 +|''DontSuppress_TattooNippleR''|Don't hide tattoo nipple right|
 +|''DontSuppress_TattooShoulder''|Don't hide tattoo shoulder|
 +|''DontSuppress_TattooNeck''|Don't hide tattoo neck|
 +|''DontSuppress_TattooArmR''|Don't hide tattoo on arm|
 +
  
  
 ===== The Tool ===== ===== The Tool =====
 +Please note, that only item duplication can be configured using the //Dedupe// Tool. So, let //Dedupe// create the .dup file first and afterwards add the .dup extension settings!
  
 ==== Select Game ==== ==== Select Game ====
Line 77: Line 139:
  
 ==== Download ==== ==== Download ====
-[[http://cdn.content.thrixxx.com/files/DedupeSetup-1.0.msi]]+[[http://cdn.content.thrixxx.com/files/DedupeSetup-1.0.2.msi]]
  
-[[http://cdn.content.thrixxx.com/files/DedupeSetup-1.0.zip]]+Alternative download links if link above doesn't work: 
 +  * [[http://www.gamerotica.com/DedupeSetup-1.0.2.msi]] 
 +  * [[http://www.gamerotica.com/DedupeSetup-1.0.2.zip]] 
 +  * [[http://cdn.content.thrixxx.com/files/DedupeSetup-1.0.2.zip]]