Difference between revisions of "Texture Replacer/Tutorial"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>JOG
imported>Bruneauinfo
m (Fixing run on sentences and other minor grammatical errors.)
 
(14 intermediate revisions by 7 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{Tools|req0=[[TR Retexturing Tool]]|req1=[[BSA Unpackers]]|req2=Adobe Photoshop|req3=[[DDS_Tools#Adobe_Photoshop_Plug-ins|DDS Plugins]]|opt0=[[GIMP]]|opt1=[[DDS_Tools#WTV|Windows Texture Viewer]]}}


This is a tutorial demonstrating how to use the Windows GUI of [[TR_Retexturing Tool|Texture Replacer ("TR")]].  
This is a tutorial demonstrating how to use the Windows GUI of [[TR_Retexturing Tool|Texture Replacer ("TR")]].  
Line 19: Line 20:


====1. Extract the original NIF from the BSA-File====
====1. Extract the original NIF from the BSA-File====
:Install [[BSA Commander]] and doubleclick on '''Oblivion - Meshes.bsa''' Click on "Unpack" select a folder where you want to store your original textures, and click on "Unpack" again.  
:Install [[BSA Commander]] and doubleclick on '''Oblivion - Meshes.bsa''' It's located in your Oblivion Data folder. Click on "Unpack". Select a folder where you want to store your original textures then click on "Unpack" again.  


:You also need to extract '''Oblivion - Textures - Compressed.bsa''' those are the original textures you will use as templates for creating new textures.
:You also need to extract '''Oblivion - Textures - Compressed.bsa''' - those are the original textures you will use as templates for creating new textures.


<BR>
<BR>
====2. Make a copy of the NIF file you want to retexture====
====2. Make a copy of the NIF file you want to retexture====
:Best create a new folder for all models that belong to your mod and copy the models you want to retexture in there, you can rename them if you like but you don't need to as long as you use a new folder and not the one the NIF was originally in.  
:Best create a new folder for all models that belong to your mod and copy the models you want to retexture in there, you can rename them if you like but you don't need to as long as you use a new folder and not the one the NIF was originally in.  
:For this tutorial we use a copy of '''Oblivion\Data\meshes\clutter\signs\signtwosisterslodge.nif'''
:[[image:Tr0.jpg]]


<BR>
<BR>
Line 31: Line 37:
:''(You should get [[TR_Retexturing_Tool|TR]] now, if you haven't already.)''
:''(You should get [[TR_Retexturing_Tool|TR]] now, if you haven't already.)''
:Either use "open with" in the context menu, or start TR and browse for your NIF file. In the context menu's "open with" dialogue you can also set TR to be the program that is used to open NIF files when you doubleclick them.
:Either use "open with" in the context menu, or start TR and browse for your NIF file. In the context menu's "open with" dialogue you can also set TR to be the program that is used to open NIF files when you doubleclick them.
:For this tutorial we use a copy of '''Oblivion\Data\meshes\clutter\signs\signtwosisterslodge.nif'''


<BR>
<BR>
Line 86: Line 90:
:(''You should already know how to do this before you start retexturing. If you don't know how to add objects to the world, then now might be a good time to read the [[:Category:A beginner's guide|Beginner's guide]].)''  
:(''You should already know how to do this before you start retexturing. If you don't know how to add objects to the world, then now might be a good time to read the [[:Category:A beginner's guide|Beginner's guide]].)''  


:Either drag & drop the object from the Object Window into a cell you can easily reach ingame (e.g. IC Market Place) or make a new line of dialogue for an NPC to give you the item, or make a new quest with a script that gives you the item or, or or... The simplest way to get an item ingame might be using [[AddItem]] in the console.
:Drag & drop the object from the Object Window into the Render window and have a look at the result of your work:
 


==See Also==
:[[image:Tr6.jpg]]
[[Reskinning Rudiments 1]]


[[Retex_Troubleshooting|Retex Troubleshooting]]


[[Normal Maps Basics]]


[[NifSkope Alchemy]]
==See Also==
*[[Reskinning Rudiments 1]]
*[[Retex_Troubleshooting|Retex Troubleshooting]]
*[[Normal Maps Basics]]
*[[NifSkope Alchemy]]




[[Category:Texturing_Tutorials]]
[[Category:Tutorials]]
[[Category:Tutorials]]

Latest revision as of 22:12, 15 December 2010


Tools used in this tutorial

Required

Optional


This is a tutorial demonstrating how to use the Windows GUI of Texture Replacer ("TR").


Tools used for this tutorial:

(Of course you can use any other program capable of saving in dds-format, like GIMP for example.)


Recommended:


1. Extract the original NIF from the BSA-File[edit | edit source]

Install BSA Commander and doubleclick on Oblivion - Meshes.bsa It's located in your Oblivion Data folder. Click on "Unpack". Select a folder where you want to store your original textures then click on "Unpack" again.
You also need to extract Oblivion - Textures - Compressed.bsa - those are the original textures you will use as templates for creating new textures.


2. Make a copy of the NIF file you want to retexture[edit | edit source]

Best create a new folder for all models that belong to your mod and copy the models you want to retexture in there, you can rename them if you like but you don't need to as long as you use a new folder and not the one the NIF was originally in.
For this tutorial we use a copy of Oblivion\Data\meshes\clutter\signs\signtwosisterslodge.nif
File:Tr0.jpg


3. Open the NIF file with TR[edit | edit source]

(You should get TR now, if you haven't already.)
Either use "open with" in the context menu, or start TR and browse for your NIF file. In the context menu's "open with" dialogue you can also set TR to be the program that is used to open NIF files when you doubleclick them.


4. Now TR scans the model for textures and displays them[edit | edit source]

File:Tr1.png


5. Search for those textures and look at them to find out which one to modify[edit | edit source]

Open the folder where you've extracted the original textures to, and have a look at the textures that are used by the model, most objects use only one texture, but this one uses 3 of them.
File:Tr1a.jpg


We want to modify the sign, not the frame, so only the second texture is relevant.


6. Creativity time...[edit | edit source]

This is the moment where you have to learn how to use Gimp, Photoshop, PSP or whatever other image-editing program you're using. This could be the result of your work:
Tr1b.jpg


Oblivion textures always come in pairs: texture.dds the color-texture (defining how the surface is colored) and texture_n.dds the normal map (defining surface structure). Now that we made a new texture, we also need to have a look on the normal map (RGB-channel and alpha channel).
File:Tr1c.jpg


Fiddle around a bit with the normal map filters and use copy/paste to create a normal map out of the new texture that looks similar to the original one. (see also: Normal Maps Basics)
Tr1d.jpg
That's it. Save the texture as DXT1-dds and the normal map as DXT3-dds into a new folder
(here: Oblivion\data\Textures\Mymod\) and continue with modifying the NIF file.


7. Go back to TR and select the texture you want to change (using the mouse or up/down keys)[edit | edit source]

File:Tr2.png


8. Press enter or doubleclick to edit this entry[edit | edit source]

File:Tr3.png


9. Either type in the new texture name or browse for the texture using the "..." button[edit | edit source]

File:Tr4.png


10. After pressing enter (or the "v" button) your model is retextured.[edit | edit source]

File:Tr5.png


11. Close TR and add your new model to the game[edit | edit source]

Create a new object in the Construction Set or make a copy of an existing one, then click on the Button that has the name of a NIF-file (when you made a copy) or is named "Add NIF File" (when you made a new object) and select your retextured model.


12. Adding your new model to the world[edit | edit source]

(You should already know how to do this before you start retexturing. If you don't know how to add objects to the world, then now might be a good time to read the Beginner's guide.)
Drag & drop the object from the Object Window into the Render window and have a look at the result of your work:
File:Tr6.jpg


See Also[edit | edit source]