PDA

View Full Version : UDK mobile texture color correction?



gaobobuq
12-17-2010, 11:04 AM
Hi there:
First thing first, it was like a dream that Epic released the UDK mobile developments last night! I believe it starts a new age for creating great games for ipad through UDK.
However, when I open my previous game materials in the UDK mobile, one thing I immidately noticed is: All the textures become brighter or darker.
This is because iOS doesn't support DXT texture format.

Could someone tell me how can I make the textures looks better without modifying them one by one in UDK mobile?

andrei313
12-17-2010, 11:52 AM
http://udn.epicgames.com/Three/DesigningForMobile.html#Gamma

The best way to solve this is to use the color adjustments in the Texture Properties.
Usually you only need to do this only once with a texture and then Copy/Paste the adjustments from the right-click drop down menu (+ minor tweeks if needed).

DennisG
01-26-2011, 06:53 PM
Has anyone gotten this to work once its deployed? It seems to revert back to default on the device. I made sure to save any modified packages, the level itself and rebuild the level just incase. No luck.

Thanks in advance for any help.