You're really not giving enough info but I'll guess -
Every image must have the 4 numbers in their filenames, like
IMAGENAME 0000.pcx, IMAGENAME 0001.pcx, etc.
Note the space between the IMAGENAME and the 0000
If you have other files in the same folder, that have the same filename but different extensions, this can interfere with XCC. Like if you have IMAGENAME 0000.pcx and IMAGENAME 0000.jpg, XCC trips over itself and nothing gets done.
Look in the bottom left status bar of XCC when you do the conversion, it will tell you if the process succeeded or failed...
|