Difference between revisions of "LOD texture fix script"
Jump to navigation
Jump to search
Corrected folder and clarified.
imported>GhanBuriGhan m |
imported>GhanBuriGhan (Corrected folder and clarified.) |
||
Line 14: | Line 14: | ||
# Create the partial textures as usual in the CS. See [[Landscape_LOD_Tutorial]] | # Create the partial textures as usual in the CS. See [[Landscape_LOD_Tutorial]] | ||
# Start the DDS converter | # Start the DDS converter | ||
##In the DDS converter, navigate to | ##In the DDS converter, navigate to your data/textures/landscapelod/generated/partial folder, which holds the generated partial DDS textures. | ||
##Select all files | ##Select all files | ||
##Select DDS as the input format | ##Select DDS as the input format | ||
##Select TGA as the output format | ##Select TGA as the output format | ||
## Select C:\obwrk as the output folder | ## Select C:\obwrk as the output folder | ||
## Click the Convert button | |||
#Start IDLE - the Phyton shell | #Start IDLE - the Phyton shell | ||
## In the menu choose File->New window | ## In the menu choose File->New window |