Difference between revisions of "Paintshop Pro: Creating Inventory Icons"
Jump to navigation
Jump to search
m
Paintshop Pro: Creating Inventory Icons (edit)
Revision as of 16:35, 27 July 2007
, 16:35, 27 July 2007Added bold where it is supposed to be.
imported>Lhammonds m (Updated NifSkope version from 0.9.4 to 0.9.8) |
imported>Lhammonds m (Added bold where it is supposed to be.) |
||
Line 25: | Line 25: | ||
1. Open NIFSkope, load the NIF file and position the item according to plan.<br> | 1. Open NIFSkope, load the NIF file and position the item according to plan.<br> | ||
2. From the menu, click Render and make sure everything but Perspective is unchecked.<br> | 2. From the menu, click Render and make sure everything but '''Perspective''' is unchecked.<br> | ||
3. It would also be a good idea to set the background color to something that isn't in the object or at least on the outer edges (such as bright green/red/blue). From the menu click Render, Settings and select a background color and close the dialog box.<br> | 3. It would also be a good idea to set the background color to something that isn't in the object or at least on the outer edges (such as bright green/red/blue). From the menu click Render, Settings and select a background color and close the dialog box.<br> | ||
4. Use your wheel button on your mouse to set the correct zoom level. You're trying to get the object correctly sized to fit in 64 pixels without resizing too much to avoid distortion problems.<br> | 4. Use your wheel button on your mouse to set the correct zoom level. You're trying to get the object correctly sized to fit in 64 pixels without resizing too much to avoid distortion problems.<br> | ||
5. Start Paint Shop Pro, press Shift + C to begin screen capture. Once the NIFSkope window is visible, right-click somewhere and the left-click and drag a box around the object to capture the area. An alternative is to simply press Print Screen to capture the entire desktop into memory and then just paste the image in the graphics editor.<br> | 5. Start Paint Shop Pro, press '''Shift + C''' to begin screen capture. Once the NIFSkope window is visible, right-click somewhere and the left-click and drag a box around the object to capture the area. An alternative is to simply press '''Print Screen''' to capture the entire desktop into memory and then just paste the image in the graphics editor.<br> | ||
6. Save your image as a Paint Shop Pro Image (.pspimage)<br> | 6. Save your image as a Paint Shop Pro Image (.pspimage)<br> | ||
Line 34: | Line 34: | ||
1. Open Paint Shop Pro and then open your screenshot.<br> | 1. Open Paint Shop Pro and then open your screenshot.<br> | ||
2. In the layer window, right click the layer called Background and select Promote Background Layer.<br> | 2. In the layer window, right click the layer called '''Background''' and select '''Promote Background Layer'''.<br> | ||
3. Select the Magic Wand Tool and set tolerance to 0, click anywhere on the background color and press the Delete button to remove the color. Repeat process for any remaining background until only the object remains.<br> | 3. Select the Magic Wand Tool and set tolerance to '''0''', click anywhere on the background color and press the '''Delete''' button to remove the color. Repeat process for any remaining background until only the object remains.<br> | ||
4. Use the Crop Tool (R) and make it into a perfect square. If the image is smaller than 64x64 or larger than 100x100, you're not zoomed in properly, adjust in NIFSkope and try again.<br> | 4. Use the Crop Tool (R) and make it into a perfect square. If the image is smaller than 64x64 or larger than 100x100, you're not zoomed in properly, adjust in NIFSkope and try again.<br> | ||
5. If your image is close enough to 64x64, click Image, Resize and set it to 64x64 and make sure the image did not distort too badly.<br> | 5. If your image is close enough to 64x64, click Image, Resize and set it to 64x64 and make sure the image did not distort too badly.<br> | ||
6. Use the Magic Wand Tool and select the background, if you have to, hold the | 6. Use the Magic Wand Tool and select the background, if you have to, hold the '''Shift''' key down to select all background pieces.<br> | ||
7. From the menu, click Selections, Invert. This basically changes the selection to the image and not the background.<br> | 7. From the menu, click Selections, Invert. This basically changes the selection to the image and not the background.<br> | ||
8. From the menu, click Selections, Load/Save Selection, Save Selection to Alpha Channel.<br> | 8. From the menu, click Selections, Load/Save Selection, Save Selection to Alpha Channel.<br> | ||
9. Change Selection #1 to Alpha and click Save.<br> | 9. Change '''Selection #1''' to '''Alpha''' and click '''Save'''.<br> | ||
10. From the menu, click File, Save As and save the image as a Paint Shop Pro (.pspimage). This is your Original Source that you can go back to and make changes.<br> | 10. From the menu, click File, Save As and save the image as a '''Paint Shop Pro (.pspimage)'''. This is your Original Source that you can go back to and make changes.<br> | ||
11. From the menu, click File, Save Copy As and save the image as a Photoshop (.psd).<br> | 11. From the menu, click File, Save Copy As and save the image as a '''Photoshop (.psd)'''.<br> | ||
==Step 4 - Convert Image to DDS Texture== | ==Step 4 - Convert Image to DDS Texture== | ||
1. Start DDS Converter 2<br> | 1. Start DDS Converter 2<br> | ||
2. Change Input Format to Photoshop (*.psd)<br> | 2. Change Input Format to '''Photoshop (*.psd)'''<br> | ||
3. Change Output Format to DirectDraw Surface (*.dds)<br> | 3. Change Output Format to '''DirectDraw Surface (*.dds)'''<br> | ||
4. Click the Options button, set the following and click OK:<br> | 4. Click the Options button, set the following and click '''OK''':<br> | ||
DXTc format: '''DXT3'''<br> | DXTc format: '''DXT3'''<br> |