Avoid compiling of backgrounds?
#1
Posted 07 August 2012 - 10:26 PM
#2
Posted 08 August 2012 - 05:37 PM
#3
Posted 08 August 2012 - 07:54 PM
The problem is the size of your texture pages. If you're using a 2048x2048 texture page, which is the default setting, anything larger than that is going to get shrunken down to fit on the page. I believe Windows compilation allows texture pages of size 4096x4096, but that's not a good solution as not all graphics cards will be able to handle it. A better solution is to cut the backgrounds into chunks that can fit onto the texture page without having to be shrunken down.
Ah, thanks, yes, Ill think about it, how to solve it.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











