Page MenuHomeContribution Center

Fix/Update textures
Open, NormalPublic

Description

A lot of textures from the current mod are still in JPEG format and in strange (aka incorrect) sizes.

We should ensure that all textures are in n2 format (aka 512x512, 512x256, etc.) and encoded to PAA.
This will speed up loading textures, and prevent any errors.

Event Timeline