/CP77-BetterSleeves

A Cyberpunk 2077 mod which will make you want to roll down your sleeves!

Primary LanguageLuaMIT LicenseMIT

CP77-BetterSleeves

About

This is a Cyberpunk 2077 mod which rolls down Sleeves.

Are you tired of not being able to roll down your sleeves? Well, now you can!

There are currently 2 mods which already do what this mod does:

  • Sleeves (DJ_Kovrik)
    • This mod doesn't support Transmog, and a bug that was filed to the author (to report this issue) is currently marked as "Won't fix".
  • JB - Long Sleeves (Jelle Bakker)
    • This one actually works with Transmog, but doesn't have filters for weapons so clipping is a thing.

Other than automatically rolling down your Sleeves (I wish this was a thing IRL), this mod adds some keybinds to do that manually.

You can add filters through the mod's CET UI for weapons and items that you don't want to roll down sleeves for.

Requirements

What version should I download?

There are currently 3 separate files:

  1. BetterSleeves: The main mod which includes the logic for rolling down sleeves and fixes to some clothing items.
  2. BetterSleeves - CET Only: This version has no fixes to clothing but contains the logic to roll down sleeves.
  3. BetterSleeves - Archive Fixes: This is marked as "Optional" and contains only the fixes to clothing items. It can be used with other Sleeves mods!

Mod Compatibility

I recommend installing RenderPlaneFix which tries to dynamically fix rendering order issues for clothing items.

If you're making a mod that adds a piece of clothe which has sleeves, remember to set renderingPlaneAnimationParam to renderPlane inside your entSkinnedMeshComponents within your .ent file. Otherwise, hands will be drawn on top of it when holding weapons/performing certain animations. The setting is case-sensitive and you should set it on TPP clothing files.

There's also a guide available on the Cyberpunk 2077 modding wiki. Keep in mind that this mod works by swapping FPP models with TPP ones (which lets you switch between both sleeved and sleeveless).

Known Issues

  • If a clothing item is both equipped in a base-game slot and Equipment-EX slot, it may not be displayed properly.

Development

To improve your dev experience follow the README in libs/cet.