forums | blogs | polls | tutorials | downloads | rules | help

Add new comment

Perhaps this may help some people to finally save a second or two...:

It seems the AnimViewer in the toolkit was only made to show PSD files (for example when you press Shift+m) although it also would accept RAW (from DS1), DDS and BMP usually too as texture files.

As simple work-around to show all (graphic) files in a folder it's possible to edit some characters in the AnimViewer with a hex-editor. Simply open the DS2AnimViewer.exe file and search it for the term 'b_t_*' (without quotes), right in front of it there is the character sequence 'PSD', replace with '*.*' and save the file. No really elegant tuning tough but rather easy to realize.