Cyberpunk 2077

File information

Last updated

Original upload

Created by

CD PROJEKT RED and yellingintothevoid

Uploaded by

yellingintothevoid

Virus scan

Safe to use

About this mod

a long coat and a mid-length coat in 15 appearances each for fem V!

Requirements
Permissions and credits
Changelogs
Donations
port of an in-game item with custom appearances. the coats feature GarmentSupport, which means they shrink clothes worn below them to prevent clipping. GS is kinda whacky but mostly works. other clothing items worn with the coats must also support GS for shrinking to apply. to find mods that support the feature, here's a search for mods that include "gs" in their description. all vanilla items (and recolours of vanilla items) have GarmentSupport enabled.

                                                              

installation:
install via Vortex or unpack the .zip and copy its contents to the root folder of your Cyberpunk 2077 installation. this should add the .archive and the .xl files to .\archive\pc\mod and the .yaml to .\r6\tweaks.

                                                              


CET codes (Long Coat):
Game.AddToInventory("Items.yv_long_coat_dyn_black",1)
Game.AddToInventory("Items.yv_long_coat_dyn_blue",1)
Game.AddToInventory("Items.yv_long_coat_dyn_glossy_red",1)
Game.AddToInventory("Items.yv_long_coat_dyn_glossy_white",1)
Game.AddToInventory("Items.yv_long_coat_dyn_green",1)
Game.AddToInventory("Items.yv_long_coat_dyn_grey",1)
Game.AddToInventory("Items.yv_long_coat_dyn_leather_black",1)
Game.AddToInventory("Items.yv_long_coat_dyn_matrix",1)
Game.AddToInventory("Items.yv_long_coat_dyn_leather_brown",1)
Game.AddToInventory("Items.yv_long_coat_dyn_netrunner_glossy",1)
Game.AddToInventory("Items.yv_long_coat_dyn_purple",1)
Game.AddToInventory("Items.yv_long_coat_dyn_red",1)
Game.AddToInventory("Items.yv_long_coat_dyn_sky",1)
Game.AddToInventory("Items.yv_long_coat_dyn_white",1)
Game.AddToInventory("Items.yv_long_coat_dyn_yellow",1)


CET codes (Mid Coat):
Game.AddToInventory("Items.yv_mid_coat_dyn_black",1)
Game.AddToInventory("Items.yv_mid_coat_dyn_blue",1)
Game.AddToInventory("Items.yv_mid_coat_dyn_glossy_red",1)
Game.AddToInventory("Items.yv_mid_coat_dyn_glossy_white",1)
Game.AddToInventory("Items.yv_mid_coat_dyn_green",1)
Game.AddToInventory("Items.yv_mid_coat_dyn_grey",1)
Game.AddToInventory("Items.yv_mid_coat_dyn_leather_black",1)
Game.AddToInventory("Items.yv_mid_coat_dyn_leather_brown",1)
Game.AddToInventory("Items.yv_mid_coat_dyn_matrix",1)
Game.AddToInventory("Items.yv_mid_coat_dyn_netrunner_glossy",1)
Game.AddToInventory("Items.yv_mid_coat_dyn_purple",1)
Game.AddToInventory("Items.yv_mid_coat_dyn_red",1)
Game.AddToInventory("Items.yv_mid_coat_dyn_sky",1)
Game.AddToInventory("Items.yv_mid_coat_dyn_white",1)
Game.AddToInventory("Items.yv_mid_coat_dyn_yellow",1)


also available in this Virtual Atelier.

Hyst EBBP RB Refit made by AecidBurn available here.
replacer version by Kala available here.
version by PinkyDude with refits for various bodies available here.