Skip to content

retrobone/GBB_Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GBB Tool

Tool for viewing and editing .gbb files used in Brian Lara Cricket '99 / Shane Warne Cricket '99.

Features

  • Decode .GBB files into viewable 24-bit BMP images.
  • Re-encode edited BMPs back into the .GBB format with original compression preserved.
  • Correct aspect ratios for non-square and stretched textures.
  • Drag-and-drop support, file association, and metadata viewing.

Format Details

.GBB files store raw 24-bit textures using:

  • Run-Length Encoding (RLE) or
  • Bit-packed delta compression

The texture dimensions are stored at the beginning of the file. This tool reverse-engineers that logic to allow safe texture replacement without corrupting the original file.

About

Tool for viewing and editing .gbb files used in Brian Lara Cricket '99/Shane Warne Cricket '99

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages