Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Developer Discussion > Graphics modification help.
User Name
Password

Reply
 
Thread Tools Display Modes
Old 10-11-2002, 11:03 PM   #1
Weredragon
A Ghoul
 
Join Date: Jul 2002
Posts: 12
Send a message via AIM to Weredragon Send a message via Yahoo to Weredragon
Default How do I correct this graphical error?

This is for a player Window, and with the WYSIWYG program on eq tools, this is how it should look like.


This is how it looks in game:


I know the health bar is 100 by 57, but in game it looke like it's scaled 50% by 100%.

What Gives?
__________________
Never invoke the Dragon's Rage, You would never escape it
Weredragon is offline   Reply With Quote
Old 10-12-2002, 02:50 AM   #2
Rolleo
A Snow Griffin
 
Join Date: Sep 2002
Posts: 58
Default

/em raises and eyebrow

hmmmmm
Rolleo is offline   Reply With Quote
Old 10-12-2002, 06:57 AM   #3
Weredragon
A Ghoul
 
Join Date: Jul 2002
Posts: 12
Send a message via AIM to Weredragon Send a message via Yahoo to Weredragon
Default Found the error

Before I posted, I found out that the game cannot cope with any tga file properly if > 256 by 256 I corrected that and still got that picture. After a good's night rest, I learned some more information: if you put the wrong size in for the TextureInfo field, no matter what size the picture, it is going to be scaled.

Basically the problem that I had was that the texture's size was 320 by 256, and the textureinfo field had it at 256 by 256. correction was to reduce the images real size to match (since it was > 256 in width
Weredragon is offline   Reply With Quote
Old 10-17-2002, 02:27 PM   #4
Mallus
A Fire Beetle
 
Join Date: Oct 2002
Posts: 3
Default

I believe (not positive, just my interpretation of one of the tutorials posted here) that the restriction on tga files is actually that the dimensions need to be powers of two, rather than any actual size restriction.

So while 320x256 doesn't work, 512x256 would work.

Thanks for pointing me to the gimp editor in the other thread, btw.
Mallus is offline   Reply With Quote
Reply




Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 11:56 PM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI