Jump to content

BG2 SOA BAM frame palette question


pantinor

Recommended Posts

I was working with the frames and animations in the bam files which have alot of the character frames. These are mostly the BAMS in BG2 SOA which begin with letter C (ie like CHFW2CA.BAM). The palettes on these are not the colors actually appearing in the game (like neon colors), and expect there is some conversion routine or formula which normally can changes the color palette in various ways to reuse the same sprite but have different palette. Is this routine or formula documented anywhere on how to convert the frame colors to the actual game colors? The BAM file for those has only one palette, how do they programatically apply correct color scheme palettes to those?

post-8730-0-14043500-1443287582_thumb.png

Link to comment

I want extract the frames into an texture atlas for animations in another game I am working on. I wanted to find a way to swap in a real palette and was wondering if there are statically defined alternative palettes somewhere. Or else if not then I would have to manually create a new one manually.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...