AddItemMenu ESLified补丁

收藏人数:218
点赞次数:938
下载次数:2123
资源大小:7.15 KB

资源介绍


详细介绍

简单简介

在3DM Mod站下载上古卷轴5:重置版最新的AddItemMenu ESLified补丁 Mod,由towawot制作。kinchen在我们的平台上分享了这个免费且高质量的游戏模组,让玩家们可以享受到更加丰富的游戏体验。快来3DM Mod站下载并尝试吧!

详细介绍

Mod作者: towawot Mod版本: 1.8 Mod大小: 7.15 KB 更新时间: 2019-01-29 02:31:11 发布时间: 2019-01-29 02:31:11

详细说明

这个mod是AddItemMenu的一个补丁,使它可以作为一个ESL标记的ESP工作。


表中的内容:

安装

卸载

说明


1.安装:

1.使用您最喜欢的mod管理器下载并安装AddItemMenu。

2.下载并安装补丁,在要求覆盖时选择“是”。


卸载:

使用NMM:

1.卸载mod。

2.重新安装AddItemMenu,在被要求时覆盖。


3.解释

mod的功能非常简单。在SSEEdit中压缩formID时,您将获得所有正在更改的formID的日志。保存日志后,您可以检查现在更改了ID的源代码文件,并且您希望将这些文件重定向到新的FormID。据我所知,只有两个纸莎草功能在压缩时会引起问题。 AddItemMenu使用其中一个,即Game.GetFormFromFile。


menuBase =(Game.GetFormFromFile(0x3319,“AddItemMenuSE.esp”)为UIMenuBase)

是我们的原始代码。注意0x **** formID,你需要它。现在在formID压缩日志中进行搜索(CTRL-S)。你会发现这一行:

[00:00]将文件“AddItemMenuSE.esp”中的FormID [01003319]更改为[01000802]

现在我们知道这条线必须重写为

menuBase =(Game.GetFormFromFile(0x0802,“AddItemMenuSE.esp”)为UIMenuBase)


如果您有任何疑问,我已将源代码包含在可下载文件中。如果仍然有疑问,请随意PM我。


4.权限

剧透:显示

————————————————————————————————————————————————————

This mod is a patch for AddItemMenu, making it work as an ESL-flagged ESP. 

Table of content:

Installation

Uninstallation

Explanation


1. Installation:
1. Download and install AddItemMenu with your favorite mod manager. 
2. Download and install the patch, select yes when asked to overwrite.

Uninstallation:
With NMM:
1. Uninstall the mod.
2. Reinstall AddItemMenu, overwrite when asked to.

3. Explanation
What the mod does is very simple. When compacting formIDs in SSEEdit, you'll get a log of all the formIDs being changed. Saving the log allows you to then check in the source code files for which IDs are now changed, and you'll want to redirect those to the new FormID. There are only two papyrus functions, from my knowledge, that cause issue when compacted. AddItemMenu uses one of them, which is Game.GetFormFromFile. 

menuBase = (Game.GetFormFromFile(0x3319, "AddItemMenuSE.esp") as UIMenuBase)
is our original code. Note the 0x**** formID, you'll need it. Now do a search (CTRL-S)  in your formID compression log. You'll find this line:
[00:00] Changing FormID [01003319] in file "AddItemMenuSE.esp" to [01000802]
Now we know that this line must be rewritten as
menuBase = (Game.GetFormFromFile(0x0802, "AddItemMenuSE.esp") as UIMenuBase)

I have included the source code in the downloadable files if you have any questions. Feel free to PM me if still in doubt.

4. Permissions

Spoiler:  

Show


文件说明

Mod截图

相关作品

男士牛仔裤短裤 | 上古卷轴5:天际 神奇之旅-超大场景 | 六翼女武神服装物理化(hdt-pe)放出(补档) | V森林 - Mount Chiliad +1300棵树 | 康纳生存模式 | Bobur Eyeshadow 17-睫毛17 |

kinchen的其他作品

  • 男士牛仔裤短裤
  • 上古卷轴5:天际 神奇之旅-超大场景
  • 六翼女武神服装物理化(hdt-pe)放出(补档)
  • V森林 - Mount Chiliad +1300棵树
  • 康纳生存模式
  • Bobur Eyeshadow 17-睫毛17