0 of 0

File information

Last updated

Original upload

Created by

Indigocoder

Uploaded by

Indigocoder

Virus scan

Safe to use

19 comments

  1. nadeauhugo
    nadeauhugo
    • member
    • 0 kudos
    I'm interested in using this mod to add a few custom suits to Subnautica, but I'm afraid some work need to be done to make it easier to understand to modders. Why the plugins folder don't already include all the neccessary folders and json files? (like for example CustomCraft does)? Why the ReadMe file doesn't offer any information on creating the folder tree and the .json files that are needed in order to make use of that mod? Also, I'm afraid the video is of not much more help to me. And as .png original textures are concerned, it would be nice to have them already too if you can do this without breaking some law, of course...
  2. KorakiOuranos
    KorakiOuranos
    • member
    • 0 kudos
    Not sure if its just coincidence or what but downloading this mod prompted java to try installing a different version? Pretty sure Nexus doesn't let mods activate on download like that, and Windows said the setup wizard was from a legit publisher so I'm not worried about a virus, I'm just confused why it happened. Does this mod need a specific version of java, or was that pure chance? Can java just pop up randomly with the "Allow this app to make changes" thing without user input?
    1. Indigocoder
      Indigocoder
      • premium
      • 13 kudos
      No, this mod doesn't use Java at all. Also, yes, unless I'm unaware of something the mods you download off of Nexus can't be activated without user input, like running an exe or using a mod loader (BepInEx), and everything you download is zipped anyway. That was likely just a coincidence that it happened at the same time. I can't remember if Java can have that prompt popup automatically but I think the updater will do it if you click yes to update/click on the notification.
  3. GeneralDivision
    GeneralDivision
    • member
    • 0 kudos
    where do I get the textures for the still suit arms?(in first-person)
    1. Indigocoder
      Indigocoder
      • premium
      • 13 kudos
      You'll have to use an asset extractor such as Asset Studio. Once you open it click on File -> Load Folder -> Select Subnautica/Subnautica_Data. Then click on the asset list and search for the stillsuit. It might also be renamed to water filtration suit since it was changed in 2.0. You can change the filter type on the top bar to Texture2D. Once you find the textures right click on them and click on extract selected assets.
    2. GeneralDivision
      GeneralDivision
      • member
      • 0 kudos
      Thanks so much, anything that could help opening ddls?
    3. Indigocoder
      Indigocoder
      • premium
      • 13 kudos
      You can use dnSpy or some other decompiler but if you want to make your own suit you can use the json suits or read the source code linked in the description if you're making a mod that uses suit library
    4. GeneralDivision
      GeneralDivision
      • member
      • 0 kudos
      could you make a tutorial by chance? this is my first time doing anything like this.
    5. Indigocoder
      Indigocoder
      • premium
      • 13 kudos
      Assuming you mean making JSON suits, yes I can work on that tomorrow
    6. GeneralDivision
      GeneralDivision
      • member
      • 0 kudos
      cool!
    7. Indigocoder
      Indigocoder
      • premium
      • 13 kudos
      Ok, here's the tutorial: https://youtu.be/9YZoy6IrxXE
  4. zzzspina
    zzzspina
    • premium
    • 0 kudos
    Hi. Are you able to do and update to this other older mod. hoping you can help.   Upgrade Suits No Make Collection at Subnautica Nexus - Mods and community (nexusmods.com)
    1. Indigocoder
      Indigocoder
      • premium
      • 13 kudos
      Yeah sure. I’ll try and get it done when I have the time
    2. zzzspina
      zzzspina
      • premium
      • 0 kudos
      your a legdend. Thanks 
    3. Indigocoder
      Indigocoder
      • premium
      • 13 kudos
  5. BlueGiant24
    BlueGiant24
    • premium
    • 7 kudos
    FYI based on experimentation 0-none 1-divesuit 2-radiation 3-reinforeced 4-stillsuit
    1. Indigocoder
      Indigocoder
      • premium
      • 13 kudos
      Yes, those are correct. My mistake for not putting those in the description. That has been fixed.
  6. BlueGiant24
    BlueGiant24
    • premium
    • 7 kudos
    i am not a modder but is there a way to color the suits?
    1. Indigocoder
      Indigocoder
      • premium
      • 13 kudos
      I may add a json based API for adding suits in the future, but as of now, no