Ad placeholder

Modding:Tutorials: Difference between revisions

Jump to navigation Jump to search
565 bytes added ,  21 December 2023
Line 42: Line 42:
= Character Creation Tutorials =
= Character Creation Tutorials =


Character creation tutorials is in reference to tutorials that touch on things that edit things to do with characters. Either Tavs or NPCs
Character creation tutorials is in reference to tutorials that touch on things that edit things to do with characters, either Tavs or NPCs.


== Creating Hair Mods ==
== Creating Hair Mods ==


* [https://docs.google.com/document/d/1-DQ98gsKD0Rpmh7dEQRUlmLIANXP-qu5VRDlDcnfy7Q/edit Visualizing a BG3 Hair Texture in Blender] by EmeraldTechno
* [https://docs.google.com/document/d/1-DQ98gsKD0Rpmh7dEQRUlmLIANXP-qu5VRDlDcnfy7Q/edit Visualizing a BG3 Hair Texture in Blender] by EmeraldTechno
** Very useful for editing hairs in Blender, as it allows you to see how the hair is going to look in game without actually paking it and loading into the Character Creator.
* [https://youtu.be/siC6fak9zDM?si=r1nezgGOs9OWqOOr Creating Hairs Post Patch 9]
* [https://youtu.be/siC6fak9zDM?si=r1nezgGOs9OWqOOr Creating Hairs Post Patch 9]
** shows editing a custom mesh but works with in game assets as well. The file editing is mostly the same but my updated tutorial [[Guide:Hair_Creation|here]] also linked below will show the most up to date information.
** Shows editing a custom mesh but works with in game assets as well. The file editing is mostly the same but my updated tutorial [[Guide:Hair_Creation|here]] also linked below will show the most up to date information.
* [https://youtu.be/gxmgZ_X1kbI?si=wj7OFqyKkGS3BV2V Joining Different Meshes Into One]
* [https://youtu.be/gxmgZ_X1kbI?si=wj7OFqyKkGS3BV2V Joining Different Meshes Into One]
** With some hair meshes as long as they share the same texture you might want to join the meshes together, this is how you would go about that. If the hair parts use different materials do not use this method.
** With some hair meshes as long as they share the same texture you might want to join the meshes together, this is how you would go about that. If the hair parts use different materials and you want to keep them as such, do not use this method. You can also use this method to join other types of meshes.
* [[Guide:Custom_Hair_Highlight|Custom Hair Highlight/Ombre]]
* [[Guide:Custom_Hair_Highlight|Custom Hair Highlight/Ombre]]


Line 64: Line 65:


* [[Guide:Fixing_Neck_Seams|Fixing neck seams]]
* [[Guide:Fixing_Neck_Seams|Fixing neck seams]]
** A neck seam is either a gap or a visible line between the neck of a head and the body.
* [[Guide:Fixing_UV_Errors|Fixing UV errors]]
* [[Guide:Fixing_UV_Errors|Fixing UV errors]]
* [[Guide:Fixing_Bone_Errors|Fixing bone errors]]
* [[Guide:Fixing_Bone_Errors|Fixing bone errors]]
Line 79: Line 81:
* [https://www.youtube.com/watch?v=IbivHL2lPrc&list=PLe0NwkOacl_jFoRnGT8iU29WriucyN1mj&index=12 Making Custom Armor - Part 1] by Druundev
* [https://www.youtube.com/watch?v=IbivHL2lPrc&list=PLe0NwkOacl_jFoRnGT8iU29WriucyN1mj&index=12 Making Custom Armor - Part 1] by Druundev
* [https://www.youtube.com/watch?v=o_zgNI9nhns&list=PLe0NwkOacl_jFoRnGT8iU29WriucyN1mj&index=13 Making Custom Armor - Part 2] by Druundev
* [https://www.youtube.com/watch?v=o_zgNI9nhns&list=PLe0NwkOacl_jFoRnGT8iU29WriucyN1mj&index=13 Making Custom Armor - Part 2] by Druundev
* [https://www.youtube.com/watch?v=0NfTLbokQOA&list=PLe0NwkOacl_jFoRnGT8iU29WriucyN1mj&index=14 Making Custom Armor - Part 3] by Druundev
* [https://www.nexusmods.com/baldursgate3/mods/2571 Tiefling Horn Replacement Tips] by Nathahniel
* [https://www.nexusmods.com/baldursgate3/mods/2571 Tiefling Horn Replacement Tips] by Nathahniel


*[https://docs.google.com/document/d/1iR-q2sTqxLuk3xXG8W6dbk3QeqQw_jdGkI1WAu45OoU/edit Custom Dye Mod Guide] by AstralSprout
*[https://docs.google.com/document/d/1iR-q2sTqxLuk3xXG8W6dbk3QeqQw_jdGkI1WAu45OoU/edit Custom Dye Mod Guide] by AstralSprout
** A guide on how to make custom Dyes
** A detailed guide on how to make custom dyes that can be applied to any dye-enabled clothing or armor.


=== Adding your new asset to the game ===
=== Adding your new asset to the game ===

Navigation menu