Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 747 Bytes

TODO.md

File metadata and controls

38 lines (31 loc) · 747 Bytes

PVDB

  • Read pv_db.txt

DSC

  • Read .dsc script files

FARC

  • FArc FArC FARC decompression
  • FARC "encrypted+compressed" decompression

Sprites

  • Implement SpriteSet
  • Implement Sprite

Textures

  • Implement TextureSet
  • Implement Texture
  • Implement SubTexture
  • SubTexture Data Decoding
  • DXT
  • ATI1
  • ATI2 (BC5) YCbCr decoding
  • Raw RGBA (Haven't encountered it yet.)

Audio

  • .vag Audio File (Requires the file itself to be saved first before converting, a limitation of the cli)
  • Read in-memory, scuffed workaround for now [Save to /tmp/].

AET

  • Sprite
  • Texture
  • Etc

Gameplay

  • Load .dsc
  • Play .dsc
  • 2D Overlays
  • 3D Background