Utility for Divinity 2 Developer's Cut modding.
- Archive Tools (.dv2): Extract and pack game archives with Zlib compression support.
- Texture Tools: Convert between DDS and Gamebryo NIF formats (supports batch processing).
- XML Tools: Extract binary Gamebryo XML to readable text and repack edited files (supports batch processing). ~
- Run the application.
- Select the desired tool (Archive, Texture, or XML).
- Choose your source file or folder.
- Execute the operation and monitor progress in the log panel.
- .NET 10 SDK
dotnet run --project D2DCTool/D2DCTool.csproj