Jump to content

Custom textures issue


Go to solution Solved by Boothand,

Recommended Posts

Posted

When I try to place a custom texture in a map, it pops up in the texture window just fine, it's placed onto a brush no problem, but when I play the map in game, the texture turns into the "texture not found" grey and white box, as if the texture doesn't exist, though a textures folder is in my base folder, and the file path should be correct.

 

It's probably a problem with the texture image itself, but any help would be invaluable.

Posted

It sounds like an image dimensions problem. What size is your texture? It must be sized by the power of 2 - that is 2 - 4 - 8 - 16 - 32 - 64 - 128 - 256 - 512 - 1024 etc.

  • Solution
Posted

Then it's probably not the texture file itself.

 

Try running your map with sv_pure 0. Or else it won't find any files that aren't packed into a pk3.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...