Results 1 to 3 of 3
  1. #1
    MSgt. Shooter Person
    Join Date
    Apr 2009
    Posts
    117

    Default 'Can't import non power of two texture' error...

    Hi all.

    I'm getting the above error when trying to import a simple tga pic that I'm using as part of a title screen tutorial.

    Any ideas what this means?

    I've just done a VERY basic title screen with some text on it and saved it as an 800x600 tga file.

    Thanks.

  2. #2
    Banned
    Join Date
    May 2009
    Posts
    517

    Default

    You need to have the resolution of a picture to the power of two. These are a few examples: 1024x1024 , 2048x2048 , 512x512 1024x512 and so on. So if you are making a texture in photoshop use them

  3. #3
    MSgt. Shooter Person
    Join Date
    Apr 2009
    Posts
    117

    Default

    ah cool. thanks for that.


 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •