0 of 0

File information

Last updated

Original upload

Created by

CD PROJEKT RED and yellingintothevoid

Uploaded by

yellingintothevoid

Virus scan

Safe to use

About this mod

the gloves and the wrist bracers are four individual pieces that can be worn separately from each other!

Requirements
Permissions and credits
Changelogs
Donations
this is a modified port of an in-game item. contains a separate mesh for FPP which shouldn't clip in most situations. the left wrist clips weirdly when riding a bike and pulling out a weapon in FPP.

                                                              

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 names         ┊ Equipment-EX slots
Rogues Gloves (L)  ┊ Left Hand
Rogues Gloves (R)  ┊ Right Hand
Rogues Wrists (L)  ┊ Left Wrist
Rogues Wrists (R)  ┊ Right Wrist

mesh paths for Appearance Creator Mod (appearance names in CET code or .yaml):
base\yv\meshes\g1_rogues_gloves_l.mesh
base\yv\meshes\g1_rogues_gloves_r.mesh
base\yv\meshes\g1_rogues_wrist_l.mesh
base\yv\meshes\g1_rogues_wrist_r.mesh

base\yv\meshes\fpp\g1_rogues_gloves_l_fpp.mesh
base\yv\meshes\fpp\g1_rogues_gloves_r_fpp.mesh


CET codes:
Game.AddToInventory("Items.yv_rogues_gloves_l_default",1)
Game.AddToInventory("Items.yv_rogues_gloves_r_default",1)
Game.AddToInventory("Items.yv_rogues_wrist_l_default",1)
Game.AddToInventory("Items.yv_rogues_wrist_r_default",1)