Skip to content

BrewMapTool v0.3

Compare
Choose a tag to compare
@The-Balthazar The-Balthazar released this 11 Jul 22:05
· 46 commits to master since this release

Main features:

  • The repacker no longer cares what format previewImage, normalMap, textureMaskLow, textureMaskHigh, or waterMap are.
  • The unpacker will now correctly identify if said files are jpg, dds, png, bmp, or tga, instead of just assuming dds and naming such.
  • Removed the (mostly unused) code that assumed the preview image was exactly 262272 bytes.

The preview image will work as any of those formats, the others are a mixed bag.

Full Changelog: v0.2...v0.3