Modding:Fixing neck seams: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{PageSeo
|title=Modding Resources
|description=This page is a hub for everything related to Modding Baldur's Gate 3. Check out the following guides to learn how to mod BG3.
|image=Modding_resources.webp
}}{{Modding box}}{{Modding sidebar}}
[https://youtu.be/RMPivc5qunw?si=8tQfLa6LsHS5ewpg&t=360 In this video] I show a few of these steps including alternative methods for fixing seams in blender. If blender doesn't work you likely need to edit the textures as well to help remove any left over seams.
First advise is always transfer normals from the mesh you're using textures of. So if using textures of Half Elf Masc Head E transfer normals from that same mesh.
This tutorial is from a post shared by [https://www.nexusmods.com/baldursgate3/users/43502557 HoneyWhite] in the DbtR Discord server.
== Tools Needed ==
== Tools Needed ==
* Blender
* Blender
Line 5: Line 16:
First convert the <code>.GR2</code> mesh to <code>.DAE</code> with LSLIB, then convert the <code>.DAE</code> to <code>.FBX</code> with Noesis and use it as the Data Transfer source object for either tutorial.
First convert the <code>.GR2</code> mesh to <code>.DAE</code> with LSLIB, then convert the <code>.DAE</code> to <code>.FBX</code> with Noesis and use it as the Data Transfer source object for either tutorial.
<br>
<br>
Note: You can skip Noesis completely if you just use the Modders Multitool. It will convert meshes you search for into .DAE and .FBX automatically.
Note: You can skip Noesis completely if you use the Modders Multitool. It will convert meshes you search for into .DAE and .FBX automatically.
== Steps ==
== Steps ==
# Select your custom head and go into '''Edit mode''' (TAB key)
# Select your custom head and go into '''Edit mode''' (TAB key)
Line 15: Line 26:
# Mapping should be '''Nearest Corner and best Matching Face Normal'''
# Mapping should be '''Nearest Corner and best Matching Face Normal'''
# Apply the modifier, export your custom head
# Apply the modifier, export your custom head
[[File:Neck_seam.webp]]
{{Modding navbox}}
[[Category:Modding resources]]
[[Category:Head modding]]

Navigation menu