Search found 5 matches
- Wed Aug 21, 2024 2:23 pm
- Forum: Technical Help
- Topic: Disable Factorio Texture Pixelation/Compression
- Replies: 4
- Views: 2201
Re: Disable Factorio Texture Pixelation/Compression
More detailed background information and solution: - The textures are rendered from a 3d model and then delivered with the game as images - The textures by default if zoomed in are shown without linear filtering, which creates that blocky look (which I personally dislike) - Bilinear filtering to smo...
- Wed Oct 07, 2020 1:45 pm
- Forum: Gameplay Help
- Topic: Is it possible to input balance a single belt's lanes?
- Replies: 30
- Views: 101008
Re: Is it possible to input balance a single belt's lanes?
Unless you are merging belts, blocking belt lanes or using a belt that transitions from a faster belt to a slower belt, 90% of the time you don't need to lane balance belts. Also you are lane balancing the left belt twice, which is redundant. You are of course correct. My main usecase for input lan...
- Wed Oct 07, 2020 1:04 pm
- Forum: Gameplay Help
- Topic: Is it possible to input balance a single belt's lanes?
- Replies: 30
- Views: 101008
Re: Is it possible to input balance a single belt's lanes?
Here's a slim version, which is probably useful for integration into large busses:
- Wed Oct 07, 2020 9:18 am
- Forum: Gameplay Help
- Topic: Is it possible to input balance a single belt's lanes?
- Replies: 30
- Views: 101008
Re: Is it possible to input balance a single belt's lanes?
Here I created another version that fully balances both input and output of a dual belt at full speed. I don't think it will get a lot more compact than this. inputOutputBalancer.gif The important principle behind it, as can be seen in Trebor's post, is that the final splitter merges two lanes that ...
- Tue Oct 06, 2020 11:36 pm
- Forum: Gameplay Help
- Topic: Is it possible to input balance a single belt's lanes?
- Replies: 30
- Views: 101008
Re: Is it possible to input balance a single belt's lanes?
@Trebor It took me a while to understand how this balances the two sides of the lane, but now my mind is blown. This is amazing! I will definitely use this one. I'm not sure if you realized, but your design is a full-speed dual lane input balancer. It isn't limited to a single belt. The only drawbac...