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.
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?
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.
15 comments
Mod Format Explantion
Interesting links
How To Guides
Nothing changed i just get the old event reward menus.
Ill check out if twitch ships have the same issues
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.