本帖最后由 星、辉 于 2016-1-3 15:03 编辑
辐射4在更新了繁中1.2版本后,NMM在加载MOD时出现错误,不少玩家不知道辐射4NMM无法加载MOD怎么办,网友分享了自己的辐射41.2版本NMM新设置方法,大家可以参考一下。 1.2版本NMM新设置方法一览: 今天繁中版也正式更新了1.2,大家可以愉快的更新啦~~~ 好了,今天我在开NMM加载MOD时,突然给我弹出个提示框,说现在的Fallout4.ini已经被废弃,提示需要更新;然后给了个链接。 下面是教你如何开启MOD的步骤: 找到你的Fallout4.ini配置文件所在地,一般来说就是"Documents/My Games/Fallout 4"这里没错啦~然后确保“Fallout4Prefs.ini “和 ”Fallout4.ini”不是“只读”。 1.打开Fallout4Prefs.ini,在 [Launcher]下面添加一行 bEnableFileSelection=1 ,保存并关闭。 2.打开Fallout4Custom.ini (这个文件在Fallout4.ini升级到1.2以后有所变动,估计是分离出来了一些东西),添加如下内容: [Archive] bInvalidateOlderFiles=1 sResourceDataDirsFinal=(这一段就是空的,不用添加任何字符) 3.删掉Fallout4.ini中有关加载MOD添加的那段 sResourceDataDirsFinal=STRINGS\, TEXTURES\, MUSIC\, SOUND\, INTERFACE\, MESHES\, PROGRAMS\, MATERIALS\, LODSETTINGS\, VIS\, MISC\, SCRIPTS\, SHADERSFX\ 改成sResourceDataDirsFinal=STRINGS\(这里可以吧STRINGS\也删掉,经测试,删不删这一个效果都一样。。但是这个以外肯定都要删除,so自己斟酌) 因为老的加载方式会使得游戏加载时间变得更长,所以做了更改。。。
PS:依然说mod无法使用的,请查看esp文件是否有加载,或者查看nmm中的mod是否已安装上。若依然无效,请使用旧版的launcher.exe启动游戏。
注意:此修改只有1.2版本适用,非1.2版本勿作此修改。(什么叫1.2版本,就是打了1.2升级档的版本:http://bbs.blacksheepgame.com/thread-4967028-1-1.html)
How to enable modding - Navigate to your Fallout 4 Folder at the following location "Documents/My Games/Fallout 4"
- Within this folder will be a number of .ini files, highlight "Fallout4Prefs.ini" and "Fallout4.ini".
- Right Click, select Properties and ensure that these are NOT marked as read only.
- Open Fallout4Prefs.ini with your favourite text editor (we use Notepad++).
- Navigate to the very bottom and you will see the line [Launcher]. Directly underneath this, add the following line:bEnableFileSelection=1
- Save and Close
- Open Fallout4Custom.ini with your favourite text editor.* Note that this file was changed from Fallout4.ini following update 1.2
- Add the following lines to your Fallout4Custom.ini[Archive]bInvalidateOlderFiles=1sResourceDataDirsFinal=
- Save and close...
Find the line that reads: sResourceDataDirsFinal=STRINGS\Replace this with the following text:sResourceDataDirsFinal=STRINGS\, TEXTURES\, MUSIC\, SOUND\, INTERFACE\, MESHES\, PROGRAMS\, MATERIALS\, LODSETTINGS\, VIS\, MISC\, SCRIPTS\, SHADERSFX\
* The above settings were deprecated as they were known to cause abnormally long load-times.
You're ready to get modding |
原始来源:http://wiki.nexusmods.com/index.php/Fallout_4_Mod_Installation
|