Modding:Unpacking and converting files: Difference between revisions

Jump to navigation Jump to search
Line 23: Line 23:


Here you will need to specify the path to divine.exe, which is located in '''ExportTool-vX.X.X/Tools'''
Here you will need to specify the path to divine.exe, which is located in '''ExportTool-vX.X.X/Tools'''
And the <code>.exe</code> of the game itself in the path Baldurs Gate 3/bin. For '''Vulcan it is bg3.exe''', for '''DirectX bg3_dx11.exe'''
And the <code>.exe</code> of the game itself in the path Baldurs Gate 3/bin. For '''Vulcan it is bg3.exe''', for '''DirectX it is bg3_dx11.exe'''
[[File:Modders Multitool 02.webp|650px|frameless|center]]
[[File:Modders Multitool 02.webp|650px|frameless|center]]


Line 29: Line 29:
Now to ExportTool.  
Now to ExportTool.  


It needs the '''granny2.dll''' file to work correctly. Because of licensing problems, Norbyte removed it from the latest versions, but the file remains in the old ones, for example in v1.5.13, the link to which is above.  
This project needs the '''granny2.dll''' file to work correctly. Due to licensing issues at one point, Norbyte removed this file from some of the later versions of ExportTool, but it exists in older versions, such as v1.15.13, the link to which is above.
Open the archive '''ExportTool-v1.15.13.zip''', find there '''granny2.dll''', and throw it where you unpacked the latest version of ExportTool in the '''root folder''' and in the '''Tools''' folder. Nothing more needs to be done with ExportTool.
 
Verify that the '''granny2.dll''' file is present in the ExportTool's '''root folder''' and in the '''Tools''' sub-folder. If the file is present in both of these folders, then nothing more needs to be done with ExportTool and you can skip to the next section of this guide.
 
If the '''granny2.dll''' file is missing from the '''root folder''' and/or the '''Tools''' sub-folder of the latest version of ExportTool, then you will need to copy the file over from the older version v1.15.13. Open the archive '''ExportTool-v1.15.13.zip''', copy the '''granny2.dll''' file, and paste it where you unpacked the latest version of ExportTool in the '''root folder''' and in the '''Tools''' sub-folder. Nothing more needs to be done with ExportTool.


== Unpacking Process ==
== Unpacking Process ==

Navigation menu