Updated Custom Textures (markdown)

Aleksander 2025-03-02 13:39:38 +01:00
parent 9652b4a96e
commit 18c10c4035
1 changed files with 1 additions and 1 deletions

@ -45,6 +45,6 @@ Example usage:
compressonatorcli -nomipmap -fd BC7 ~/Downloads/table_mountain_2_puresky.png ~/.config/wlxoverlay/table_mountain_2.dds
```
## Convert standard picture to DDS: Texpresso
## Convert standard picture to DDS: GIMP
GIMP supports .dds image import/export out of the box. To export it, go to `File -> Export As...`, and then select your output filename with `.dds` at the end. Select your compression type, for example BC3. Be aware GIMP doesn't support BC7 compression.