
here is the Noesis python plugin for the x2t textures i originally released on page 3 of this thread Thanks to chrrox for the base code from fmt_star_wars_kinect_tga.py.
The script goes in the Noesis\plugins\python folder
it is titled for SWBF3 but is mostly universal for swizzled 360 textures.
edit
After a bit of testing i have determined there was no noticable consequence to
removing the byte read length setting from the script, at first i was concerned
the footer bytes would shift the image data but i don't see any ill effects.
Now you only have to open the script and set the format type, width and height.

........................................................................................
Wobble created a compiled dll for this format too here
viewtopic.php?f=18&t=13868&start=60#p166977
Read the thread from then forward for details on usage