craftablescience / craftablescience/MareTF
Optimize mode
Open
@craftablescience is already working on this.
Since Aug 24, 2025.
enhancement
- Dominant language
- C++
- Stars
- 136
- Forks
- 14
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 3
Description
Could check if:
- Textures are greyscale
- Textures are opaque but also have an alpha channel
Basically collapse the texture to the smallest format. It (might) introduce a runtime cost for certain formats but could be worth it for non-Strata branches.
Would also be cool to have DXT1/5 lossless conversion in sourcepp
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.