Update 'File Type Status'

Lucas Schwiderski 2023-11-04 11:39:37 +01:00
parent ba422039a3
commit ceea670738

@ -9,9 +9,11 @@
| Bundle | Partial | ✓ | ✓ | A few fields in file headers and their interaction with external `data/` files is unknown.
| Bundle Database | [Partial](File-Type---Bundle-Database) | ✓ | ✓ | The algorithm to generate resource hashes is unknown.
| Package | Complete | ✓ | ✓ |
| Lua | Partial | ✓ | [](https://git.sclu1034.dev/bitsquid_dt/dtmt/issues/48) | Decompiling works just like in VT2, but hasn't been ported, yet
| 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) |
| 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) |
| 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 "only" need to figure out the version and the post-processing. VT2's pipeline should work as a reference.
| Unit | None | ✗ | ✗ |
| Material | None | ✗ | ✗ |
| Level | None | ✗ | ✗ |
| Particles | None | ✗ | ✗ |