Tool Bitmaps?!
-
- Posts: 2161
- Joined: Sat Feb 12, 2005 4:34 pm
- Location: I am pwn-proof.
- Contact:
Tool Bitmaps?!
I made this site super quick just to get this picture on it so I can show u guys it. I know its not a pretty site, son't rub it in my face!
GMAX
What did I do wrong? Everytime I try to make tool make bitmaps tags, it says this - ### malevolence_ground.tif
skipping bitmap with non-power-of-two dimensions (#600x#600#1)
Couldn't read map file './toolbeta.map'
Thanks for all ur guys help so far!
GMAX
What did I do wrong? Everytime I try to make tool make bitmaps tags, it says this - ### malevolence_ground.tif
skipping bitmap with non-power-of-two dimensions (#600x#600#1)
Couldn't read map file './toolbeta.map'
Thanks for all ur guys help so far!
-
- Posts: 2161
- Joined: Sat Feb 12, 2005 4:34 pm
- Location: I am pwn-proof.
- Contact:
-
- Posts: 2161
- Joined: Sat Feb 12, 2005 4:34 pm
- Location: I am pwn-proof.
- Contact:
That means...Well, READ the error... ### malevolence_ground.tif
skipping bitmap with non-power-of-two dimensions (#600x#600#1)
This ALL of the images you put into halo (or most games) the pixel size (in your case 600x600) MUST be a power of two IE. 2x2 4x4 8x8 16x16 32x32 64x64 128x128 256x256 512x512 1024x1024 2048x2048 4096x4096 8192x8192 16348x16348 32768x32768 65535x65536 131072x131072... ehhh I think you get the point
Also, (not sure if halo allows this, some engines I worked with don't) you might be able to "mix" numbers, IE. 512x256 64x256 ect... for the most pare, unless your map is not square, try to keep your textures square.
In case you don't know, and you happen to be an owner of Photoshop (all I know how to work
), just click the "image" tab then "image size" and then type in 512x512 (I would suggest this size because you will keep the quality fairly high on your small map and still keep the image size down)
But most image editing programs should be pretty straight forward on that
Good luck
skipping bitmap with non-power-of-two dimensions (#600x#600#1)
This ALL of the images you put into halo (or most games) the pixel size (in your case 600x600) MUST be a power of two IE. 2x2 4x4 8x8 16x16 32x32 64x64 128x128 256x256 512x512 1024x1024 2048x2048 4096x4096 8192x8192 16348x16348 32768x32768 65535x65536 131072x131072... ehhh I think you get the point

Also, (not sure if halo allows this, some engines I worked with don't) you might be able to "mix" numbers, IE. 512x256 64x256 ect... for the most pare, unless your map is not square, try to keep your textures square.
In case you don't know, and you happen to be an owner of Photoshop (all I know how to work

But most image editing programs should be pretty straight forward on that

Good luck
-
- Posts: 2161
- Joined: Sat Feb 12, 2005 4:34 pm
- Location: I am pwn-proof.
- Contact:
yes you can mix the #'s for the textures as long as they are a power of 2 so an example is you could have a bitmap with the dimensions or 1024x64 or someting along those lines.Tanasoo wrote:Also, (not sure if halo allows this, some engines I worked with don't) you might be able to "mix" numbers, IE. 512x256 64x256 ect... for the most pare, unless your map is not square, try to keep your textures square.

-
- Posts: 2161
- Joined: Sat Feb 12, 2005 4:34 pm
- Location: I am pwn-proof.
- Contact:
-
- Posts: 120
- Joined: Tue Jan 11, 2005 7:01 pm
- Contact:
-
- Posts: 2161
- Joined: Sat Feb 12, 2005 4:34 pm
- Location: I am pwn-proof.
- Contact:
-
- Posts: 2161
- Joined: Sat Feb 12, 2005 4:34 pm
- Location: I am pwn-proof.
- Contact: