Modding:Tools: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:
*[https://www.nexusmods.com/baldursgate3/mods/2594 Language Support for BG3 VSCode Extension] by Chromosome16
*[https://www.nexusmods.com/baldursgate3/mods/2594 Language Support for BG3 VSCode Extension] by Chromosome16
**Text highlighting for bg3 text files in Visual Studio Code.
**Text highlighting for bg3 text files in Visual Studio Code.
*A code editor, here are some options:
**Windows: [https://code.visualstudio.com/ VS Code], [https://notepad-plus-plus.org/ Notepad++], [https://brackets.io/ Brackets], [https://atom-community.github.io/ Atom Community]
**Mac: [https://espressoapp.com/ Espresso], [https://www.barebones.com/ BBedit]
**Linux: [https://apps.kde.org/en-gb/kwrite/ KWrite], [https://apps.kde.org/en-gb/kate/ Kate], [https://wiki.gnome.org/Apps/Gedit Gedit], [https://vscodium.com/ VS Codium]
***Linux users also need the latest version of [https://wiki.winehq.org/Download WINE] installed. Install it with the package manager in your chosen distro via an app store or with the CLI.


=== Blender Plugins ===
=== Blender Plugins ===
Line 34: Line 39:
* [https://www.nexusmods.com/baldursgate3/mods/4310 Volnos Texture Toolbox] by Volno
* [https://www.nexusmods.com/baldursgate3/mods/4310 Volnos Texture Toolbox] by Volno
** A modding resource containing a collection of tools for modifying BG3's skin textures, as well as a recreation of Baldur’s Gate 3’s skin shader.
** A modding resource containing a collection of tools for modifying BG3's skin textures, as well as a recreation of Baldur’s Gate 3’s skin shader.
===Free Tools===
'''Blender'''
*[https://www.blender.org/download/ LATEST] version from Blender.org or Steam
*[https://www.nexusmods.com/baldursgate3/mods/346?tab=files Padme's Blender Addons]
**Includes addons for Head Export Order, Easy LOD Creation, Normal Map Transfer, Quick UV Buttons and Reset Transforms.
*[https://github.com/Norbyte/dos2de_collada_exporter BG3/DOS2 Collada Exporter for Blender 3.6]
*[https://mmemoli.gumroad.com/l/tOKEh Mesh Data Transfer for Blender]
*[https://www.nexusmods.com/baldursgate3/mods/464 BG3 Armature Tools for Blender]
*[https://nb-stor.s3.eu-central-1.amazonaws.com/bg3/Tiefling.zip Skin Shader starter by Norbyte]
'''Gnu Image Manipulation Program (GIMP)'''
*[https://www.gimp.org/downloads/ LATEST] version
*[https://code.google.com/archive/p/gimp-dds/ DDS Plugin]
'''Noesis'''
*[https://richwhitehouse.com/index.php?content=inc_projects.php&showproject=91 LATEST] version
To convert <code>.DAE</code> to <code>.FBX</code>.
===Paid Tools===
'''Photoshop'''
*[https://www.adobe.com/ca/products/photoshop.html LATEST] version or any version the DDS plugin(s) support
*DDS Plugin (choose only ONE)
**[https://gametechdev.github.io/Intel-Texture-Works-Plugin/ Intel® Texture Works Plugin for Photoshop]
**[https://github.com/fnordware/AdobeDDS AdobeDDS]
**[https://developer.nvidia.com/nvidia-texture-tools-exporter NVIDIA Texture Tools Exporter]
*[https://www.nexusmods.com/baldursgate3/mods/504 BG3 Normal Map Photoshop Action]
'''Substance Painter'''
*[https://www.adobe.com/creativecloud/3d-ar.html LATEST] version or purchase on Steam
*[https://substance3d.adobe.com/magazine/bringing-life-to-legends-character-art-in-baldurs-gate-3/ Article on Larian's process]
[[Category:Modding resources]]
[[Category:Modding resources]]

Revision as of 03:45, 30 December 2023

Bgwiii.png CommunityGuidesModding

Modding guides
Modding resources


Tools

Some extremely useful tools that will make your BG3 modding life so much easier.

  • Lslib by Norbyte
    • Needed for many types of conversations necessary for modding.
  • BG3 Multi-Tool by ShinyHobo
    • Allows you to pack and unpack mods, search the game’s asset files, and more!
  • BG3 Mini tool by Padme4000
    • Has a variety of helpful functions including creating your Meta.lsx file for you.
  • BG3 Creator's Cauldron by Keefr
    • Dive into the world of BG3 homebrewing with Creator's Cauldron! From custom magical armor to powerful spells, this tool makes creating your own BG3 content a breeze.

Blender Plugins

  • Mesh import/export plugin by Norbyte
    • You’ll need this if you want to work with .GR2 files (that’s what BG3 uses) in Blender.
  • Padme’s Addons by Padme4000
    • Includes addons for Head Export Order, Easy LOD Creation, Normal Map Transfer, Quick UV Buttons and Reset Transforms.
  • Armature Plugin by Aloija
    • Blender addon which helps to edit the skeleton for BG3 models.
  • Outfit Builder by LazyIcarus
    • Given armor in a base body (e.g. HUM_F) and body variants of HUM_F (e.g. HUM_FS, or some body mod here), generate meshes of the armor for those body variants.
  • Volnos Texture Toolbox by Volno
    • A modding resource containing a collection of tools for modifying BG3's skin textures, as well as a recreation of Baldur’s Gate 3’s skin shader.

Free Tools

Blender

Gnu Image Manipulation Program (GIMP)

Noesis

To convert .DAE to .FBX.

Photoshop

Substance Painter