Re: [AD] Re: [AL] Can you try running exscn3d in 8bit mode?

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On November 1, 2004 11:54 pm, aj wrote:
> for (i=0; i<256; i++)
> {
>    pal[i].r = 0;
>    pal[i].g = 0;
>    pal[i].b = i>>2;
>   }
>
> that code  before the  set_palette( pal );  in  main()
> fixes the problem.
> therefore  i say it  *is* a palette problem.
>
> and sorry i dont write patches, you'll have to find some other sucker for
> that ;)

Then find a sucker.

-- 
Thomas Fjellstrom
tfjellstrom@xxxxxxxxxx
http://strangesoft.net




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/