Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
widberg committed Oct 24, 2023
1 parent a1b5628 commit 3fe3504
Showing 1 changed file with 26 additions and 2 deletions.
28 changes: 26 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<sup>This repository is a relative of the main [FMTK repository](https://github.com/widberg/fmtk).</sup>

## 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 |
|------|---------------------------------------------------------------------------------|----------|---------|---------|--------|
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 3fe3504

Please sign in to comment.