Arian
No more ghostbusting!!
I still have trouble though. They all come out 32x32.

Make sure your input is 64x64 or multiples of 2 (2,4,8,16,32,64...etc.)
I still have trouble though. They all come out 32x32.
That's not the problem. My input was 64x64 but in the game it kept coming out 32x32. I increased my graphics settings but I'm making my mod for the community and I don't want it to do that to people because their graphics cards are low. I'd rather not go through extra processes to get the button to come out right. I put enough work into getting the border right so the corner isn't ugly. I still haven't got it right.
Make sure your input is 64x64 or multiples of 2 (2,4,8,16,32,64...etc.)
That's not the problem. My input was 64x64 but in the game it kept coming out 32x32. I increased my graphics settings but I'm making my mod for the community and I don't want it to do that to people because their graphics cards are low. I'd rather not go through extra processes to get the button to come out right. I put enough work into getting the border right so the corner isn't ugly. I still haven't got it right.
Yes. Here they are.Could you send me some buttons so I can check it out.
Hi all, I have an Inkjet printer Canon MP500 which paper gets stuck. The paper is getting stuck in my printer, whether it comes from the tray or the top-feeder. Nothing seems to be broken or jammed, and it was working fine up until now. I've tried a few different types of paper. Should I take it apart and put it back together? I wouldn't buy this printer again; it uses a lot of ink. Any suggestions will be appreciated.
Thanks.Daryl: The problem is that all your buttons have mipmaps, they are a no-no when dealing with buttons. Save it without mip maps and can almost gaurantee that they will nolonger be blurry. For some reason mipmaps give the game problems when resizing it, hence the blurry and small buttons.
And on a sidenote: Even though just about everyone will tell you to compress buttons at DXT3, I would suggest to not compress them at all. Reason being is that it does make the image look slightly grainier. Its almost imperceptable at large textures, but when you get down to 64x64, it does make a difference. Also when compressing your only saving 10KB, so its not like your saving a lot.
That would be just fine.Daryl, would it be a problem, if i use one or two of the buttons for my mod?
Do you mean my post or someone else? That problem was resolved. The guy who said to disable mipmaps is who to thank. I did however post the buttons I was having a problem with.Do you have a copy that you have already made?
And on a sidenote: Even though just about everyone will tell you to compress buttons at DXT3, I would suggest to not compress them at all. Reason being is that it does make the image look slightly grainier. Its almost imperceptable at large textures, but when you get down to 64x64, it does make a difference. Also when compressing your only saving 10KB, so its not like your saving a lot.