Now the mods uses Dynamic XL so please to have Archive XL updated > Vanilla and Gymfiend are the same archive > Garment Support is available > The bug with glitch and invisible is gone > Added a non bulge version as replacer
I know there are clipping with the open suits but i can't fix it, playing with lights/angles and editor software are your friends I won't do others refits / update for Fem (all comments about this will be ignored)
Hey ! That's an issue on your own bc it works for me Do you : 1/ have the last Gymfiend update, with the .xl file for the body tag ? 2/ use Nim's more meshes ? bc it conflicts with Gymfiend, you need to remove from your mod folder (or use the one specific for gymfiend)
Dude, thanks a lot! I am so use to using UV or vanilla that I didn't even realize Nim's had a gymfiend specific one. It also helped with a bunch of my other mods. Big thanks!
For some reason the netrunner suits aren't showing up in the atelier, any idea why that would be..? Your atelier works just fine, the cargo pants mod can be found in the store but this isn't. I've tried installing both manually and vortex but no luck. The suits spawn just fine with the codes but they're not in the store
Because you install the first atelier, i made one only for netrunner suits bc this one + pride added almost 100 suits in my main atelier, i prefered to do another one. In my atelier page, you have BY GLORY, the main, the one you have with cargo pants, and the second is BY (CYBER) Glory only for netrunner suits. And if you have my mod installed, you'll see them
encountered an odd bug in the menu specifically. when using the wardrobe function, if i have one of your items on, it seems to bug out the ui and what clothing is being displayed in the menu, it won't change to other clothing etc. looks fine ingame, just in the menu
Thank you for your mod, I like it a lot. It's a bit troublesome to download mod every time to know the command codes, so I would like to post them in the comments. I hope you won't mind.
Hello, I downloaded your mod and installed it, but after the outfits are where exactly ? Because I can't find them. ( I want the Open Sleeveless Black :( )
First off, I love how this looks, but i seem to be having a weird glitch where Male V's underwear is visible over top of the suit when pants aren't equipped in the wardrobe and creating a clipping nightmare. I'm pretty sure I did everything right with installation, but i might've messed up somewhere. Gonna try reinstalling but i was wondering if you had any idea what might've went wrong? O_o
pretty sure it's the presence of underwear that is EXACTLY your issue. If I had to guess, since the author already stated this can clip with some poses, these suits are fitted as close to the body mesh as possible. So any bulkier clothing meshes (like V's boxers) will absolutely clip. That's why it goes away when you put pants on. Turn off the censor and use the Underwear Removal extended. No reason to not have it because underwear on masc and femme V constantly creates issues with modded clothing.
41 comments
Now the mods uses Dynamic XL so please to have Archive XL updated
> Vanilla and Gymfiend are the same archive
> Garment Support is available
> The bug with glitch and invisible is gone
> Added a non bulge version as replacer
I know there are clipping with the open suits but i can't fix it, playing with lights/angles and editor software are your friends
I won't do others refits / update for Fem (all comments about this will be ignored)
That's an issue on your own bc it works for me
Do you :
1/ have the last Gymfiend update, with the .xl file for the body tag ?
2/ use Nim's more meshes ? bc it conflicts with Gymfiend, you need to remove from your mod folder (or use the one specific for gymfiend)
Have fun <3
glad you like it <33
In my atelier page, you have BY GLORY, the main, the one you have with cargo pants, and the second is BY (CYBER) Glory only for netrunner suits. And if you have my mod installed, you'll see them
Have fun with <33
I hope it's not that annoying, but i don't know what to do :/
no promises when, but i will do !
(and adding them to virtual atelier)
CLASSIC NETRUNNER SUIT
Game.AddToInventory("Items.netrunner_suit_white_grey")
Game.AddToInventory("Items.netrunner_suit_white_gold")
Game.AddToInventory("Items.netrunner_suit_blue")
Game.AddToInventory("Items.netrunner_suit_chrome")
Game.AddToInventory("Items.netrunner_suit_black_chrome")
Game.AddToInventory("Items.netrunner_suit_black_camo")
Game.AddToInventory("Items.netrunner_suit_black_gold")
Game.AddToInventory("Items.netrunner_suit_red_black")
Game.AddToInventory("Items.netrunner_suit_green_gold")
Game.AddToInventory("Items.netrunner_suit_purple_gold")
CLASSIC NETRUNNER SUIT BUT SLEEVELESS
Game.AddToInventory("Items.netrunner_suit_02_white_grey")
Game.AddToInventory("Items.netrunner_suit_02_white_gold")
Game.AddToInventory("Items.netrunner_suit_02_blue")
Game.AddToInventory("Items.netrunner_suit_02_chrome")
Game.AddToInventory("Items.netrunner_suit_02_black_chrome")
Game.AddToInventory("Items.netrunner_suit_02_black_camo")
Game.AddToInventory("Items.netrunner_suit_02_black_gold")
Game.AddToInventory("Items.netrunner_suit_02_red_black")
Game.AddToInventory("Items.netrunner_suit_02_green_gold")
Game.AddToInventory("Items.netrunner_suit_02_purple_gold")
OPEN NETRUNNER SUIT
Game.AddToInventory("Items.netrunner_suit_03_white_grey")
Game.AddToInventory("Items.netrunner_suit_03_white_gold")
Game.AddToInventory("Items.netrunner_suit_03_blue")
Game.AddToInventory("Items.netrunner_suit_03_chrome")
Game.AddToInventory("Items.netrunner_suit_03_black_chrome")
Game.AddToInventory("Items.netrunner_suit_03_black_camo")
Game.AddToInventory("Items.netrunner_suit_03_black_gold")
Game.AddToInventory("Items.netrunner_suit_03_red_black")
Game.AddToInventory("Items.netrunner_suit_03_green_gold")
Game.AddToInventory("Items.netrunner_suit_03_purple_gold")
OPEN NETRUNNER SUIT BUT SLEEVELESS
Game.AddToInventory("Items.netrunner_suit_04_white_grey")
Game.AddToInventory("Items.netrunner_suit_04_white_gold")
Game.AddToInventory("Items.netrunner_suit_04_blue")
Game.AddToInventory("Items.netrunner_suit_04_chrome")
Game.AddToInventory("Items.netrunner_suit_04_black_chrome")
Game.AddToInventory("Items.netrunner_suit_04_black_camo")
Game.AddToInventory("Items.netrunner_suit_04_black_gold")
Game.AddToInventory("Items.netrunner_suit_04_red_black")
Game.AddToInventory("Items.netrunner_suit_04_green_gold")
Game.AddToInventory("Items.netrunner_suit_04_purple_gold")
Inside the zip, you have codes that you copy-paste in CET, and then the suits should be appear in your wardrobe ^^
I don't know how to help you right now, will try later to see