Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: JarC on April 07, 2004, 04:43:05 am

Title: dds thumbnails in explorer
Post by: JarC on April 07, 2004, 04:43:05 am
dunno if this has been posted (*) already, found a thumbnailviewer so explorer shows dds too as thumbs...plus some other stuf which might be usefull

http://developer.nvidia.com/object/nv_texture_tools.html

(*) so it was...tucked away here
http://www.hard-light.net/forums/index.php/topic,21114.0.html
Title: dds thumbnails in explorer
Post by: Setekh on April 12, 2004, 09:38:48 am
Heh, nice to know you're on the look out for ways to help. Cheers, JarC. :)
Title: dds thumbnails in explorer
Post by: JarC on April 13, 2004, 05:57:33 am
Thnx Setekh, it''s the least I can do...

I did find some extra info for this thumbnail viewer...

if this is not already in the registry...

setting the following value to zero will disable alpha transparancy in thumbnail rendering, setting it to 1 will enable it again

Code: [Select]

REGEDIT4

[HKEY_CURRENT_USER\Software\NVIDIA Corporation\Tools]
"DDSViewPreMultiplyAlpha"=dword:00000000



if you copy/paste this to a registry file, do not forget to add two blank lines (press enter twice) at the end or the last line is not merged into the registry...
Title: dds thumbnails in explorer
Post by: Setekh on April 13, 2004, 06:49:56 am
Heh, cheers. :) Actually, you know what? It might be a good idea to add this to the Wiki, underneath or near the entries for DDS support in the SCP. :nod:
Title: dds thumbnails in explorer
Post by: JarC on April 13, 2004, 06:39:22 pm
done. added separate link on the new features page
Title: dds thumbnails in explorer
Post by: Setekh on April 14, 2004, 09:08:31 am
Real nice one. Cheers, JarC. :nod:
Title: dds thumbnails in explorer
Post by: Sandwich on April 15, 2004, 12:45:52 am
Cool boots! :yes:

Quote
Originally posted by JarC
Thnx Setekh, it''s the least I can do...


Do you ALWAYS do the least you can do? ;)