adobe / dds2atf

Tool for converting DDS files into ATF files suitable for use with the Flash Stage3D API
58 stars 21 forks source link

dds2atf Request #6

Open bboltz opened 10 years ago

bboltz commented 10 years ago

I would like to request that the source code project for dds2atf V0.5 be released.

It looks like the current project only provides source code for dds2atf V0.4.

The current project writes out the old version, with the 24-bit data lengths. The new version writes out 32-bit data lengths. The header is different too.

I've downloaded the latest Adobe Gaming SDK 1.3, and all of their ATL tools, ATFViewer.exe, png2atf.exe, ds2atf, etc... only read or export the latest ATF version. Trying to read older versions give an error.

Thanks