hello i'm lloking for a way to open a xnb file. convert it to a useable image file (jpg,Bmp,PNG), tweak it and then reconvert it to XNB.
Basically i want to make correction to graphic file without having to REbuild all my project. If im correct XNB is a compress file create when XNA build , right?
The main purpose is speed for testing. having to made the change on my JPG save it, rebuild the project, load the game and restart is really fastidious and slow, so if i could skip the build phase that would speed the process up.
Save=>Convert=>Load game=> restart if needed.
so if you know a plugin,tool or ANYTHING that could help me then please tell me , i would appreciate all help.
thanks guys
-DavidB