diff --git a/README.md b/README.md index 4f42666..4768bfe 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,15 @@ BigFile Friend [![Release Nightly](https://img.shields.io/badge/release-nightly-5e025f?labelColor=301934)](https://nightly.link/widberg/bff/workflows/build/master) [![Join the chat at https://discord.gg/CQgMNbYeUR](https://img.shields.io/badge/chat-on_discord-7389D8.svg?logo=discord&logoColor=ffffff&labelColor=6A7EC2)](https://discord.gg/CQgMNbYeUR) -A GUI/CLI utility to work with Zouna BigFiles. +The Zouna Swiss Army knife. Originally names BigFile Friend for Zouna's resource archives, now it supports far more than just BigFiles. This repository is a relative of the main [FMTK repository](https://github.com/widberg/fmtk). ## Support -A ✔ indicates that the game has been tested and is working. An ❌ indicates that the game has not been tested or is not working. +A ✔ indicates that the format has been tested and is working. An ❌ indicates that the format has not been tested or is not working. + +### BigFile | Year | Game | Platform | Version | Format | Status | |------|---------------------------------------------------------------------------------|----------|---------|---------|--------| @@ -51,6 +53,28 @@ A ✔ indicates that the game has been tested and is working. An ❌ indicates t | 2020 | Microsoft Flight Simulator - Asobo | | | Asobo5 | ❌ | | 2022 | A Plague Tale: Requiem - Asobo | | | Asobo5 | ❌ | +### TSC + +| Format | Status | +|--------|--------| +| csc | ✔ | +| psc | ✔ | + +### Audio + +| Format | Status | +|---------|--------| +| SoundBF | ❌ | +| AIF | ❌ | +| JOE | ❌ | +| VAI | ❌ | + +### Archive + +| Format | Status | +|---------|--------| +| FAT+LIN | ✔ | + ## Patterns The [ImZouna](https://github.com/widberg/ImZouna) and [zouna-templates-docs](https://github.com/SabeMP/zouna-templates-docs) repositories have binary patterns for Zouna data structures.