File information

Last updated

Original upload

Created by

Prince of Llamas x KiasuBurger

Uploaded by

KiasuBurger

Virus scan

Safe to use

Tags for this mod

About this mod

This mod provides sport leggings for Fem V in a familiar contemporary style. It supports most body mods along with Garment Support

Requirements
Permissions and credits
Changelogs
Description

This mod provides sport leggings for Fem V in a familiar contemporary style. It is based on discord exclusive replacer mod that Prince of
Llamas released back in 2022. But now it's available as a full Nexus release using Archive-XL, supporting multiple body mods and Garment
Support.

It is a collaboration between Prince of Llamas and KiasuBurger.
 * Prince of Llamas
   * Design and materials
   * Logo
   * Preview Images
 * KiasuBurger
   * Archive-XL conversion
   * Mesh refits and Garment Support
   * Virtual Atelier

Compatibility

This mod includes support for almost all existing body mods for Fem V.

 * Vanilla
 * VTK Bodies
   * Vanilla HD
   * Hyst RB, Angel, EVB (EBB etc doesn't matter. It's leggings)
 * UV Bodies
   * Solo OG, Small, Ultimate
   * Lush, SoLush
   * Vanilla Plus

If there's a body mod I didn't cover and you'd like support, feel free to ask, and I'll see what I can do. (No, it doesn't make sense to do these for Songbird 2.0).

Garment Support

These leggings have Garment Support, which means they should shrink to avoid clipping if you wear other clothing items on top of them. This will be most successful if the other item has Garment Support itself. Additionally, you will get the best results if the body also has Garment Support - so that the body also shrinks as the clothing shrinks. Without Garment Support on the body, items can shrink past the point where they clip into the body. I've tried to tune the Garment Support on the leggings to avoid this, but this has to be balanced with having enough room to shrink to avoid clipping the item on top.

At the current time, Garment Support is only available on Vanilla bodies, though that may change in the future.

Colour Options

Solid Colours

  • Black with Gold stripes
  • Blue with Green stripes
  • Navy with Peach stripes
  • Neon Green with Black stripes
  • Neon Red with White stripes
  • Purple with Blue stripes
  • White with Red stripes

Patterns

  • Grey
  • Light Blue
  • Marble
  • Orange Leopard Print
  • Pink
  • Pink Dirt
  • Purple Zebra

Credits

  • manavortex for being so helpful on Discord and writing all the essential wiki guides
  • psiberx for answering all my archive-xl questions, and adding the awesome symlink and patching features that made it much less painful to build this mod
  • EKT for RB mesh adjustments to support their rig.

Virtual Photographers

Very special thanks to the awesome virtual photographers who saved us from my potato quality photos!


Requirement Notes

 * Install all of the listed requirements first(!)
 * Archive-XL must be >= 1.14.6 or the game will probably crash

Installation

 1. Ensure all requirements have been installed
 2. Download and unzip the main file into your Cyberpunk 2077 directory
    (ex: Steam\steamapps\common\Cyberpunk 2077)

Uninstallation

 * Delete the files that were extracted during installation

Virtual Atelier

These items are available at the Llama Burger Atelier.

Item Codes

Game.AddToInventory("Items.llama_burger_leggings_black_gold", 1);
Game.AddToInventory("Items.llama_burger_leggings_blue_green", 1);
Game.AddToInventory("Items.llama_burger_leggings_navy_peach", 1);
Game.AddToInventory("Items.llama_burger_leggings_neon_green_black", 1);
Game.AddToInventory("Items.llama_burger_leggings_neon_red_white", 1);
Game.AddToInventory("Items.llama_burger_leggings_purple_blue", 1);
Game.AddToInventory("Items.llama_burger_leggings_white_red", 1);
Game.AddToInventory("Items.llama_burger_leggings_grey", 1);
Game.AddToInventory("Items.llama_burger_leggings_light_blue", 1);
Game.AddToInventory("Items.llama_burger_leggings_marble", 1);
Game.AddToInventory("Items.llama_burger_leggings_orange_leopard", 1);
Game.AddToInventory("Items.llama_burger_leggings_pink_dirt", 1);
Game.AddToInventory("Items.llama_burger_leggings_pink", 1);
Game.AddToInventory("Items.llama_burger_leggings_purple_zebra", 1);