Frictional Games Forum (read-only)

Full Version: Custom Textures
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone!
Can anyone tell me, how to import custom textures to HPL Editor?
Because I can't...
I converted my texture from .jpg to .dds with DDS Converter 2.1, but when I open my editor, the converted texture is not on the list...
I checked my folders and stuff, everything seems fine, but it just can't find the texture... :/
If you can help me, I would be much appreciated.
Thank you.
If your talking about using them for "planes" or something, this might help you... http://www.frictionalgames.com/forum/thread-22743.html

Make sure your texture (Image Size) is a power of 2...

2x2, 4x4, 8x8, 16x16, 32x32, 64x64, 128x128, 256x256, 512x512, 1024x1024, 2048x2048, 4096x4096

Edit: Next time post support for CS and related topics in http://www.frictionalgames.com/forum/forum-39.html
Thank you very much!