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

注册 登录

QQ登录

只需一步,快速开始

查看: 380|回复: 9
打印 上一主题 下一主题

[修改] 简单改装工具

[复制链接]

2284

主题

3418

帖子

14万

积分

游戏终结者

Rank: 14Rank: 14Rank: 14Rank: 14

贡献度
21648
金元
616390
积分
148231
精华
0
注册时间
2006-12-25
跳转到指定楼层
主题
发表于 2025-10-9 08:58 | 只看该作者 |只看大图 回帖奖励 |倒序浏览 |阅读模式
转自n网:https://www.nexusmods.com/dyinglightthebeast/mods/384


The Dying Light: The Beast - Modding Tool is a powerful yet easy-to-use application that simplifies modding the game. It allows you to load the game's .pak files, intelligently search for parameters like item prices or player stats, and edit them with a simple click.
The Dying Light: The Beast - Modding Tool 是一款功能强大且易于使用的应用程序,可简化游戏的修改。它允许您加载游戏的 .pak 文件,智能搜索物品价格或玩家统计数据等参数,并通过简单的单击进行编辑。





Dying Light: The Beast - Modding Tool. Welcome to the Modding Tool for Dying Light: The Beast! This powerful tool is designed to make modding accessible to everyone, from beginners to experienced creators. It provides an intuitive interface to help you find, edit, and manage game parameters, allowing you to tweak everything from item prices and weapon stats to player abilities.
消逝的光芒:野兽 - 改装工具。欢迎使用《消逝的光芒:野兽》的改装工具!这个强大的工具旨在让每个人都可以进行改装,从初学者到经验丰富的创作者。它提供了一个直观的界面来帮助您查找、编辑和管理游戏参数,允许您调整从物品价格和武器统计数据到玩家能力的所有内容。

This tool was developed with the goal of simplifying the complex process of .pak file modding. Instead of manually unpacking files and searching through thousands of lines of code, you can use our intelligent search and editing features to make precise changes quickly and easily.
该工具的开发目的是简化 .pak 文件修改的复杂过程。您可以使用我们的智能搜索和编辑功能快速轻松地进行精确更改,而不是手动解压缩文件并搜索数千行代码。

Features  特征
  • Easy .pak File Handling: Simply load the game's main data.pak file, and the tool will handle the extraction process for you in the background.
    简单的 .pak 文件处理: 只需加载游戏的主 data.pak 文件,该工具就会在后台为您处理提取过程。
  • Intuitive Three-Pane View:
    直观的三窗格视图:

    • File Explorer: Browse the entire extracted file structure of the game.
      文件资源管理器: 浏览游戏的整个提取文件结构。
    • File Preview: View the contents of any selected script file, with syntax highlighting for clarity.
      文件预览: 查看任何选定脚本文件的内容,并突出显示语法以使其清晰。
    • Mod Manager: The heart of the tool, where you find and manage all your changes.
      模组管理器: 该工具的核心,您可以在其中查找和管理所有更改。

  • Powerful Parameter Search: Enter simple search terms like "pistol ammo price" or "player movespeed" to instantly find the relevant files and lines of code. The tool understands multiple file formats and complex data structures.
    强大的参数搜索: 输入简单的搜索词,如“手枪弹药价格”或“玩家移动速度”,即可立即找到相关文件和代码行。该工具了解多种文件格式和复杂的数据结构。
  • Direct-from-Preview Editing: Double-click on any valid parameter directly in the file preview pane to add it to your mod project. The tool intelligently identifies the item you're editing for clear descriptions.
    直接从预览编辑: 直接在文件预览窗格中双击任何有效参数,将其添加到你的模组项目中。该工具可以智能地识别您正在编辑的项目,以获得清晰的描述。
  • Active Edits Manager: Keep track of all your changes in one clean list. See the original value, your new value, and enable or disable specific edits on the fly.
    活动编辑管理器: 在一个干净的列表中跟踪所有更改。查看原始值、新值,并即时启用或禁用特定编辑。
  • Project Save/Load: Save your entire mod project to a single .dl3mod file. Share your projects with others or take a break and pick up right where you left off.
    项目保存/加载: 将整个 mod 项目保存到单个 .dl3mod 文件中。与他人分享您的项目或休息一下,然后从上次中断的地方继续。
  • One-Click Mod Packing: When you're ready, the tool will take all your enabled edits, apply them to the correct files, and pack them into a game-ready .pak file for you to install.
    一键模组打包: 准备就绪后,该工具将获取所有已启用的编辑,将它们应用到正确的文件中,并将它们打包到适合游戏的 .pak 文件中供您安装。

How to Use  如何使用
  • Load Game Data: Click the "Load Game Data (.pak)" button and navigate to your game's main data file (e.g., data0.pak). The tool will extract the files to a temporary directory.
    加载游戏数据: 点击“ 加载游戏数据(.pak)” 按钮,然后导航到游戏的主数据文件(例如 data0.pak)。该工具会将文件解压到临时目录中。
  • Find a Parameter: In the right-hand pane, type what you want to change into the search bar. For example, to change the price of pistol ammo, you could search for pistol ammo price
    查找参数: 在右侧窗格中,在搜索栏中键入要更改的内容。例如,要更改手枪弹药的价格,您可以搜索手枪弹药价格
    . Press Enter or click "Find Parameters".
    .按 Enter 或单击 “查找参数”。
  • Add an Edit: The search results will appear below. Double-click an item in the results list to add it to your "Active Edits". A dialog will pop up asking you to enter the new value.
    添加编辑: 搜索结果将显示在下方。双击结果列表中的项目,将其添加到“活动编辑”中。将弹出一个对话框,要求您输入新值。
  • Manage Your Edits: Your new change will now appear in the "Active Edits" list. You can double-click it to change the value again, uncheck it to temporarily disable it, or right-click to delete it.
    管理您的编辑: 您的新更改现在将显示在“活动编辑”列表中。您可以双击它再次更改该值,取消选中它以暂时禁用它,或右键单击它以删除它。
  • Pack Your Mod: Once you are happy with your changes, click the "Pack Mod to .pak File" button. Choose a name and location for your new mod file, and you're done!
    打包你的模组: 对更改感到满意后,单击 “将 Mod 打包到 .pak 文件” 按钮。为您的新 mod 文件选择一个名称和位置,您就完成了!


Key Features ExplainedIntelligent Contextual EditingWhen you double-click a value like Price(33) in the file viewer, the tool doesn't just see the number. It intelligently scans upwards to identify the containing block, whether it's an Item("Ammo_Firearm_Pistol", ...) or part of an Assortment("Shop_A", ...) block. It then uses the item's proper name (e.g., "Ammo_Firearm_Pistol") as the description in your edit list, so you always know exactly what you're changing.
主要功能说明智能上下文编辑当您在文件查看器中双击 Price(33) 等值时,该工具不仅会看到数字。它智能地向上扫描以识别包含的块,无论它是 Item("Ammo_Firearm_Pistol", ...) Assortment(“Shop_A”, ...) 块的一部分。然后,它使用项目的专有名称(例如,“Ammo_Firearm_Pistol”)作为编辑列表中的描述,因此您始终确切地知道要更改的内容。

Robust Project ManagementThe Save/Load Project feature is perfect for larger mods. It saves a reference to your source .pak file and a list of every change you've made. This means you can easily update your mod when a new game patch is released. Just load your project, let the tool re-extract the fresh game files, and then repack your mod with all your changes automatically applied to the new files.
强大的项目管理保存/加载项目功能非常适合大型模组。它保存对源 .pak 文件的引用以及您所做的每个更改的列表。这意味着您可以在发布新游戏补丁时轻松更新您的模组。只需加载您的项目,让该工具重新提取新的游戏文件,然后重新打包您的模组,并将所有更改自动应用于新文件。


New and improved UI with the help of UnknownGamerMGGA
在 UnknownGamerMGGA 的帮助下新的和改进的 UI
Increased performance with parallel searching.
通过并行搜索提高性能。



Added more item support.  添加了更多物品支持。
Insert line support.  插入线支撑。
Added simple multi packer.
添加了简单的多包装器。
Added active edit filters.
添加了活动编辑过滤器。
UI Improvements.  UI 改进。
Bug fixes.  错误修复。

游客,如果您要查看本帖隐藏内容请回复

评分

1

查看全部评分

回复

使用道具 举报

21

主题

2万

帖子

3万

积分

游戏天王

Rank: 11Rank: 11Rank: 11Rank: 11

贡献度
472
金元
286288
积分
30517
精华
0
注册时间
2018-10-5

元气女仆(永久)量子Doro3DM小黄鸡拉姆雷姆尼禄·克劳狄乌斯锦鲤

舒服的沙发
发表于 2025-10-9 19:46 | 只看该作者
谢谢分享!谢谢!
回复 支持 反对

使用道具 举报

0

主题

811

帖子

1005

积分

游戏狂人

Rank: 6Rank: 6

贡献度
0
金元
10053
积分
1005
精华
0
注册时间
2009-2-2
硬硬的板凳
发表于 2025-10-11 15:02 | 只看该作者
88888888888888888
回复 支持 反对

使用道具 举报

4

主题

2952

帖子

2722

积分

游戏达人

Rank: 7Rank: 7Rank: 7

贡献度
20
金元
26416
积分
2722
精华
0
注册时间
2008-11-23
冰凉的地板
发表于 2025-10-11 15:12 | 只看该作者
先下载看看好不好用!希望楼主继续分享更多好用的东西!谢谢!
回复 支持 反对

使用道具 举报

1

主题

5613

帖子

5855

积分

游戏精英

Rank: 8Rank: 8

贡献度
1
金元
58514
积分
5855
精华
0
注册时间
2015-11-3
5#
发表于 2025-10-12 18:19 | 只看该作者
多谢分享
回复 支持 反对

使用道具 举报

3

主题

433

帖子

574

积分

高级玩家

Rank: 4

贡献度
0
金元
5743
积分
574
精华
0
注册时间
2017-1-30
6#
发表于 2025-12-3 15:17 | 只看该作者
木马人123

1

主题       
5363

帖子       
5559

积分
游戏精英

Rank: 8Rank: 8


贡献度0金元55593积分5559精华0注册时间2015-11-3
发消息
回复 支持 反对

使用道具 举报

51

主题

947

帖子

1279

积分

游戏狂人

Rank: 6Rank: 6

贡献度
0
金元
12786
积分
1279
精华
0
注册时间
2013-2-3
7#
发表于 2025-12-8 11:51 | 只看该作者
111111111111111
回复 支持 反对

使用道具 举报

3

主题

997

帖子

1311

积分

游戏狂人

Rank: 6Rank: 6

贡献度
6
金元
12870
积分
1311
精华
0
注册时间
2017-7-21
QQ
8#
发表于 2026-1-6 14:11 | 只看该作者
这是多么标准的十个字
回复 支持 反对

使用道具 举报

44

主题

2212

帖子

3548

积分

游戏精英

Rank: 8Rank: 8

贡献度
104
金元
31320
积分
3548
精华
0
注册时间
2010-3-25
9#
发表于 2026-1-6 14:57 | 只看该作者
下来试试,好用不
回复 支持 反对

使用道具 举报

83

主题

1210

帖子

1894

积分

游戏狂人

Rank: 6Rank: 6

贡献度
72
金元
16064
积分
1894
精华
0
注册时间
2014-4-17
10#
发表于 2026-2-8 16:07 | 只看该作者
楼主辛苦了,谢谢楼主,感谢楼主分享,楼主好人一生平安!!!
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2026-3-18 14:16 , Processed in 0.032628 second(s), 22 queries , Memcached On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

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