|
|
转自:https://www.nexusmods.com/cyberpunk2077/mods/26887
原版、天使款、EBB、EBBP、EBBPRB、EBBRB版本——适配Archive XL - ACM - 女性V与男性V
前置要求
ArchiveXL:https://bbs.3dmgame.com/thread-6550610-1-1.html
Cyber Engine Tweaks:https://bbs.3dmgame.com/thread-6560703-1-1.html
Dusty Virtual Atelier:https://bbs.3dmgame.com/thread-6588306-1-1.html
RED4ext:https://bbs.3dmgame.com/thread-6554657-1-1.html
redscript:https://bbs.3dmgame.com/thread-6555794-1-1.html
TweakXL:https://bbs.3dmgame.com/thread-6551536-1-1.html
建议搭配Equipment-EX使用:https://bbs.3dmgame.com/thread-6560139-1-1.html
代码:
Female
Game.AddToInventory("Items.dusty_hood_01",1)
Game.AddToInventory("Items.dusty_hood_02",1)
Game.AddToInventory("Items.dusty_hood_03",1)
Game.AddToInventory("Items.dusty_hood_04",1)
Game.AddToInventory("Items.dusty_hood_05",1)
Game.AddToInventory("Items.dusty_hood_06",1)
Male
Game.AddToInventory("Items.dusty_hood_male_01",1)
Game.AddToInventory("Items.dusty_hood_male_02",1)
Game.AddToInventory("Items.dusty_hood_male_03",1)
Game.AddToInventory("Items.dusty_hood_male_04",1)
Game.AddToInventory("Items.dusty_hood_male_05",1)
Game.AddToInventory("Items.dusty_hood_male_06",1)
ACM:
dusty\clothes\hood\mesh\1_hood_base_body.mesh
dusty\clothes\hood\mesh\1_hood_male.mesh
Color:
01
02
03
04
05
06
下载地址:
|
评分
-
1
查看全部评分
-
|