ABOUT
Improves visual quality of textures for other mods.
Rimworld enables compression for mods' textures, and there's no option to alter this in base game.
On my machine, compression makes some textures look horrifying at some zoom levels.
This mod disables texture compression.
Adds .dds support.
If a mod contains a .dds texture with the same name as .png texture, the game will load .dds instead, making it possible for modders to use either higher quality mipmaps, or smaller files for better load times.
Safe to add and remove to save games.
Load order does not matter.
No hard incompatibilities.
The mod in images is Bionic icons, by me.
SOURCE CODE
https://github.com/AUTOMATIC1111/HighQualityTextures
UPDATES
16-Jul-2021
- 1.3
23-Feb-21
- support for BC7 format for DDS files (by Bradson)
29-Feb-20
- 1.1 support