View Single Post
Re: HL1 For other platforms?
Old
  (#20)
Lazy
Member
 
Lazy's Avatar
 
Status: Offline
Posts: 236
Join Date: Jan 2004
Location: Toronto, Ontario, Canada
Default Re: HL1 For other platforms? - 04-09-2005

Bah!
The palette size should be at file_base + offset_to_mip_level_4 + ( ( tex_width * tex_height ) / 64 )...
But it isn't.
I have a document here that says the palette size is an word ( unsigned short ) after the 4th miplevel texture and that it should be 256.
I get nowhere near that number.
  
Reply With Quote