01-15-2014, 08:58 AM
(01-15-2014, 08:49 AM)bsalapek Wrote: It's worth pointing out here that game .ico files need to be 57x57 pixels and e-book .ico files need to be 88x88 pixels.
I had my own image converter software and did not download the listed Icon Convert program and had trouble with the icons. Using the attached program fixed the problem and showed me what I was doing wrong
Or you could have found this out in the FAQ at the very bottom

Icon Details
Icons are in 16bit BMP format (X1 R5 G5 B5)
Game and 'Other' icons are 57x57 with the header stripped out and replaced with 39 00 00 00 39 00 00 00
Ebook icons are 88x88 with the header stripped out and replaced with 58 00 00 00 58 00 00 00