Skip to content

Repository files navigation

DiabloIV_BBR(DiabloIV Blood & Bone Restorer)

暗黑四BBR(暗黑四血骨还原器/暗黑四反和谐工具)

License Python Platform Status

📖 Sponsor (赞助商)

GLM CODING PLAN 是专为AI编码打造的订阅套餐,每月最低仅需20元,即可在十余款主流AI编码工具如Claude Code、中畅享智谱旗舰模型GLM-4.6,为开发者提供顶尖的编码体验。

GLM CODING PLAN 套餐用户均限时享 「智谱AI输入法」 使用权益,在套餐有效期内不限量使用。产品当前已支持 MacOS 与 Windows 双系统。 具体使用方式为,使用和套餐账号「相同手机号」登录智谱AI输入法,至多等待几分钟权益即可生效,未绑定手机号的可在账号设置中绑定。

智谱GLM Coding Plan九折优惠:https://www.bigmodel.cn/claude-code?ic=JFFLOL28TR
智谱AI输入法官网: https://autoglm.zhipuai.cn/autotyper
智谱AI输入法公测激活码(邀请码):PH2PVWGM


📖 Introduction (项目介绍)

⚠️ IMPORTANT / 重要提示

English: This project is free and open-source software licensed under GNU GPL v3.0. If you paid for this software, you have been scammed.

中文: 本项目是基于 GNU GPL v3.0 协议的免费开源软件如果你是花钱买的,说明你被骗了。

English

DiabloIV Blood & Bone Restorer is a safe, open-source desktop utility designed to manage the local configuration of Diablo IV. Its primary purpose is to restore the original visual fidelity (uncensored assets) for region-locked clients by managing the Config.wtf file.

中文

DiabloIV Blood & Bone Restorer 是一款安全、开源的桌面工具,专为暗黑破坏神4设计。它的主要功能是通过管理本地配置文件 (Config.wtf),帮助锁区客户端(如国服/亚服)恢复原本的视觉保真度(即“反和谐”效果)。


✨ Key Features (核心功能)

English

  • Safety First: Operates strictly via standard File I/O. It does NOT read/write game memory, inject code, or modify game executables (.exe). It is fully compliant with configuration editing standards.
  • Auto Detection: Automatically locates your game installation using Windows Registry scanning and smart disk search.
  • One-Click Restore: Safely appends the necessary parameter (OverrideArchive) to your local configuration file.
  • Transparent: The source code is fully open for community audit.

中文

  • 绝对安全:仅进行标准的文件读写操作。绝不读取/修改游戏内存、不注入代码、也不修改游戏执行文件 (.exe)。完全符合修改配置文件的合规标准。
  • 自动检测:利用 Windows 注册表和智能磁盘扫描,自动定位您的游戏安装路径。
  • 一键恢复:安全地将必要的参数 (OverrideArchive) 添加到您的本地配置文件中。
  • 开源透明:源代码完全公开,接受社区审查。

🚀 How to Use (使用方法)

English

  1. Download: Get the latest executable from the Releases Page.
    • Note: If Windows SmartScreen warns you, click "More Info" -> "Run Anyway". (We are currently applying for Microsoft certification).
  2. Run: Open the application. It will automatically detect your game path.
  3. Restore: Click the "Execute Restore" button. The tool will modify the config file.
  4. Final Step (Crucial):
    • Open Battle.net Launcher.
    • Go to Game Settings -> Diablo IV.
    • Check "Additional command line arguments".
    • Enter: -enableagentmanager
    • Launch the game.

中文

  1. 下载:前往 Releases 页面 下载最新的程序。
    • 注意:如果 Windows SmartScreen 弹出拦截警告,请点击“更多信息” -> “仍要运行”。(我们正在申请微软安全认证)。
  2. 运行:打开程序,它会自动检测您的游戏路径。
  3. 执行:点击 “执行反和谐 (Restore)” 按钮,工具将修改配置文件。
  4. 最后一步(关键)
    • 打开 战网客户端 (Battle.net)
    • 点击 “游戏设置” -> “暗黑破坏神 IV”
    • 勾选 “额外命令行参数”
    • 输入: -enableagentmanager
    • 启动游戏即可生效。

🛠️ Build from Source (源码构建)

English: If you are a developer, you can build the executable yourself to ensure safety.

中文: 如果您是开发者,您可以自行编译可执行文件以确信其安全性。

Requirements: Python 3.12+

# 1. Clone the repository / 克隆仓库
git clone https://github.com/YoungHong1992/DiabloIV_Blood_Bone_Restorer.git

# 2. Install dependencies / 安装依赖 (PyInstaller is only needed for building exe)
pip install pyinstaller

# 3. Build EXE / 编译 EXE
python -m PyInstaller --noconfirm --onefile --windowed --name "DiabloIV_BBR" DiabloIV_Blood_Bone_Restorer.py

About

暗黑4血骨还原器(BBR反和谐工具)

Resources

Stars

17 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages