Update File Type Status

Lucas Schwiderski 2024-07-16 16:17:06 +02:00
parent c1fa3f36fa
commit 1efbe855fd

@ -11,7 +11,7 @@
| Package | [Complete](File+Type+-+Package.-) | ✓ | ✓ | | Package | [Complete](File+Type+-+Package.-) | ✓ | ✓ |
| Lua | Complete | ✓ | ✓ | | 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 | 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. | 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.<br>It also seems that banks are split up into smaller pieces with the new `.wwise_event` file type | 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.<br>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 Event | [Partial](File+Type+-+Wwise+Event.-) | ✗ | ✗ |
| Wwise Stream | [Partial](File+Type+-+Wwise+Stream.-) | ✗ | ✗ | | Wwise Stream | [Partial](File+Type+-+Wwise+Stream.-) | ✗ | ✗ |