Hi to all.
I'm developing a game called Sors Adversa, a 2.5D shot'em-up in multiscrolling direction (planned to release in late 2008, stay tuned!).
Few days ago I've lost my "very recent" sourcecode because my hard disk failed; there'are only old sourcecode, a recent executable and xnb files compiled by XNA (in fact: my content assets). To recover my texture's I've writed an application that open XNB compiled images files (used to distribute your game / application) and allows to resave in DDS format.
It's not a big applications but it's simple and fast to recover lost content and reuse as normal image.
You will find the XNBTextureViewer here
I'll apreciate some comments and critics!
Thanks to all