McKenning
McKenning
SMSatisfactory Modding
Created by McKenning on 3/10/2025 in #help-developing-mods
Asset Dumper Installation
That’s a great idea. Thanks, Robb
31 replies
SMSatisfactory Modding
Created by McKenning on 3/10/2025 in #help-developing-mods
Asset Dumper Installation
No description
31 replies
SMSatisfactory Modding
Created by McKenning on 3/10/2025 in #help-developing-mods
Asset Dumper Installation
Found out real fast that the devs kept a lot of legacy names in those files. Going to have to add a translation routine now. Ugh. But I have it all working except for the multiple input/outputs and a little maths for the PPM.
31 replies
SMSatisfactory Modding
Created by McKenning on 3/10/2025 in #help-developing-mods
Asset Dumper Installation
Thanks. That looks like a lot of lift for someone to implement. Searching around, there are several others, but most either don't do what I need or haven't been updated for years. I've got some PowerShell experience, so I will just poke it with a stick for a couple of hours and see what I can find out.
31 replies
SMSatisfactory Modding
Created by McKenning on 3/10/2025 in #help-developing-mods
Asset Dumper Installation
Hidden to me is not hidden in general
31 replies
SMSatisfactory Modding
Created by McKenning on 3/10/2025 in #help-developing-mods
Asset Dumper Installation
Agreed. Words matter!
31 replies
SMSatisfactory Modding
Created by McKenning on 3/10/2025 in #help-developing-mods
Asset Dumper Installation
Looking at that file, I'm actually seeing "Amount" now. Hidden in the lines. Let me analyze further, but there may be a way to build a JSON parser to extract the needed fields.
31 replies
SMSatisfactory Modding
Created by McKenning on 3/10/2025 in #help-developing-mods
Asset Dumper Installation
No description
31 replies
SMSatisfactory Modding
Created by McKenning on 3/10/2025 in #help-developing-mods
Asset Dumper Installation
So the "docs.json" file appears to be language specific now. Looking at en-US.json, it does not appear to have much of the recipe information such as inputs and outputs. The json references a recipe file, such as "/Game/FactoryGame/Recipes/Blender/Recipe_RocketFuel.Recipe_RocketFuel_C", but I don't know where that folder lives. Perhaps it is unpacked during game load and held in memory?
31 replies
SMSatisfactory Modding
Created by LucOfSky on 11/28/2024 in #help-using-mods
Cant Start Satis with some Mods
My understanding was just snap on to miners would break. Other snap ons would be fine. :interesting:
37 replies
SMSatisfactory Modding
Created by LucOfSky on 11/28/2024 in #help-using-mods
Cant Start Satis with some Mods
Through the process of elimination (disable all mods then enable one by one), I've found the following mods don't work: Universal Swatch Slots, Modular Load Balancers, SnapOn, Infinite Zoop. The following work: Remove All Annoyances, Magic Machines, Difficulty Tuner, SkyUI, Additional 300 Inventory Slots.
37 replies
SMSatisfactory Modding
Created by McKenning on 10/29/2024 in #help-using-mods
CurveBuilder fast run/fly stops working while building
Rebinding did indeed resolve the issue. However, there are no really good options to easily retain the use of the right hand for mouse control while enabling the left to engage the rotate function. The best option I found was Left CTRL-Left SHIFT. However, the use of CTRL in the toggle de-snaps the buildable, so you have to be extra precise while placing the first item. Not ideal, but it does resolve the problem.
5 replies
SMSatisfactory Modding
Created by McKenning on 10/29/2024 in #help-using-mods
CurveBuilder fast run/fly stops working while building
No worries. Appreciate the rebinding tip. I'll do so until the default is changed or if you feel like leaving it. I'll verify rebinding works and let you know.
5 replies