IWIConverter v0.3 (for making custom images)
Featured Replies
Сейчас на странице 0
- Нет пользователей, просматривающих эту страницу
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
Используя этот сайт, вы соглашаетесь Условия использования.
IWIConverter
A tool that lets you convert dds files to MW2 iwi files.
For skinners and modders who are sick of using the old cod4 tool and then having to hex edit stuff.
Features:
* Ability to edit flags... Don't know what they all mean yet but you can still do it
* CRC32 fixing now supported
* Ability to copy all info from default iwi files
Readme:
Full tutorial on how to use:
- 1. Get the NVIDIA texture tools from here:
http://developer.nvidia.com/content/tex ... 208-32-bit2. Save your image the same dimensions as the one you want to replace in any format
3a. Run nvcompress (its in the bin folder of where you installed the tools in step 1) included in the texture tools with the option "-nomips"
Other options include "-bc1" for DXT1, "-bc3" for DXT5, "-rgb" for RGB8, and "-rgb" and "-alpha" for RGBA
3b. If you have photoshop (not gimp) you can export with either DXT1, DXT5, RGB, or RGBA with no mip maps.
4. Open a command prompt (start menu and "cmd")
5. navigate to the directory the dds file and iwiconverter.exe are (cd "directory path")
6. run "iwiconverter ddsname"
*OPTIONAL*
If you want to copy flags and crc32 from the original file then use "-ref originalfile"
Virustotal: https://www.virustotal.com/file/d045284 ... 340215685/
Download: [attachment=0]iwiconverter v0.3.zip[/attachment]