3DMGAME 3DM首页 新闻中心 前瞻 | 评测 游戏库 热门 | 最新 攻略中心 攻略 | 秘籍 下载中心 游戏 | 汉化 购买正版 论坛

注册 登录

QQ登录

只需一步,快速开始

查看: 9397|回复: 13
打印 上一主题 下一主题

[脚本功能] 【功能修改】【搬自N网】捡垃圾党必备,滚轮不再只滚一行,垃圾大王找东西不再费力

  [复制链接]

14

主题

420

帖子

385

积分

高级玩家

Rank: 4

贡献度
3
金元
3730
积分
385
精华
0
注册时间
2012-2-1
跳转到指定楼层
主题
发表于 2015-12-10 18:18 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
本帖最后由 cjglcm 于 2015-12-11 13:16 编辑

PipWare UI Fallout4 Edition by rebb

N网:http://www.nexusmods.com/fallout4/mods/388/?







Current Features现阶段特征
MouseWheel Scrolling inside different menus moves by 1 whole page of items by default, instead of 1 line.
( Configurable via XML config if you prefer otherwise )
Increased sizes of item lists in container and barter menus
Parts of the HUD configurable using XML files
Scrollbars on many lists
configurable Text Truncation ( inspired by "No DotDotDot" by just - http://www.nexusmods.com/fallout4/mods/425/ )
optional Value Per Weight ( based on CyberShadow's : http://www.nexusmods.com/fallout4/mods/334/ )

Note : There are not multiple versions for Half-Page or Single-Line Scrolling, this is now done via the XML config file. Preset config files for Half-Page / Single-Line Scrolling can be found in the "pipWare_presets" directory and need to be copied into the main "/Interface" directory to work.

Note on XML edits :
For most things you do *not* need to restart the game for them to apply !
The HUD refreshes during a savegame load, things like ContainerMenus refresh when invoked.

鸟语不好,只看懂了这位作者rebb修改了鼠标滚动条,原版鼠标滚动只能滚一行,现在能滚一页。

太大了,附件传不了,度盘链接:http://pan.baidu.com/s/1eRd6sBw 密码:597w

修改指南

安装后修改Fallout 4根目录下\Data\interface里的pipWareConfig.xml文件,用右键编辑打开

然后找到 <scrollPageAmount>1.0</scrollPageAmount>,把1改成0,就是原版鼠标滚轮一次只滚一行,改成小于-1的负数-N,就是鼠标滚轮一次滚N行。
比如改成 <scrollPageAmount>-3</scrollPageAmount>,就是滚轮一次滚3行;改成<scrollPageAmount>-5</scrollPageAmount>,就是一次滚5行.


<containerMenu>
  <!--
  Sets the amount of scrolling : NumItems * scrollPageAmount ( Keep between 1 and 0 in this case )
  If 0 : Scroll 1 Line ( vanilla ).
  If Negative : Scroll x lines, depending on the negative number ( can be lower than -1, ie -3 )
  -->
  <scrollPageAmount>1.0</scrollPageAmount>

这个是容器菜单的滚轮滚动行数设置,1.0是一页

<barterMenu>
  <scrollPageAmount>1.0</scrollPageAmount>

这个是交易菜单的滚轮滚动行数设置,1.0是一页

<pipBoyMenu>
  <scrollPageAmount>1.0</scrollPageAmount>

这个是哔哔小子(物品)菜单的滚轮滚动行数设置,1.0是一页,-4(滚一下4行)或-5(滚一下5行)差不多是半页


评分

1

查看全部评分

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|3DMGAME ( 京ICP备14006952号-1  沪公网安备 31011202006753号

GMT+8, 2026-4-8 04:01 , Processed in 0.027522 second(s), 16 queries , Memcached On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表