So, you got your hands on an interesting armour mod, but you are unhappy with the existing armour it replaces, or you already have another mod for that slot?
How about changing which armour the mod replaces?
There is a simple way to do this - by using an automation file!
那么,你得到了一个有趣的盔甲模型,但你对它所替代的现有盔甲不满意,或者你已经有了另一个用于该插槽的模型?
如何改变mod所替代的盔甲?
有一个简单的方法可以做到这一点--通过使用自动化文件!
What you need is to know the armor ID of the item you want to replace. You can look it up here:
你将需要知道你要替换的物品的装甲ID。你可以在这里查到它。
https://github.com/mhvuze/MonsterHunterRiseModding/wiki/Armor-IDs
Examples
"200" for Kamura
"234" for Zinogre
Unzip the "Select Armor ID to Replace.bat" automation file into the same folder as the native folder.
将 "Select Armor ID to Replace.bat"自动化文件解压到与本机文件夹相同的文件夹中。
Start the .bat file 启动.bat文件
Enter the ID in the command of the automation file and it will do the rest, which is to rename any existing ID the mod uses to the ID of your choice.
在自动化文件的命令中输入ID,它将完成其余的工作,也就是把mod使用的任何现有ID重命名为你选择的ID。
Tip: Make a backup copy of your mod for easy recovery.
提示:为你的mod做一个备份,以方便恢复。
And that was it! It is really easy!
就这样了! 这真的很容易!
I tried it with a complex package and a simple package and it worked fine. For Rabbit Joker I just had to move the VC folder temporarily to make the automation work, but that was quick too!
我在一个复杂的软件包和一个简单的软件包上试了一下,效果很好。对于Rabbit Joker,我只是不得不暂时移动VC文件夹,以使自动化工作,但这也是很快的!
The automation file had problems when the "VC" folder was there. So I moved the "VC" folder to the desktop, used the .bat file and then moved the folder back. That did the trick!
当 "VC "文件夹在那里时,自动化文件有问题。所以我把 "VC "文件夹移到桌面上,使用.bat文件,然后再把文件夹移回来。这就解决了问题。
The automation file is for armour mods only. Some target IDs may not work with some mods due to missing physics. Dytser's physics enabler may help.
该自动化文件仅适用于装甲模组。由于缺少物理学,一些目标ID可能无法与一些mods一起工作。Dytser的物理使能器可能有帮助。
Enjoy! 好好享受吧!
Bonus tip: If you received a mod as a PAK, you might be interested in this tutorial on how to unPAK it:
额外提示:如果你收到的MOD是PAK,你可能对这个关于如何解除PAK的教程感兴趣。
https://www.caimogu.org/post/765.html
Don't give me any GOLD Reward. Just say "Thank you" in comments if it was helpful.
永远不要给我GOLD Reward。如果有帮助,就在评论中说 "谢谢你"
所有的文字翻译都是通过AI DeepL.com进行的。
如果有些东西听起来很奇怪,我很抱歉。谢谢你的理解。
File is safe to use - you can open it with editor to check, or VirusTotal.com
文件是安全的 - 你可以用编辑器打开它来检查,或用VirusTotal.com来检查。