Implement texture files #2
Labels
No labels
ci
crate/dtmm
crate/dtmt
crate/sdk
crate/serde_sjson
kind
bug
kind
documentation
kind
enhancement
kind
feature
kind
question
kind
upstream
part/bundle
part/filetype
stage
actionable
stage
design
stage
proposal
status/duplicate
status/good first issue
status/help wanted
status/invalid
status
need-replicate
status/wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: bitsquid_dt/dtmt#2
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Documentation: File Type - Texture.
Apparently, the bundles don't just contain raw DDS files anymore.
Implement decompilation for texture filesto Implement texture filesTextures 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.