Skip to content

Support DDS mipmaps#2305

Merged
colinator27 merged 1 commit intoUnderminersTeam:masterfrom
luizzeroxis:dds-support-2
Jan 8, 2026
Merged

Support DDS mipmaps#2305
colinator27 merged 1 commit intoUnderminersTeam:masterfrom
luizzeroxis:dds-support-2

Conversation

@luizzeroxis
Copy link
Copy Markdown
Contributor

Description

This allows for loading of DDS textures that use mipmaps, by calculating their sizes and including that in the data. Fixes #2231, I tested it with the game "Beastieball Demo".

Caveats

N/A

Notes

DDS still has some more things I'm not checking, but it's unlikely that those features would be used in any game.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 8, 2026

Copy link
Copy Markdown
Member

@colinator27 colinator27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works good on my end, thanks!

@colinator27 colinator27 merged commit 695bb25 into UnderminersTeam:master Jan 8, 2026
5 checks passed
colinator27 pushed a commit that referenced this pull request Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UTMT fails to recognize image header when extracting Beastieball data.win

2 participants