Difference between revisions of "How To Fix Hard-Coded Texture Paths in NIF Files"

nifskope tutorial
imported>Lhammonds
(Created page - By LHammonds)
 
imported>Qazaaq
(nifskope tutorial)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Overview==
==Overview==
This tutorial will demonstrate how to correct hard-coded texture paths in .NIF files using NIFSkope.
This tutorial will demonstrate how to correct hard-coded texture paths in .NIF files using NIFSkope.
Created by: LHammonds<br>
Date Last Modified: 19:02, 27 July 2007 (EDT)<br>
Last Modified by: [[User:Lhammonds|lhammonds]]<br>


==Required Tools==
==Required Tools==
[https://sourceforge.net/project/showfiles.php?group_id=149157&package_id=170735 NifSkope]
* [https://sourceforge.net/project/showfiles.php?group_id=149157&package_id=170735 NifSkope]


==Background Info==
==Background Info==
Line 22: Line 18:


==Procedure==
==Procedure==
# Double-click on a .NIF file to open with NIFSkope.<br>
# Double-click on a .NIF file to open with NIFSkope.<br>
# If the 3D model doesn't show the texture, don't worry. It doesn't matter but if you prefer, you can set the path to the Data folder that holds the Texture sub-folder by clicking Spells on the menu, then Textures, Folders.<br>
# If the 3D model doesn't show the texture, don't worry. It doesn't matter but if you prefer, you can set the path to the Data folder that holds the Texture sub-folder by clicking Spells on the menu, then Textures, Folders.<br>
Line 34: Line 29:
==Exhibit 1==
==Exhibit 1==
Before:<br>
Before:<br>
'''C:/Program Files/Bethesda Softworks/Oblivion/Data/Textures/Armor/MyMod/M/Cuirass.dds'''<br>
'''C:/Program Files/Bethesda Softworks/Oblivion/Data/Textures/Armor/MyMod/M/Cuirass.dds'''<br>
After:<br>
After:<br>
'''Textures\Armor\MyMod\M\Cuirass.dds'''<br>
'''Textures\Armor\MyMod\M\Cuirass.dds'''<br>


==Reference==
==Reference==
Source: [http://lhammonds.game-host.org/obmm/tutorial_nif_texture_paths.asp LHammonds Web Site]
Source: [http://lhammonds.game-host.org/obmm/tutorial_nif_texture_paths.asp LHammonds Web Site]


[[Category:Tutorials]]
[[Category:Tutorials]]
[[Category:Tools_Tutorials]]
[[Category:NifSkope Tutorials]]
[[Category:Miscellaneous_Tutorials]]
[[Category:Modeling_and_Texturing_Tutorials]]
Anonymous user