SuMo wrote:Q: Is there a better format for the images-file I can download, so I can open them in a editor? (If I'm to update skins and pics for the different images?)
I'd like to have the pics in a working format like;*.bmp, *gif, *.jpeg or something similar.
Well, PNG is a standard format. You can see it as a free replacement of GIF.
There are several reasons to choose PNG instead of others. Most importantly:
- BMP is an uncompressed format. It doesn't handle transparency in its standard version;
- GIF is ok, but not free of rights;
- JPEG is mostly aimed at bigger pictures (like photography or painting). It uses a destructive compression technique that doesn't work well with small sprites like the ones used in CF.
So the logical choice was PNG. If you need a PNG editor, you can download The Gimp in its Win32 version - it will provide everything you need to work on pictures.
Q: Is there a possibility to extract the sounds into some wav-file format, so I can combine some of the sounds into my own stuff, so we can have a database of sounds?
Well, a decent sound editor should be able to read them and convert them to a Waveaudio format.