-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# dds_header_generator | ||
Tools for generating headers to DDS textures files from any games | ||
|
||
USAGE: | ||
Run EXE file (download from release) | ||
Press open file and select a file | ||
Select a parametrs to cut texture from your file (offset, height, width and codec) | ||
Press SAVE button | ||
Near to EXE file create file temp.dds | ||
Open temp.dds with any texture veiwer (for example XnView) | ||
If result not good, save file another time with other parametrs |