Implement texture files #2

Open
opened 2023-01-01 16:59:58 +01:00 by lucas · 1 comment
Owner

Documentation: File Type - Texture.


Apparently, the bundles don't just contain raw DDS files anymore.

Documentation: [File Type - Texture](https://git.sclu1034.dev/bitsquid_dt/dtmt/wiki/File+Type+-+Texture.-). --- Apparently, the bundles don't just contain raw DDS files anymore.
lucas added the
kind
feature
part/filetype
labels 2023-01-01 16:59:59 +01:00
lucas added the
crate/sdk
label 2023-01-27 16:24:39 +01:00
lucas added the
stage
actionable
label 2023-02-21 22:52:17 +01:00
lucas changed title from Implement decompilation for texture files to Implement texture files 2023-03-03 15:07:03 +01:00
lucas added this to the Mod Manager project 2023-03-03 15:08:38 +01:00
lucas added this to the DTMM v1.0 + DTMT milestone 2023-03-03 15:08:41 +01:00
Author
Owner

Textures appear to be much more complicated than VT2's raw DDS files.

It's not as much of an issue with decompilation, as many unknown fields can simply be ignored. But to be able to compile files into bundles, a lot of them would have to be known, and filled with proper values.

Textures appear to be much more complicated than VT2's raw DDS files. It's not as much of an issue with decompilation, as many unknown fields can simply be ignored. But to be able to compile files into bundles, a lot of them would have to be known, and filled with proper values.
lucas removed this from the DTMM v1.0 + DTMT milestone 2023-03-08 21:29:03 +01:00
lucas removed this from the Mod Manager project 2023-03-28 14:55:26 +02:00
lucas added the
status/good first issue
label 2023-04-25 16:55:23 +02:00
lucas pinned this 2023-11-15 15:39:57 +01:00
lucas added
status/help wanted
and removed
status/good first issue
labels 2024-09-03 18:21:33 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bitsquid_dt/dtmt#2
No description provided.