Here are descriptions of the various file formats used by the game.

Encryption formats

Profile

Graphic formats

Sound Files

  • Default - Standard OGG format
  • Language specific - .en.ogg

Animation file formats

XML file formats

Levels

  • .level.bin - Level gameplay file format
  • .scene.bin - Level physics and design file format
  • .resrc.bin - Resource file format

Balls

  • balls.xml.bin - Ball definition file
  • resources.xml.bin - Resource file format

Game-wide properties

  • config.txt - User game configuration
  • fx.xml.bin - Particle emitter definitions
  • materials.xml.bin - Material definitions
  • resources.xml.bin - Game-wide resources
  • text.xml.bin - Internationalised text

Islands