ok here we go, i got to working on some character sprite "ripping", and i have gotten some onto an image so just showing you them so i know to continue...
Wow wonderful site! I can't think of anything better
Good work RRC, go on this way
Also good work with the sprites they'll be very useful as NPCS. (From wich game they come from?)
I have a problem with the sprites. The bmp is 288x770 sized. What I need is a regular grid. There are 12 sprites on every row so each one is 288/12=24 in width. But there are 24 sprites on every column, so 770/24=32.08333333... I think your intention was to make each sprite 24x32 so you have to fix this and also check that every character fit in his cell of the grid.