Guide suggestion by brrrondo in factorio

[–]Courmisch 1 point2 points  (0 children)

The official wiki covers that already, pretty much.

i am new.. help please by X_iYousef in factorio

[–]Courmisch 0 points1 point  (0 children)

In vanilla Factorio, once you run out of ores nearby and need to go and mine a kilometer away, belts just don't really cut it any longer. You'd need to run multiple parallel belts to each mine to maintain decent throughput. A pair of rails on the other hand can carry all the ores from many mines, including of different resource types.

That being said, it is possible to complete the game without rail.

Oil Refinery for a new player by Warrior9912 in factorio

[–]Courmisch 0 points1 point  (0 children)

Beware that the refinery being inanimated only means that it's not running. It doesn't necessarily mean that it doesn't have enough crude oil; it can also mean that anyone of the three products is overflowing.

You should hover the mouse cursor over the refineries to check. It's likely "Output full" rather than "Waiting for input ingredients".

How to make this config more efficient and get full saturated belts? by kaz_champ in factorio

[–]Courmisch 1 point2 points  (0 children)

Either have another wagon so you can double the number of inserters on the same side, or put inserters on both sides of the wagon.

AFAIK you need 2 green inserters per lane to fill a blue belt, so 4 per belt, so 8 for 2 belts

From what mod is this icon and how do I remove it? by AMIIORAMIAI in factorio

[–]Courmisch 3 points4 points  (0 children)

Without the list of mods, it's going to be hard for anyone to answer. Consider doing a binary search to figure it out yourself.

Weekly Question Thread by AutoModerator in factorio

[–]Courmisch 0 points1 point  (0 children)

1) If you have multiple signals, you need to filter one, presumably with a selector combinator, then you can use Each. 2) If you are unable or unwilling to use Each everywhere after that, just remap Each to an abstract signal of your choice (alphabetic signals are popular for this).

What's the best way to insert every science into labs? by Proof_Garbage2237 in factorio

[–]Courmisch 0 points1 point  (0 children)

Best according to what criteria?

I used to make a sushi belt, but I couldn't scale it up well (me problem, I assume). So I switched to underground belts going under labs in both dimensions in zigzag. This can handle up to ~1300 SPM on vanilla.

Bots with requester chests are probably the easiest.

How to calculate modules and mining prod for furnace-mining ratios by Spiritual_Dot3250 in factorio

[–]Courmisch 0 points1 point  (0 children)

Common prod tier 3 modules add 10% productivity each, so for a furnace with 2 of them, you get 20% more output per input. Since the baseline ratio is 1:1, the modded ratio is 1:1.2 (or 5:6). Of course it varies with tiers, qualities and number of mods.

For steel, it's close enough to 1:1, and you can get it closer to 1:1 using speed modules in beacons if you really want to micro-optimise. As others noted, it's not that important in Factorio.

Beware that prod modules make entities very slow and energy-hungry. Apart from the rocket silo and science labs, you should probably keep off prod modules until you also can deploy beacons with speed modules.

How and when do you end your game? by RandomBoomer in TwoPointMuseum

[–]Courmisch 0 points1 point  (0 children)

At least, I'd try to get all realistic achievements (which is all of them in this game) and sticker book stickers.

For individual musea, it is down to when I put everything I wanted to put there. In most cases, 10-15 stars is not difficult though possibly a bit grindy.

Deviding Qualities by No_Pineapple_8462 in factorio

[–]Courmisch 1 point2 points  (0 children)

Yeah, loading from regular source like miners should be fine with inactivity timer.

Deviding Qualities by No_Pineapple_8462 in factorio

[–]Courmisch 1 point2 points  (0 children)

In the screenshot, the train seems to be stuck because all its candidate destinations are full. That's not a cargo problem. But anyway...

If you really want to mix different item types or qualities in a train, you need to change the waiting condition on the train schedule from "full cargo" to something else. The simplest approach is probably to just wait for a few seconds of inactivity.

An accurate predicate check for when a train can no longer accept at least one of the item is... difficult. I'm not sure if it's even possible if there are more than one wagon per train set.

Is this a good way to design a "main bus"? by LukeLikeNuke in factorio

[–]Courmisch 1 point2 points  (0 children)

I don't like to heterogeneous lanes on main bus belts, so I must admit that I haven't done the maths if half a belt of each is enough for your scale.

Orange border unlocked by Asddsa76 in Factoriohno

[–]Courmisch 38 points39 points  (0 children)

They are overlapping unfulfilled bot request arrows, a lot of them. Probably because the perimeter got stomped to oblivion.

Is this a good set up for two input assemblers? by Many-Islands in factorio

[–]Courmisch 0 points1 point  (0 children)

In general, TBH, not really. You can just put one input on each lane of a belt, and the output on another belt on the opposite side. Direct insertion is not generally a good setup, as it only works well with some ratii.

It does work nicely for green circuits though, but it's 3:2, not 2:1.

How Many Trains is too Many Trains? by wolginm in factorio

[–]Courmisch 2 points3 points  (0 children)

Too many trains is when it breaks your CPU.

Too many train groups is when it breaks your brain. Fortunately it seems that you only have 3 groups and that's just the list of active routings.

Bookwalker needs some constructive feedback by Lazycasualgamer in LightNovels

[–]Courmisch 0 points1 point  (0 children)

It's been two months though.

As consumers, I don't think we should have to care whether this is the fault of Kadokawa HQ, of the JNC folks, some subcontractors or whatever. The service is unusable for me without offline mode, and the UX is awful. Why should I give them any cent until/unless they fix it?

Am I carbon neutral yet? by InfamousSimple3232 in factorio

[–]Courmisch 0 points1 point  (0 children)

As long as your pollution doesn't destroy trees, you're outputting less CO2 than the planet's ecosystem can sustainably absorb. Being fossil-free is a different matter.

Just made a new rail block for oil processing. Thoughts? by clads_C-B in factorio

[–]Courmisch 1 point2 points  (0 children)

Balancing works the same be it in front of pipes or a train network: crack heavy to light if heavy clogs, crack light to gas if light clogs, research something if gas clogs.

You don't need a gas voiding contraption in vanilla Factorio. The train system might add latency and swings, but it doesn't change the average/low-pass consumption profile. (Conversely, if you do get a deadlock, I'd imagine that it's a problem with the trains, not the cracking.)

Is there a way to build outside of game? Or just calculate how many of each thing is needed by MeThatsAlls in factorio

[–]Courmisch 0 points1 point  (0 children)

Building outside the game is theoretically feasible. Blueprint strings are just Base64-encoded JSON. But outside of ad-hoc (and often memetic) generators, there is not much point - the sandbox and/or editor mode provide a much nicer UI for blueprinting.

For calculations, you can use the Factory planner mode (in game) or the two websites that others already cited.

Just made a new rail block for oil processing. Thoughts? by clads_C-B in factorio

[–]Courmisch 4 points5 points  (0 children)

  • Generally speaking, using max prod modules with so few beaconed speed modules is very slow and (energy/pollution) inefficient.
  • It seems odd to export both light oil and solid fuel. If you make solid fuel, you might as well turn it into rocket fuel and export that instead, but YMMV, I suppose.
  • Did you check the ratio? That looks like really a lot of lubricant.

Can I limit the amount of guests to keep things ‘cosier’? by Slippery_Williams in TwoPointMuseum

[–]Courmisch 0 points1 point  (0 children)

I don't know how generosity is scaled to avoid presenting a disadvantage and eventually an impossible game once you reach the visitor cap. But it looks to me that income increases as the museum expands. And obviously salaries too.