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 ten colours!

Requirements
Permissions and credits
Changelogs
Donations
this is a modified in-game item with nine custom appearances and the default vanilla one. it comes in two sizes: the standard one for tight pants, and another with a wider fit that has been designed for my Side Pockets Pants and similarly sized pants.

includes a refit for Hyst's RB body mod, which also makes it compatible with EBBRB and EBBPRB.

ixov made a replacer version of this thing ages ago which i've been using for almost as long. highly recommended!
HausVonSin ported Royce's Boots for both fem and masc V!

                                                              


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.

                                                              

also available in this Virtual Atelier.


item name            ┊ Equipment-EX slot
Royce's Belt         ┊ Waist
Royce's Belt (Wide)  ┊ Waist

mesh path for Appearance Creator Mod (appearance names in CET code or .yaml):
base\yv\meshes\l1_royces_belt_base_body.mesh
base\yv\meshes\l1_royces_belt_ebbprb.mesh
base\yv\meshes\l1_royces_belt_ebbrb.mesh
base\yv\meshes\l1_royces_belt_rb.mesh
base\yv\meshes\l1_royces_belt_wide_base_body.mesh
base\yv\meshes\l1_royces_belt_wide_ebbprb.mesh
base\yv\meshes\l1_royces_belt_wide_ebbrb.mesh
base\yv\meshes\l1_royces_belt_wide_rb.mesh



CET codes:
Game.AddToInventory("Items.yv_royces_belt_default")
Game.AddToInventory("Items.yv_royces_belt_black")
Game.AddToInventory("Items.yv_royces_belt_blue")
Game.AddToInventory("Items.yv_royces_belt_green")
Game.AddToInventory("Items.yv_royces_belt_grey")
Game.AddToInventory("Items.yv_royces_belt_purple")
Game.AddToInventory("Items.yv_royces_belt_red")
Game.AddToInventory("Items.yv_royces_belt_sky")
Game.AddToInventory("Items.yv_royces_belt_white")
Game.AddToInventory("Items.yv_royces_belt_yellow")

Game.AddToInventory("Items.yv_royces_belt_wide_default")
Game.AddToInventory("Items.yv_royces_belt_wide_black")
Game.AddToInventory("Items.yv_royces_belt_wide_blue")
Game.AddToInventory("Items.yv_royces_belt_wide_green")
Game.AddToInventory("Items.yv_royces_belt_wide_grey")
Game.AddToInventory("Items.yv_royces_belt_wide_purple")
Game.AddToInventory("Items.yv_royces_belt_wide_red")
Game.AddToInventory("Items.yv_royces_belt_wide_sky")
Game.AddToInventory("Items.yv_royces_belt_wide_white")
Game.AddToInventory("Items.yv_royces_belt_wide_yellow")