From 406f37611389a64bb57e44a0cd14aec1fa15535a Mon Sep 17 00:00:00 2001 From: Lucas Schwiderski Date: Tue, 16 Jul 2024 16:44:02 +0200 Subject: [PATCH] Update File Type Status --- File-Type-Status.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/File-Type-Status.md b/File-Type-Status.md index b26c700..b5f748f 100644 --- a/File-Type-Status.md +++ b/File-Type-Status.md @@ -15,7 +15,7 @@ | Strings | [Partial](File+Type+-+Strings.-) | ✓ | ✓ | The file format itself is done, but the interaction with bundle properties and file variants is not properly implemented, yet. See https://git.sclu1034.dev/bitsquid_dt/dtmt/issues/3. | Sound (Wwise) | Limited | ✗ | ✗ | Wwise does the heavy lifting anyways, so we "only" need to figure out the version and the post-processing. VT2's pipeline should work as a reference.
It also seems that banks are split up into smaller pieces with the new `.wwise_event` file type | Wwise Event | [Partial](File+Type+-+Wwise+Event.-) | ✗ | ✗ | -| Wwise Stream | [Partial](File+Type+-+Wwise+Stream.-) | ✗ | ✗ | +| Wwise Stream | [Full](File+Type+-+Wwise+Stream.-) | ✗ | ✗ | | Wwise Bank | [Partial](File+Type+-+Wwise+Bank.-) | ✗ | ✗ | | Unit | None | ✗ | ✗ | | Material | None | ✗ | ✗ |