[Tool] GDPackToolGUI v0.4

Convenient for modifying individual arc resources in mods.

Download

https://drive.google.com/drive/folders/1FxIHj2LUN_GYQQQaVZdZjVXUGbigfyo6?usp=sharing

Features

  • Feature 1: Unpack ARC
  • Feature 2: Pack ARC
  • Feature 3: Unpack ARZ
  • Feature 4: Unpack Map ARC (experimental feature)

Multilingual Support

  • The tool automatically generates GDPackTool.ini, which can be edited to set the default display language.
  • To add Japanese, include a [jp] section and add all tags from the [en] section, similar to Grim Dawn localization. Both jp and en can be any characters, and the tool will automatically recognize them.

Description

  • The tool runs independently and includes Grim Dawn’s official mod tool ArchiveTool.exe and the open-source mod tool Grimarc.exe.
  • Features 1, 2, and 3 are implemented using ArchiveTool.exe.
  • Feature 4 is implemented using Grimarc.exe and is currently experimental, with potential removal in the future.
  • Although two tools supporting ARZ packing have been tested successfully and could be integrated, they are not officially provided, cannot guarantee data integrity, and some only support English paths and filenames, limiting compatibility with other language environments. Thus, they are not yet integrated.

Notes

  • My technical skills are limited. This tool was created using Python’s PyInstaller, without antivirus handling, so use it at your discretion.
  • I don’t know advanced languages like C++, so the generated exe is large, and I apologize for that.
  • Development started in December 2024 and Tested many times. Thanks to @tt300 for test.

I know this tool may be a joke in the eyes of programming experts, I hope this tool inspires others to create more convenient mod tools.

Grimarc.exe is sourced from https://github.com/atom0s/grimarc.

2 Likes