Helfima / helmod

Factorio Mod
149 stars 64 forks source link

Munda's Big Machine incorrect speed bug #444

Closed LORD0DANZILA closed 1 year ago

LORD0DANZILA commented 1 year ago

Hi, was playing with Munda's Big Machine, noticed when calculating machine speed caped on 30 speed(it has way more speed) изображение изображение

Playing SE+Krastorio 2

LORD0DANZILA commented 1 year ago

Addition, is there a hard cap at 30 crafting speed? Was looking around and noticed that Space manufactory from SE has same problem изображение изображение

KiwiHawk commented 1 year ago

Factorio has a recipe speed cap of 1 recipe completion per tick (60/s). So the speed limit depends on the recipe time. In this case, 30 as the recipe time 0.5s.

If you set up a test machine and look at the production graph, you'll see that the numbers match Helmod.

Note that this 1/tick limit doesn't apply to productivity. Productivity is calculated as if this limit doesn't exist. So for recipes that take Prod Modules, any speed increases beyond the 1/tick limit will give you items for free.