Releases: d4rkc0d3r/FactorioSimulation
Releases · d4rkc0d3r/FactorioSimulation
BeltBalancer 1.11
v1.10
BeltBalancer 1.9
Changes
- Added warning to
-tall
when there are too many in/out belts (#11) - Removed all CUDA dependency
- Underground belts will now be recognized as input/output belts
- Added in/out balance test under full load
- Shows longest underground belt distance if it's larger than 4
Performance
- Improved simulation speed by ~80%
- Adaptive iteration count now always active
-tall
now skips throughput variations with more than half the in/out belts unblocked- Default amount of threads launched increased from 1 to 4 for
-tall
&-trandom
BeltBalancer 1.7
- Added support for UG-belt weaving (#3)
- UG-belt exits now count as output belts as well
- Fixed bug when a splitter was facing the hood of a UG-belt entrance
- Improved simulation speed by ~5%
BeltBalancer 1.6
Added -tlocal[N] to test throughput for large balancers (>16 in/out belts)
BeltBalancer 1.5
Added support for longer underground belts.
Improved performance for the full throughput test.
BeltBalancer 1.4
Added support for vanilla blueprint strings.
Loads string from clipboard if no file is selected.
BeltBalancer 1.3
Small performance improvements and bugfixes
BeltBalancer 1.2
Added multithreading for throughput check. Enable by specifying the numer of threads with the command -tallcpu. e.g. -tallcpu4 for 4 threads.
Added -a option for adaptive iteration count. (does rarely not work properly, use with care)
BeltBalancer 1.1
Added some dll's that you might need to run it.