|
Re: need help really bad [message #45650 is a reply to message #45646] |
Fri, 19 September 2008 20:19 |
|
JohnDoe
Messages: 3007 Registered: October 2007
|
Retired
|
|
|
I would recommend would be to scale the texture to 1024x1024 and use higher-res images to put on it, the more you scale it down, the lower the quality gets. The problem with this is that in scaling the original texture up, you still lose quality on it, though it's not very noticeable, if at all.
Another thing that could be a cause for concern is the format used for editing. The jpg format is a lossy one, creating artifacts and decreasing quality. The png format can use lossless compression, keeping filesizes down and maintaining quality. Perhaps you should use that for editing. Bitmaps (bmp) are good too, but the filesizes are enormous in comparison as they are generally not compressed.
One last thing I'd like to mention, I'm not sure if this applies to the villager shirt but I know that it does for the plate armor, textures are backwards. Example: If you have lettering that reads on the shirt, it will read as so that only people looking at you in their rear-view mirror would be able to quickly make any sense of it.
[Updated on: Fri, 19 September 2008 20:21] Report message to a moderator
|
|
|