Final Fantasy Hacktics

Modding => Help! => Topic started by: Notsoclvr on February 11, 2012, 03:52:01 am

Title: Bitmap has wrong resolution
Post by: Notsoclvr on February 11, 2012, 03:52:01 am
So, I was attempting to follow a tutorial on how to Create New Custom Characters (this one, to be exact: http://ffhacktics.com/smf/index.php?topic=5868.0)

I ran into this problem, and this is more than likely going to be a stupid question. However, I couldn't really find a sufficient answer on the forums, but pardon me if this has been answered before.

When I try to import my .bmp into FFTEVGRP, I get the error "Bitmap has wrong resolution". It wasn't explained in the tutorial, and I'm pretty much useless on my own, so I've no idea how to get this error to stop popping up. Any advice?
Title: Re: Bitmap has wrong resolution
Post by: Celdia on February 11, 2012, 04:36:39 am
Use the steps in this tutorial here

http://ffhacktics.com/smf/index.php?topic=6702.0

and you shouldn't get that error. I came up with this order of operations just to get around that error, actually.
Title: Re: Bitmap has wrong resolution
Post by: Notsoclvr on February 11, 2012, 06:03:52 pm
Thanks! It took some figuring out, but I think I got it now. Appreciate the tutorial.