Skip to main content

D2R

Args

  • -enablerespec # Offline, Alt to reset
  • -mod <modname> -txt # /mods/newmod/newmod.mpq , file or folder?
  • -direct -txt # Casc Viewer -> extract (global, hd, local) under \Data\

Directory Structure

  • foo.mpq/modinfo.json+data
  • 地点: \data\locales\data\zhtw\data\local\lng\chi\otheractinput.txt
  • 翻译: \data\local\lng\strings
  • 发光: .mpq\Data\hd\character
  • 字体:.mpq\Data\hd\ui\fonts

Doc

https://github.com/MacHu-GWU/diablo2_doc-project/tree/master/docs/source/03-%E7%89%A9%E5%93%81%E7%9B%B8%E5%85%B3%E8%B5%84%E6%96%99/01-%E5%9F%BA%E7%A1%80%E8%B5%84%E6%96%99%E6%9F%A5%E8%AF%A2anhei

Win

  • .txt: AFJ Sheet Edit
  • .tbl: AFJ tbl Edit

D2R mod generator | C++/Qt: https://github.com/mapron/d2modgen
D2S Save File Editor (LoD and D2R) | pyinstaller: https://github.com/pairofdocs/d2s_edit_recalc

.json

Lib

API: https://develop.battle.net/access/

Python

D2 v1.14d: https://github.com/dzik87/D2GridraTools
D2R Drop Tracker API | Django: https://github.com/Alschn/d2r-drop-tracker-api

C/C++

.dll/.lib: https://github.com/ladislav-zezula/CascLib
https://github.com/mbroemme/libmpq
https://github.com/mbroemme/mpq-tools

C#

support D2/D4? | https://github.com/overtools/TACTLib