If I remember correctly the game converts the model textures to dds files on the fly. Would it help resource (memory) wise to include the dds files in the models directory so the game doesn’t have to convert them? If so what settings should I use when converting the .png file to dds? Thanks for any help in advance.