Hi! Two things. First, something changed with NMS. The Hermetic Seal reverted to its original image, while other icons are still showing fine. I managed to fix this. I reverted to the public branch and verified files (Steam) and all mods are working properly again. There was some strange stuff when I decompiled the files with NMSPE where the Data template was being as cGcProductTable. So don't know what happened there exactly but wouldn't surprise me if mods broke on the next update.
Second, can you edit the frigate fuels so they're easier to tell apart?
Yep. That's HG... Set up EXML patches that wont break with every update - then immediately change something that breaks the patch. About frigate fuel - I kinda like them like that.
I'm hoping that you will be updating this mod for Worlds 2, I really enjoy the look of the icons for my game. I like it and use it because it has a very nice MOD and icon design.
I like it and use it because it has a very nice MOD and icon design. However, almost every time you introduce another mod, especially one that increases crafting or shop items, it will conflict with this mod. I always merge with AMUMSS, but it's strange to an amateur like me that conflicts occur even though they don't seem to be related. But thank you for the wonderful and pleasing MOD to my eyes.
This hasn't been answered but I'd still like to know what to do with the missing textures. I can't build this mod into a combined PAK because the result is missing textures and I need to OG mod so its pointless to put this in my combined mod.
You can extract pak files with PSArcTool . To merge this mod with others, you need to extract the dds files, then re-import them to the combined mod. You can set your own folder path in the ADD_FILES section's tex_path variable in the script, or an MEFTI folder instead (read about the feature in AMUMSS Rules).
After a lot of testing, I found that this mod causes problems with the fish journal in the catalog department. I don't know if there is anything else you can do to fix this issue. I hope so, but I understand if not. Thanks for listening.
30 comments
First, something changed with NMS. The Hermetic Seal reverted to its original image, while other icons are still showing fine.I managed to fix this. I reverted to the public branch and verified files (Steam) and all mods are working properly again. There was some strange stuff when I decompiled the files with NMSPE where the Data template was being as cGcProductTable. So don't know what happened there exactly but wouldn't surprise me if mods broke on the next update.Second, can you edit the frigate fuels so they're easier to tell apart?
About frigate fuel - I kinda like them like that.
However, almost every time you introduce another mod, especially one that increases crafting or shop items, it will conflict with this mod.
I always merge with AMUMSS, but it's strange to an amateur like me that conflicts occur even though they don't seem to be related.
But thank you for the wonderful and pleasing MOD to my eyes.
ADD_FILES = {
{
EXTERNAL_FILE_SOURCE = 'D:/MODZ_stuff/NoMansSky/Sources/_Textures/Icons/Products/*.DDS',
FILE_DESTINATION = 'TEXTURES/UI/FRONTEND/ICONS/PRODUCTS/*.DDS',
},
{
EXTERNAL_FILE_SOURCE = 'D:/MODZ_stuff/NoMansSky/Sources/_Textures/Icons/ShipIcons/*.DDS',
FILE_DESTINATION = 'TEXTURES/UI/FRONTEND/ICONS/SHIPICONS/*.DDS',
},
{
EXTERNAL_FILE_SOURCE = 'D:/MODZ_stuff/NoMansSky/Sources/_Textures/Icons/u4Products/*.DDS',
FILE_DESTINATION = 'TEXTURES/UI/FRONTEND/ICONS/U4PRODUCTS/*.DDS',
},
{
EXTERNAL_FILE_SOURCE = 'D:/MODZ_stuff/NoMansSky/Sources/_Textures/Icons/Update3/*.DDS',
FILE_DESTINATION = 'TEXTURES/UI/FRONTEND/ICONS/UPDATE3/*.DDS',
I can't build this mod into a combined PAK because the result is missing textures and I need to OG mod so its pointless to put this in my combined mod.
To merge this mod with others, you need to extract the dds files, then re-import them to the combined mod. You can set your own folder path in the ADD_FILES section's tex_path variable in the script, or an MEFTI folder instead (read about the feature in AMUMSS Rules).
I have no idea what anything is without these icons!