lukeskywalker1 Posted March 22, 2003 Posted March 22, 2003 i used a custom texture for my map...when i went to load the map, it started out ok then the console loaded and said: "R_CreateImage: textures/custom/dsc dimensions (350 x 200) not power of 2!" whats the problem?? thanks in advanced....
Johnny-Rico Posted March 22, 2003 Posted March 22, 2003 ur textuers have to be in the power of 2 for example 64*64 than 128*128 ect
lukeskywalker1 Posted March 22, 2003 Author Posted March 22, 2003 so it would be 300, 600? something like that?
Leslie Judge Posted March 22, 2003 Posted March 22, 2003 No. 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048. These are power of 2, but 350, 200, 300 and 600 are not. Choose any for height and the same or an other for width.
lukeskywalker1 Posted March 22, 2003 Author Posted March 22, 2003 oh, not to good with math! i couldnt remember what to do.... thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.