Halo 1 & 2 for PC
This topic has moved here: Subject: Tool bitmap help.
  • Subject: Tool bitmap help.
Subject: Tool bitmap help.

I wish I was still legendary.

I put my 512X512 recoloured hunter TIF file into the hunters\bitmaps directory, and entered this into tool:


tool bitmap characters\hunter\bitmaps\hunter torso 2


I get this back, on vista AND XP:


bitmap source-file


and nothing happens. little help, if possible?

  • 04.08.2009 7:03 PM PDT

"'Tis better to be silent and be thought a fool, than to speak and remove all doubt."
-Abraham Lincoln

I can't help you but if you want some good help got to halomaps.org they'll fix you up in a jiffy

  • 04.12.2009 6:26 PM PDT
  • gamertag: [none]
  • user homepage:

Don't Ask Bungie For Recon

Check the offical website

  • 04.12.2009 6:40 PM PDT

When tool.exe outputs "bitmap source-file", it's just telling you the usage. Since "hunter torso 2" has spaces in it, tool.exe mistakes it for extra command-line arguments. The usage tells you there can only be one command line argument.

I think doing this will work:
tool bitmap "characters\hunter\bitmaps\hunter torso 2"As you can see, I just added quotation marks. Doing that will specify that anything contained in it is a single argument -- including spaces.

Hope this helps.

  • 04.14.2009 2:56 PM PDT