I'd like to request support for the Nullius overhaul. It has new ores, so it doesn't work out of the box, and some players have attempted it and run into this. Since RSO is one of the most common mods, it would be nice to have it working for Nullius.
It has 5 resources:
Iron Ore, which is the same as Vanilla, so it currently works, though I haven't looked into whether the quantity is right for Nullius.
Sandstone and Bauxite, 2 new resources that spawn near the starting area.
Limestone, a less common ore that doesn't spawn near the starting area.
Fumaroles, a fluid resource, which spawns similarly to oil (and not near the starting area).
Copper and Uranium ore exist, but are not spawned on the map.
The autoplace settings for these 5 resources are in the nullius/prototypes/generation.lua. This is currently called in the data-updates phase, since it's overriding the vanilla resources, though I could refactor some of it if that is necessary.
If there's any more info I can provide to help with porting, let me know. I've looked at the existing resourceconfigs files, but am not sure of the correspondence between RSO frequencies and autoplace settings.