diff --git a/File-Type-Status.md b/File-Type-Status.md index 28f0215..49b828c 100644 --- a/File-Type-Status.md +++ b/File-Type-Status.md @@ -12,7 +12,8 @@ | Lua | Complete | ✓ | ✓ | | Texture | [Partial](File+Type+-+Texture.-) | [WIP](https://git.sclu1034.dev/bitsquid_dt/dtmt/issues/2) | [WIP](https://git.sclu1034.dev/bitsquid_dt/dtmt/issues/2) | While we do know the layout of the fields, we don't fully know what each of them does | Strings | [Partial](File+Type+-+Strings.-) | ✓ | ✓ | The file format itself is done, but the interaction with bundle properties is not fully figured out, yet. -| Sound (Wwise) | None | ✗ | ✗ | 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. +| 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.-) | ✗ | ✗ | | Unit | None | ✗ | ✗ | | Material | None | ✗ | ✗ | | Level | None | ✗ | ✗ |