Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable squish in GH Actions for DXT support #150

Merged
merged 1 commit into from
Dec 9, 2023

Conversation

Lock-The-Door
Copy link
Contributor

Added the squish module to the github action.
The squish module is responsible for decompressing DXT textures.
Fixes #110.

@nikitalita
Copy link
Collaborator

nikitalita commented Dec 8, 2023

@Lock-The-Door Can you please verify that the artifact produced in actions fixes the DXT issue: https://github.com/bruvzg/gdsdecomp/actions/runs/7081095677?pr=150#artifacts

@Lock-The-Door
Copy link
Contributor Author

Yes they do
image

One of the files is DXT1, the other is DXT5

@nikitalita nikitalita merged commit 8ceec38 into GDRETools:master Dec 9, 2023
5 checks passed
@nikitalita
Copy link
Collaborator

Excellent; I also verified this myself. Thank you!

@Lock-The-Door Lock-The-Door deleted the add-squish-module branch December 9, 2023 15:18
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.

Convert stream textures to PNG not working
2 participants