Convert multiple images

The question was, how do I convert many graphic files (TGA) at once to other format (PNG, JPEG etc.)?

After spending some time on the net, I've found a simple solution. For batch convertion, there's a nice utility, ImageMagick Convert. It's often used on web sites (Wrenchgames is not an exclusion).

another one in progress

Another port of a casual game has reached Alpha stage. Come again soon & play!

PeaceCraft is coming soon

Another game has been ported by us to Flash. Check again soon to see this great game by NevoSoft!

A tip for Flash developers: how to get rid of #1088 "Bad XML markup"

If you get the annoying message '#1088: The markup in the document following the root element must be well-formed', here is (possibly) the solution.
Some say, the slash is necessary in the opening tag (like <"entry"> is not correct, you should write "entry /">. Some say there couldn't be more than 30 items in the root element. The truth is out there, just do the following:

  • Check if there are any extra characters in the beginning. For example, UTF-8 header (also called BOM, Byte Order Mark).
  • Check if there's 0x1A (#26 ASCII, 'EOF') in the end of the file.

Taliban Wipeout - play now!

This exclusive game was made by us for a major portal, ZAPAK.COM
Enjoy!

Syndicate content