Search found 2 matches

by Modder
Tue Nov 15, 2011 1:30 pm
Forum: Classic - Suggestions
Topic: Support for DDS-files with 3DC-compression
Replies: 2
Views: 2815

Re: Support for DDS-files with 3DC-compression

Couple of files zipped in attachment..

3DC compressed dds-files can be created in GIMP by applying filter "Normalmap", setting "DU/DV map" as "8 bits (unsigned)" and saving as .dds with "BC5 / ATI2" compression with mipmaps. Cranking up "Scale" in normalmap settings will give stronger effect.
by Modder
Tue Nov 15, 2011 11:40 am
Forum: Classic - Suggestions
Topic: Support for DDS-files with 3DC-compression
Replies: 2
Views: 2815

Support for DDS-files with 3DC-compression

Hi all,

As a modder (with CryENGINE) i regularly need to view and manipulate DDS-files. For normal maps, DDS-files are compressed with 3DC algorithm, which XnView is unable to handle.

Currently only choice for me to view these files outside Sandbox-editor is GIMP with DDS-plugin, which is good but ...