
Re: Is thea way to get the character Face portraits
I did it like this.
Open the folder with agfs in the command line and run the following:
Code:
dir /B *.agf >list.txt
Open list.txt and add "agf2bmp.exe " in the beginning of every line.
Rename it to list.bat and run it.
There probably is a less complicated way, but I don't know of it.
In case you want to convert them to png (you should), google for a simple program called AlphaConv. It batch-converts folders without much hassle.