Search found 10 matches
- 2014-09-30T03:29:41-07:00
- Forum: Developers
- Topic: Legacy DDS Support
- Replies: 11
- Views: 10945
Re: Legacy DDS Support
Just installed the new version. Appears to be working! Thank you!
- 2014-09-08T14:44:13-07:00
- Forum: Developers
- Topic: Legacy DDS Support
- Replies: 11
- Views: 10945
Re: Legacy DDS Support
Great news! Thank you. I'm looking forward to the next version.
- 2014-09-07T11:58:42-07:00
- Forum: Developers
- Topic: Legacy DDS Support
- Replies: 11
- Views: 10945
- 2014-09-07T11:38:52-07:00
- Forum: Developers
- Topic: Legacy DDS Support
- Replies: 11
- Views: 10945
Re: Legacy DDS Support
Here's 9 more, but they all produce the same error:
http://www.mediafire.com/download/h58h5 ... steel_m.7z
I'll try to find more in a different texture package.
http://www.mediafire.com/download/h58h5 ... steel_m.7z
I'll try to find more in a different texture package.
- 2014-09-05T21:44:25-07:00
- Forum: Developers
- Topic: Legacy DDS Support
- Replies: 11
- Views: 10945
Re: Legacy DDS Support
How many more images do you need? I just get them from here but I can put a package together for you.
- 2014-09-03T14:41:04-07:00
- Forum: Developers
- Topic: Legacy DDS Support
- Replies: 11
- Views: 10945
Re: Legacy DDS Support
Hmm, I guess I was reading the DDS header incorrectly.
Your output looks right.
Your output looks right.
- 2014-09-01T00:20:00-07:00
- Forum: Developers
- Topic: Legacy DDS Support
- Replies: 11
- Views: 10945
Legacy DDS Support
Per this thread , I discovered that ImageMagick's DDS coder (dds.c) does not have support for legacy DDS files. Specifically, the DDS_PIXELFORMAT structure allows for three legacy flags that are not handled by the coder: DDPF_ALPHA (0x2) Used in some older DDS files for alpha channel only ...
- 2014-08-31T23:30:20-07:00
- Forum: Users
- Topic: Mogrify: DDS Image Type Not Supported
- Replies: 4
- Views: 5972
Re: Mogrify: DDS Image Type Not Supported
You ran identify on darkswirlsalpha2.dds, which was created despite the convert failure. If you check the file size, you'll see that convert produced a junk file. I received this output when I ran identify on the original darkswirlsalpha.dds: C:\SMC\test>identify darkswirlsalpha.dds darkswirlsalpha ...
- 2014-08-31T16:43:01-07:00
- Forum: Users
- Topic: Mogrify: DDS Image Type Not Supported
- Replies: 4
- Views: 5972
Re: Mogrify: DDS Image Type Not Supported
ImageMagick-6.8.9-Q16 (Windows 7) C:\Games\ModOrganizer\mods\SMC\Textures\weapons\Steel>convert steelarrow_m.dds -resize 1024x^> steelarrow_m_1024.dds convert.exe: image type not supported `steelarrow_m.dds' @ error/dds.c/ReadDDSImage/1796. convert.exe: no images defined `steelarrow_m_1024.dds ...
- 2014-08-31T15:48:55-07:00
- Forum: Users
- Topic: Mogrify: DDS Image Type Not Supported
- Replies: 4
- Views: 5972
Mogrify: DDS Image Type Not Supported
I encountered these errors while running mogrify on 12 GB of DDS textures. I don't know how to troubleshoot these errors. They apparently refer to line numbers in dds.c. C:\Games\ModOrganizer\mods\SMC\Textures>dds21k mogrify.exe: image type not supported `\Games\ModOrganizer\mods\SMC\Textures\dlc01 ...