[0.12.x] RSO Discussion thread
- Arch666Angel
- Smart Inserter
- Posts: 1636
- Joined: Sun Oct 18, 2015 11:52 am
- Contact:
Re: [0.12.x] RSO Discussion thread
So I got to work on the idea i pitched myself and created a mod thats a mix of deepores and endless ore. It has vanilla ores with endless values, as well as new infinite ore entites that give the same vanilla ores, e.g. coal and infinite coal.
Now I want them to always spawn in pairs -> Game spawns a coal deposit, always spawn a infinite coal deposit next to it. Spawns like the ones in the example Picture, but they should be closer together.
Now I want them to always spawn in pairs -> Game spawns a coal deposit, always spawn a infinite coal deposit next to it. Spawns like the ones in the example Picture, but they should be closer together.
- Attachments
-
- example2.jpg (295.15 KiB) Viewed 7606 times
-
- example1.jpg (170.89 KiB) Viewed 7606 times
Angels Mods
I. Angel's Mods Subforum
II. Development and Discussion
III. Bugs & FAQ
"should be fixed"
I. Angel's Mods Subforum
II. Development and Discussion
III. Bugs & FAQ
"should be fixed"
Re: [0.12.x] RSO Discussion thread
There is no support currently for spawning nearby but without the randomness. Each new resource is rolled in the whole area again.
To answer your previous question - changing region size won't help you with this also.
Adding a way to "link" resource to another one for generation purposes would be pretty tricky.
It could be easier to make it generate center of patch (above certain density) using the infinite ore instead of normal one. It would need infinite ores that your mod adds to have consistent naming schema and some small code change in generation algorithm to detect them and take them into account.
To answer your previous question - changing region size won't help you with this also.
Adding a way to "link" resource to another one for generation purposes would be pretty tricky.
It could be easier to make it generate center of patch (above certain density) using the infinite ore instead of normal one. It would need infinite ores that your mod adds to have consistent naming schema and some small code change in generation algorithm to detect them and take them into account.
- Arch666Angel
- Smart Inserter
- Posts: 1636
- Joined: Sun Oct 18, 2015 11:52 am
- Contact:
Re: [0.12.x] RSO Discussion thread
I'm no code monkey, but i tried to Name them just by putting the "infinite-" tag in front of the regular names.
And the generate in Center of a patch would be perfect. I'm still tinkering around with it, but i can send you a copy if you like
And the generate in Center of a patch would be perfect. I'm still tinkering around with it, but i can send you a copy if you like
Angels Mods
I. Angel's Mods Subforum
II. Development and Discussion
III. Bugs & FAQ
"should be fixed"
I. Angel's Mods Subforum
II. Development and Discussion
III. Bugs & FAQ
"should be fixed"
- Ranakastrasz
- Smart Inserter
- Posts: 2165
- Joined: Thu Jun 12, 2014 3:05 am
- Contact:
Re: [0.12.x] RSO Discussion thread
I used this mod once before. It was pretty cool, but I ran into an issue.
When I tried to make a new map with it with later versions, It would not spawn the mini-ore patches. The first time, I got a ton of tiny, 4-8 ore patches scattered around, then the advertised massive patches seriously spread out.
However, now, I only get the large patches, and not reliably enough to even start the game. I cannot locate patches of all four resources before I really start running out of the starting area. Those mini-patches were critical to starting until you had train-tier mining going on.
Is there a setting that got disabled? Were those unintentional? Did a bug break that mechanic?
When I tried to make a new map with it with later versions, It would not spawn the mini-ore patches. The first time, I got a ton of tiny, 4-8 ore patches scattered around, then the advertised massive patches seriously spread out.
However, now, I only get the large patches, and not reliably enough to even start the game. I cannot locate patches of all four resources before I really start running out of the starting area. Those mini-patches were critical to starting until you had train-tier mining going on.
Is there a setting that got disabled? Were those unintentional? Did a bug break that mechanic?
My Mods:
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Re: [0.12.x] RSO Discussion thread
I'd need the mod to add support for it. It would be good if you have final name for it and ore names. infinite-prefix is ok - I'd recommend to add also somemod related prefix to that.Arch666Angel wrote:I'm no code monkey, but i tried to Name them just by putting the "infinite-" tag in front of the regular names.
And the generate in Center of a patch would be perfect. I'm still tinkering around with it, but i can send you a copy if you like
Re: [0.12.x] RSO Discussion thread
There was a lot of talking at some point how older RSO version is better then new ones and this change is a direct effect of that.Ranakastrasz wrote:I used this mod once before. It was pretty cool, but I ran into an issue.
When I tried to make a new map with it with later versions, It would not spawn the mini-ore patches. The first time, I got a ton of tiny, 4-8 ore patches scattered around, then the advertised massive patches seriously spread out.
However, now, I only get the large patches, and not reliably enough to even start the game. I cannot locate patches of all four resources before I really start running out of the starting area. Those mini-patches were critical to starting until you had train-tier mining going on.
Is there a setting that got disabled? Were those unintentional? Did a bug break that mechanic?
Ore generation parameteres have been changed to make bigger and less frequent patches - thats by design.
If you are running out of starting ore you can easily make it more abundant by modyfing starting_richness_mult in config file. I'm usually playing with 2 both for starting area and overall multipliers due to lots of mods and stuff like science cost tweaker.
- Ranakastrasz
- Smart Inserter
- Posts: 2165
- Joined: Thu Jun 12, 2014 3:05 am
- Contact:
Re: [0.12.x] RSO Discussion thread
Well yes, that was kinda the whole idea of the mod. The thing was that in addition to the massive deposits, there were also a ton of tiny deposits, which you could mine until you found large ones.Ore generation parameteres have been changed to make bigger and less frequent patches - thats by design.
My Mods:
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Re: [0.12.x] RSO Discussion thread
By tiny do you mean the single-tile ones?
- Ranakastrasz
- Smart Inserter
- Posts: 2165
- Joined: Thu Jun 12, 2014 3:05 am
- Contact:
Re: [0.12.x] RSO Discussion thread
There were 4-8 tiles per patch
My Mods:
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Re: [0.12.x] RSO Discussion thread
Tbh I haven't seen any code that would be responsible for generating those.Ranakastrasz wrote:There were 4-8 tiles per patch
Multiple resource spawn could give this impression (it was quite frequent before it's a bit lower now) but I'm still not sure if thats what are you referring to. And usually it's configured to create different resource then the main spawn.
It is possible that before making resource patches bigger lower size limit would spawn small resource field - but it would be mostly alone not spawned near a big one.
- Ranakastrasz
- Smart Inserter
- Posts: 2165
- Joined: Thu Jun 12, 2014 3:05 am
- Contact:
Re: [0.12.x] RSO Discussion thread
Here is one of the old saves. Used RSO 1.0.2, apperently.
I imagine me and my friend game up on it after trying around 5 maps using RSO, and being unable to find one where you could get serious resource patches before having to go into heavy fighting. However, this one at least shows the mini-patches scattered around.
Not sure how much that would help.
Screenshot
http://i.imgur.com/8HJCzhl.png
I imagine me and my friend game up on it after trying around 5 maps using RSO, and being unable to find one where you could get serious resource patches before having to go into heavy fighting. However, this one at least shows the mini-patches scattered around.
Not sure how much that would help.
Screenshot
http://i.imgur.com/8HJCzhl.png
My Mods:
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Re: [0.12.x] RSO Discussion thread
By mini-patches you mean those sparse fields with dozen clusters each?Ranakastrasz wrote:Here is one of the old saves. Used RSO 1.0.2, apperently.
I imagine me and my friend game up on it after trying around 5 maps using RSO, and being unable to find one where you could get serious resource patches before having to go into heavy fighting. However, this one at least shows the mini-patches scattered around.
Not sure how much that would help.
Screenshot
http://i.imgur.com/8HJCzhl.png
I'm not sure how they were created but RSO code was configured to make quite solid patches from when I took it over.
There might been some bugs that would cause creation of fields like that but I don't recall any.
If you ahve problems with not being able to get to the ores then richness multiplier is the way to go. You have mods there that are meant to make the game harder I think so more resources at start might be required.
- Ranakastrasz
- Smart Inserter
- Posts: 2165
- Joined: Thu Jun 12, 2014 3:05 am
- Contact:
Re: [0.12.x] RSO Discussion thread
Well that was from a while ago, and I know I need more resources.
Still, I think that the minipatches are a critically important part of the mod.
Still, I think that the minipatches are a critically important part of the mod.
My Mods:
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Re: [0.12.x] RSO Discussion thread
I'm not sure why do you so critically need mini patches?Ranakastrasz wrote:Well that was from a while ago, and I know I need more resources.
Still, I think that the minipatches are a critically important part of the mod.
Most people expect a lot bigger but rare patches to get trains going and to have enogh resources in patch to make it worth mining.
I can see how they were made - it was partially modified base game ore generation that was left enabled by default in 1.0.2.
It's no longer used currently.
- Ranakastrasz
- Smart Inserter
- Posts: 2165
- Joined: Thu Jun 12, 2014 3:05 am
- Contact:
Re: [0.12.x] RSO Discussion thread
Because, while Bigger and rare patches is the idea, earlier in the game, you need to be able to get resources still.
However, I will try it again with maximized base resources at some point.
However, I will try it again with maximized base resources at some point.
My Mods:
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Re: [0.12.x] RSO Discussion thread
That was main reason I split the starting and overall resource multipliers. Try to set starting one 2 or 3 and see if it's enough to grab other patches. When playing multiplayer make sure both configs are identical.Ranakastrasz wrote:Because, while Bigger and rare patches is the idea, earlier in the game, you need to be able to get resources still.
However, I will try it again with maximized base resources at some point.
Looking at that save - enemy density was way up from RSO normally puts up. I think some of mods you have are making biters spread much faster so getting to far away resources is made more difficult.
- Ranakastrasz
- Smart Inserter
- Posts: 2165
- Joined: Thu Jun 12, 2014 3:05 am
- Contact:
Re: [0.12.x] RSO Discussion thread
Well, at the time, yes, that is true, but I am not using that particular mod at this time.
My Mods:
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
- Arch666Angel
- Smart Inserter
- Posts: 1636
- Joined: Sun Oct 18, 2015 11:52 am
- Contact:
Re: [0.12.x] RSO Discussion thread
You can try infinite resources in the starting area, and regular resources on the rest of the map
Angels Mods
I. Angel's Mods Subforum
II. Development and Discussion
III. Bugs & FAQ
"should be fixed"
I. Angel's Mods Subforum
II. Development and Discussion
III. Bugs & FAQ
"should be fixed"
Re: [0.12.x] RSO Discussion thread
Is it possible for a mod to specify how its ores are handled by RSO? Or does RSO need to have a config submitted which is part of all RSO installs?
Im making a sort of mod pack that builds on and modifies several large mods including Dytech and Bobs mods, and Id like the pack to require RSO be installed, to handle the resource spawns.
The end result is intended to be lots of different minerals, with different production chains, that may or may not spawn nearby. So lots of minerals that all give the basic metals needed for production, each with only a low percentage chance of spawning on any given patch. Not all of the minerals would have room to be in the initial starting area, either. Some would be relatively common (iron ore patches for instance) while others would be vanishingly rare (native gold outcroppings come to mind).
Id ideally like to be able to have a config file that is included with my mod, that RSO sees and uses settings from to populate spawns - and ideally Id like it to use these settings exclusively, overriding anything intended by Bobs mods or Dytech.
Thanks for your time.
Im making a sort of mod pack that builds on and modifies several large mods including Dytech and Bobs mods, and Id like the pack to require RSO be installed, to handle the resource spawns.
The end result is intended to be lots of different minerals, with different production chains, that may or may not spawn nearby. So lots of minerals that all give the basic metals needed for production, each with only a low percentage chance of spawning on any given patch. Not all of the minerals would have room to be in the initial starting area, either. Some would be relatively common (iron ore patches for instance) while others would be vanishingly rare (native gold outcroppings come to mind).
Id ideally like to be able to have a config file that is included with my mod, that RSO sees and uses settings from to populate spawns - and ideally Id like it to use these settings exclusively, overriding anything intended by Bobs mods or Dytech.
Thanks for your time.
Re: [0.12.x] RSO Discussion thread
Currently RSO uses only included config files.
I'm not sure how much work would be to add support for external configuration. One of potential problems with that is the validation of such configuration to make sure nothing will crash if given config file is invalid. There was some talking about interface to add the configuration as alternative solution - it still has the validation requirement.
Since config works on functions now I'm not sure if the way that bob's mods are using would work - I'd need to check that.
I'm not sure how much work would be to add support for external configuration. One of potential problems with that is the validation of such configuration to make sure nothing will crash if given config file is invalid. There was some talking about interface to add the configuration as alternative solution - it still has the validation requirement.
Since config works on functions now I'm not sure if the way that bob's mods are using would work - I'd need to check that.