File information

Last updated

Original upload

Created by

CD PROJEKT RED and yellingintothevoid

Uploaded by

yellingintothevoid

Virus scan

Safe to use

About this mod

comes in 13 colours!

Requirements
Permissions and credits
Changelogs
Donations
this is a port of an in-game item with custom appearances. the top features GarmentSupport (GS), which is a feature that shrinks other clothing worn below the top to prevent clipping. GS is kinda whacky but mostly works. other clothing items worn with the Outlander 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.

includes refits for Hyst's EBB, RB, EBBRB, and Na's Flat Chest body mod. the refit for EBB and EBBRB was created by VeegeeAlvarez. an additonal refit for VTK Small by xBaebsae is also included.

legacy replacer version by LadyBella available here.
another replacer by nananarc with different appearances and refits here.

                                                              

installation:
install via Vortex or by unpacking the .zip file and copying 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 file to .\r6\tweaks.

                                                              

also available in this Virtual Atelier.

item name  ┊ Equipment-EX slot
Outlander  ┊ Torso / Outer

mesh paths for Appearance Creator Mod (appearance names in CET code or .yaml):
base\yv\meshes\t2_outlander_base_body.mesh
base\yv\meshes\t2_outlander_ebb.mesh
base\yv\meshes\t2_outlander_ebbp.mesh
base\yv\meshes\t2_outlander_ebbprb.mesh
base\yv\meshes\t2_outlander_ebbrb.mesh
base\yv\meshes\t2_outlander_flat.mesh
base\yv\meshes\t2_outlander_rb.mesh

base\yv\meshes\t2_outlander_small.mesh

CET codes:
Game.AddToInventory("Items.yv_outlander_black",1)
Game.AddToInventory("Items.yv_outlander_blue",1)
Game.AddToInventory("Items.yv_outlander_default",1)
Game.AddToInventory("Items.yv_outlander_green",1)
Game.AddToInventory("Items.yv_outlander_hexedge",1)
Game.AddToInventory("Items.yv_outlander_linen",1)
Game.AddToInventory("Items.yv_outlander_purple",1)
Game.AddToInventory("Items.yv_outlander_red",1)
Game.AddToInventory("Items.yv_outlander_sky",1)
Game.AddToInventory("Items.yv_outlander_tech",1)
Game.AddToInventory("Items.yv_outlander_var",1)
Game.AddToInventory("Items.yv_outlander_white",1)
Game.AddToInventory("Items.yv_outlander_yellow",1)