From 7b7765b87964ecf6af36c3b3954acdbd76a02ee1 Mon Sep 17 00:00:00 2001 From: Lucas Schwiderski Date: Mon, 15 Jan 2024 16:18:40 +0100 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 1c2f3b8..5ca4999 100644 --- a/File-Type-Status.md +++ b/File-Type-Status.md @@ -10,7 +10,7 @@ | Bundle Database | [Partial](File-Type---Bundle-Database) | ✓ | ✓ | The algorithm to generate resource hashes is unknown. | Package | Complete | ✓ | ✓ | | Lua | Complete | ✓ | ✓ | -| Texture | [Full](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 | ✓ | ✓ | 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. | Unit | None | ✗ | ✗ |