User:Phazer11: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 14: Line 14:
In this video, I'll be doing a short walkthrough on optimizing the Vanilla textures following the guide on the STEP Wiki as well as other mods like Skyrim HD 2k Textures. For more advanced users, I will be making a video demonstrating how to optimize more complex mods like Automatic Variant texture packs, which require some reorganization prior to optimization.
In this video, I'll be doing a short walkthrough on optimizing the Vanilla textures following the guide on the STEP Wiki as well as other mods like Skyrim HD 2k Textures. For more advanced users, I will be making a video demonstrating how to optimize more complex mods like Automatic Variant texture packs, which require some reorganization prior to optimization.


DDSOpt is a tool for resizing (i.e., 2k to 1k resolution) and compressing textures. It can also "fix" mip-maps. DDSOpt's optimization routines verify optimal texture compression and mip-mapping and corrects issues where possible (i.e., removes redundancies and re-mips). DDSOpt properly handles roughly 95% of Skyrim's textures based on file names, but it does sometimes get things wrong, and all known exceptions are accounted for (via a blacklist) in the DDSOpt .ini to prevent this.
DDSOpt is a tool for resizing (i.e., 2k to 1k resolution) and compressing textures. It can also "fix" mip-maps. DDSOpt's optimization routines verify optimal texture compression and mip-mapping and corrects issues where possible (i.e., removes redundancies and re-mips). DDSOpt properly handles roughly 95% of Skyrim's textures based on file names, but it does sometimes get things wrong, and all known exceptions are accounted for (via a blacklist ~[[User:z929669|z929669]] [[File:Ixian_Insignia.png|25px|link=User:z929669]] [[User talk:z929669|Talk]] 00:53, August 23, 2013 (MDT) not "blacklist" actually ... mip-mapping still happens, but the ini allows explicit instructions on how to handle named textures) in the DDSOpt .ini to prevent this.


Some of you may be wondering what "mips" are and I'll be making another video on common terms and texture properties that might be seen or useful to most Skyrim modders and will desrcibe Mips to the best of my ability.   
Some of you may be wondering what "mips" are and I'll be making another video on common terms and texture properties that might be seen or useful to most Skyrim modders and will desrcibe mips to the best of my ability.   


DDSOpt will likely help fix at least some of your headaches and help improve your performance.  
DDSOpt will likely help fix at least some of your headaches and help improve your performance.  

Revision as of 06:53, August 23, 2013

Nothing to see here but a Mod Tester...

[edit]
[edit]
[edit]

Hello Everyone! I go by the username phazer11 and I am a Mod Tester for the STEP (Skyrim Total Enhancement Project).

As you are watching this video, I'll assume that you want to optimize your textures. You may also be aware of the 3.1 Gb effective System RAM limitation of the Vanilla Skyrim Engine (actually a 4.0 Gb process limitation on 64-bit systems). Optimizing textures can help improve your system performance and reduce crashes related to the this limit as well as "micro-stutters" due to texture loading (which is related mostly to drive i/o).

STEP Admins, Kelmych and --I call him Zed-- z929669 have been spear-heading the rework of the DDSOpt Guide on the STEP Wiki and have generously provided batch-processing files to simplify the "DDSopt-imization" of the vanilla textures provided by Bethesda. These batch files also remove redundant textures from the HRDLC and re-package the optimized textures into .7z archives for use with mod-management programs including Mod Organizer and Wrye Bash.

In this video, I'll be doing a short walkthrough on optimizing the Vanilla textures following the guide on the STEP Wiki as well as other mods like Skyrim HD 2k Textures. For more advanced users, I will be making a video demonstrating how to optimize more complex mods like Automatic Variant texture packs, which require some reorganization prior to optimization.

DDSOpt is a tool for resizing (i.e., 2k to 1k resolution) and compressing textures. It can also "fix" mip-maps. DDSOpt's optimization routines verify optimal texture compression and mip-mapping and corrects issues where possible (i.e., removes redundancies and re-mips). DDSOpt properly handles roughly 95% of Skyrim's textures based on file names, but it does sometimes get things wrong, and all known exceptions are accounted for (via a blacklist ~z929669 Ixian Insignia.png Talk 00:53, August 23, 2013 (MDT) not "blacklist" actually ... mip-mapping still happens, but the ini allows explicit instructions on how to handle named textures) in the DDSOpt .ini to prevent this.

Some of you may be wondering what "mips" are and I'll be making another video on common terms and texture properties that might be seen or useful to most Skyrim modders and will desrcibe mips to the best of my ability.

DDSOpt will likely help fix at least some of your headaches and help improve your performance.