About this mod
3 Dress XL Reworked with the Evelyn, Celeb and Chic Dress refited to be compatible with the new feature of EBB 2.5 that include a new natural chest (EBBN)
- Requirements
- Permissions and credits
Celeb Dress - Archive XL
Evelyn Dress - Archive XL
Chic Dress - Archive XL
THESE DRESSES ON THIS PAGE ARE NOT COMPATIBLE WITH ANGEL BODY !!!
Body mod compatible :
Enhanced Big Breasts - BODY MOD (EBB)
MAKE SURE TO HAVE UPDATED TO THE LAST VERSION (2.5.1+) !!
For enjoy and use the new EBBN refits, you have to set in character creation :
CHEST "BIG" and Nipple to "01"
Install :
- 1. Choose the dress and the body variant you want
- 2. Extract zip.
- 3. Drop it in your game folder : Steam\steamapps\common\Cyberpunk 2077 or GOG Galaxy\Games\Cyberpunk 2077
Make you sure you have installed the requiered files
----------------------------------
EBBN (new!) size available in Hyst EBBN Store - Virtual Atelier
EBB size available in Hyst Atelier Store - Virtual Atelier
----------------------------------
IMPORTANT ! :
the EBBN refits variants use leg and Shoulder Left Slot of Equipment-EX to avoid the EBB chest load when you wear them,
that why I recommend to use equipment EX ! MODS
And when you wear a clothes adapted to EBBN chest don't wear other clothes that use TORSO SLOT otherwise, that will load automaticaly the EBB chest.
It is a "temporary" workaround, but we have still hope find a better way very soon :)
Game.AddToInventory("Items.hyst_evelyn_dress_default",1)
Game.AddToInventory("Items.hyst_evelyn_dress_black",1)
Game.AddToInventory("Items.hyst_evelyn_dress_gold",1)
Game.AddToInventory("Items.hyst_evelyn_dress_burgundy",1)
Game.AddToInventory("Items.hyst_evelyn_dress_green",1)
Game.AddToInventory("Items.hyst_evelyn_dress_blue",1)
Game.AddToInventory("Items.hyst_evelyn_dress_pink",1)
Game.AddToInventory("Items.hyst_evelyn_dress_ebbn_default",1)
Game.AddToInventory("Items.hyst_evelyn_dress_ebbn_black",1)
Game.AddToInventory("Items.hyst_evelyn_dress_ebbn_gold",1)
Game.AddToInventory("Items.hyst_evelyn_dress_ebbn_burgundy",1)
Game.AddToInventory("Items.hyst_evelyn_dress_ebbn_green",1)
Game.AddToInventory("Items.hyst_evelyn_dress_ebbn_blue",1)
Game.AddToInventory("Items.hyst_evelyn_dress_ebbn_pink",1)
-----------------------------
Game.AddToInventory("Items.hyst_celebdress_gold",1)
Game.AddToInventory("Items.hyst_celebdress_silver",1)
Game.AddToInventory("Items.hyst_celebdress_ebbn_gold",1)
Game.AddToInventory("Items.hyst_celebdress_ebbn_silver",1)
-----------------------------
Game.AddToInventory("Items.hyst_chicdress_black",1)
Game.AddToInventory("Items.hyst_chicdress_blue",1)
Game.AddToInventory("Items.hyst_chicdress_red",1)
Game.AddToInventory("Items.hyst_chicdress_sequin",1)
Game.AddToInventory("Items.hyst_chicdress_white",1)
Game.AddToInventory("Items.hyst_chicdress_ebbn_black",1)
Game.AddToInventory("Items.hyst_chicdress_ebbn_blue",1)
Game.AddToInventory("Items.hyst_chicdress_ebbn_red",1)
Game.AddToInventory("Items.hyst_chicdress_ebbn_sequin",1)
Game.AddToInventory("Items.hyst_chicdress_ebbn_white",1)
You want support my work? :)
