Notes: 注释:
After creating or modifying your character, this mod can be removed and the changes will stay.
创建或修改角色后,这个模组可以移除,但更改会保留。
You cannot make your character taller since that is handled differently by the game.
你不能让角色变高,因为游戏对此处理方式不同。
If you want to increase the max even more, you can set your own number in the lua, just change the value of "newMaximum" (UE4SS Version).
如果你想进一步提高最大值,可以在 lua 里自己设置数值,只需更改“newMaximum”(UE4SS 版本)的值。
There are TWO options for installing this mod. Do NOT install both.
安装这个模组有两种方式。不要同时安装两个。
#1 - Pak Install Instructions
#1 - Pak 安装说明
The only disadvantages to the pak version are that you can't change the
Pak 版本唯一的缺点是你无法更改
new max from 300, and it is more likely to break in an update.
300 换了新的 Max,更新后更可能被磨合。
How to install 安装方法
0. Always backup your saves before using mods.
0. 使用模组前一定要备份存档。
1. Download the pak zip.
1. 下载 pak zip。
2. Copy the "CreatorMaxIncrease" folder from the zip.
2. 从压缩包中复制“CreatorMaxIncrease”文件夹。
3. Paste it into your "~mods" folder.
3. 把它粘贴到你的“~mods”文件夹里。
If you don't have a "~mods" folder, make it in "/PathToGame/CodeVein2/Content/Paks".
如果你没有“~mods”文件夹,可以做在“/PathToGame/CodeVein2/Content/Paks”里。
#2 - UE4SS Install Instructions
#2 - UE4SS 安装说明
How to install mod
如何安装模组
0. Always backup your saves before using mods.
0. 使用模组前一定要备份存档。
1. Setup UE4SS. 1. 设置 UE4SS。
2. Download the mod zip.
2. 下载 mod 压缩包。
3. Copy the "CreatorMaxIncrease" folder from the zip.
3. 从压缩包复制“CreatorMaxIncrease”文件夹。
4. Paste that folder into "/PathToGame/CodeVein2/Binaries/Win64/ue4ss/Mods".
4. 把那个文件夹粘贴到“/PathToGame/CodeVein2/Binaries/Win64/ue4ss/Mods”里。
How to install UE4SS
如何安装 UE4SS
1. Download the experimental release of UE4SS. The file should look something like "UE4SS_v3.0.1-859-g2b8cf79.zip".
1. 下载 UE4SS 的实验版本 。文件应该看起来像“UE4SS_v3.0.1-859-g2b8cf79.zip”。
2. Extract the .zip file's contents to "/PathToGame/CodeVein2/Binaries/Win64/".
2. 将.zip 文件内容提取到“/PathToGame/CodeVein2/Binaries/Win64/”。
3. Edit "/PathToGame/CodeVein2/Binaries/Win64/ue4ss/Mods/mods.txt".
3. 编辑“/PathToGame/CodeVein2/binary/Win64/ue4ss/mods/mods.txt”。
4. Set CheatManagerEnablerMod to 0.
4. 将 CheatManagerEnablerMod 设置为 0。
"CheatManagerEnablerMod : 1" --> "CheatManagerEnablerMod : 0"
“CheatManagerEnablerMod : 1” --> “CheatManagerEnablerMod : 0”
The reason for using experimental is that it is the only version I have been able to get working.
我选择实验版的原因是这是我唯一能让它运行的版本。
The pak version replaces the following blueprint for those who are curious:
对于好奇的人来说,pak 版本替换了以下蓝图:
"CodeVein2/Content/Blueprint/GameSystem/CharacterCustomize/BP_CharacterCustomizePawn"
“CodeVein2/内容/蓝图/游戏系统/角色自定义/BP_CharacterCustomizePawn”