I have a released mod, feel free to look it up at http://steamcommunity.com/sharedfiles/filedetails/?id=332391399
However, it's missing the art files. I am able to code them in, however my attempts at making .dds files has always resulted in unwanted debris around an icon be it a background or wierd white artifacts, i can never get the icon itself
I'm assuming this will have something to do with the nvidia dds maker im using.
Also, when it comes to adding icons for colonists, spacecraft and cargos, i have just used one code line to describe the location of one .dds pic with all 3 icons in(usually as PCMR_LOADOUT_256.dds etc...) Can these icons be defined individually? E.G: PCMR_LOADOUT_CARGO_256, PCMR_LOADOUT_SPACECRAFT_256.dds and so forth provided that they are defined correctly under their iconatlas in their respective .sql files?
Thanks
However, it's missing the art files. I am able to code them in, however my attempts at making .dds files has always resulted in unwanted debris around an icon be it a background or wierd white artifacts, i can never get the icon itself



Also, when it comes to adding icons for colonists, spacecraft and cargos, i have just used one code line to describe the location of one .dds pic with all 3 icons in(usually as PCMR_LOADOUT_256.dds etc...) Can these icons be defined individually? E.G: PCMR_LOADOUT_CARGO_256, PCMR_LOADOUT_SPACECRAFT_256.dds and so forth provided that they are defined correctly under their iconatlas in their respective .sql files?
Thanks