ToDDS with SIMD?
- byron
- Posts: 582
- Joined: Wed Jul 04, 2012 9:26 pm
- Location: Illinois
- Has thanked: 27 times
- Been thanked: 96 times
ToDDS with SIMD?
I might have posted this in the wrong place before (sorry), but I'd like to know if i should still use ToDDS with SIMD... mainline says get rid of .dds but i want to know if it's still practical on XBOX. so i would like to know .dds or not?
-
- Posts: 922
- Joined: Tue Jul 17, 2012 5:42 pm
- Location: Essex, UK
- Has thanked: 18 times
- Been thanked: 109 times
- Contact:
Re: ToDDS with SIMD?
With the new nightly builds I done some testing and it's not necessary to use todds anymore. Unfortunately all my results were on the old forum and have now been lost but basically the new jpegturbo which was implemented in the builds worked equally as well if not better than dds. End result, no external conversions needed 

-
- Posts: 922
- Joined: Tue Jul 17, 2012 5:42 pm
- Location: Essex, UK
- Has thanked: 18 times
- Been thanked: 109 times
- Contact:
Re: ToDDS with SIMD?
You may be right there mate. If I remember rightly one of them saves you about 1mb RAM (probably dds) but jpegturbo was faster. I could be wrong but I think the results were something like that.
- byron
- Posts: 582
- Joined: Wed Jul 04, 2012 9:26 pm
- Location: Illinois
- Has thanked: 27 times
- Been thanked: 96 times
Re: ToDDS with SIMD?
That's kinda what i've been messing with, and i think you're right!!! so not necessary, but it seems somewhat beneficial or so it would appear