0 of 0

File information

Last updated

Original upload

Created by

Jackty89

Uploaded by

jackty89

Virus scan

Safe to use

Tags for this mod

15 comments

  1. jackty89
    jackty89
    • premium
    • 27 kudos
    Locked
    Sticky
    Before Posting

    If an new update has dropped it can take up to a week or more for the compiler to be updated. Unless the old compiler still works. So be patient, as soon as the compiler is updated I'll update my mod.
    Feedback is welcome, if you have any idea's or questions feel free to ask.
    If you encounter any bugs please let me know.
    Before posting any issues please read the description.


    Mod Format Explantion

    EXML Format: Partial edit, only touches the lines/values that need editing. Very low chance of conflicts with other mods (unless they edit the same values). Can be edited easily by user using an editor like Notepad ++/VSCODE/... .
    MBIN Format: Full File Replacement. High chance of conflict, comparable with old pak format (pre. WORLDS). Can be used together with EXML, MBIN mods are loaded first so changes in EXML mods that edit the same file will still be applied. Other MBIN mods that change the same file follow the FIFO principle, merging is highly recommended with MBIN mods (see How To).
    Lua Format: Script file used by AMUMSS to generate the mod or used for merging with this tool.
    CS Format: Script file used by NMSMB to generate the mod or used for merging with this tool.


    Interesting links

    Modding Discord: Discord
    Step WIKI: Step WIKI

    How To Guides

    Quick Guide: How To merge with AMUMSS
    Extensive Guide: How to use NMSMB (pdf)
    Extensive Guide: How to use AMUMSS (pdf)
  2. Bewmfries
    Bewmfries
    • member
    • 0 kudos
    where do i install these files?
    1. jackty89
      jackty89
      • premium
      • 27 kudos
      first google search: https://nomanssky.fandom.com/wiki/Mods
    2. Bewmfries
      Bewmfries
      • member
      • 0 kudos
      i installed the mod and it gives me that splash screen but when i try finding the ships at event rewards it's just the normal menus
    3. jackty89
      jackty89
      • premium
      • 27 kudos
      Not sure what you're on about. tested current pak on nexus still works as intended
    4. Bewmfries
      Bewmfries
      • member
      • 0 kudos
      There are no claimable ships or menus like in the screenshots.
      Nothing changed i just get the old event reward menus.
  3. 48raccoonboy
    48raccoonboy
    • member
    • 0 kudos
    I checked the expedition reward menu in the anomaly and it still wants me to unlock them through expeditions, checked for conflicting mods and thats all good, installed the PAK manually, was it broken by and update or something? or did i do something stupid?
    1. jackty89
      jackty89
      • premium
      • 27 kudos
      you still have to complete the expedition
  4. Heng530
    Heng530
    • supporter
    • 0 kudos
    it works for vector and speeder but not for other ships
    1. jackty89
      jackty89
      • premium
      • 27 kudos
      its only for the expedition reward ships
      Ill check out if twitch ships have the same issues 
  5. hanma1
    hanma1
    • member
    • 0 kudos
    not working

    1. jackty89
      jackty89
      • premium
      • 27 kudos
      Did you even check if you have no conflicts?
    2. hanma1
      hanma1
      • member
      • 0 kudos
      i am running only this mod , so there are no conflicts. 
    3. jackty89
      jackty89
      • premium
      • 27 kudos
      checked with current pak from nexusmods. Works as intended
    4. hanma1
      hanma1
      • member
      • 0 kudos
      its working fine, thanks for the mod. my bad there was problem in vortex.
    5. HadToRegister
      HadToRegister
      • premium
      • 197 kudos
      Personally I wouldn't bother using Vortex for NMS mods, (It's great for Bethesda Games, but not for games where you have to extract a game file, change one of the files inside that archive, and then recompile it) because if you want to use a lot of PAK files, you're either going to have to hand pick your PAK mods to make sure they don't conflict, (Which is going to be few and far between) especially, when it edits Rewardtable.mbin, or merge your own mods using the LUA files and AMUMSS, I have One Mod I created out of the LUAs uploaded here, using AMUMSS that has 25 different mods merged into one PAK, because they all edit the rewardtable.mbin file.

      If you're just picking random mods and installing them with Vortex, chances are a few of them conflict, and only the first one in the load order is working, because it's overwriting what the other paks changed.