Extracting a clean image of a constellation

Is there a way to extract a image of let’s say, “Wolverine” directly from the database files ?

Go to the “Grim Dawn\resources” folder, left click on the explorer address field and type ‘cmd.’
Then the command prompt will appear, so put in the following.

..\ArchiveTool ui.arc -extract d:\gd_data

  • “d:\gd_data” can be anywhere, specify your favorite place.

Wolverine’s texture will appear here.
d:\gd_data\ui\skills\devotion\devotion_constellation028_wolverine.tex

wolverine_tex


If you only want a picture of Wolverine, you can download it from the official Wiki.
Wolverine Constellation Icon.png

2 Likes

Thanks a lot for the reply !