[3ZB] factorio hacks

( Updated : October 23, 2021 )

🔥 DOWNLOAD LINK Links to an external site.






Factorio Future Plans | Hacker News Functorio | Hacker News Factorio | Hacker News What is interesting about Factorio | Hacker News

Taken all together, the Factorio journey is one of my favorite _stories_ to FFF # - New GUI tileset: Showing off their GUI design document. Factorio is such a high quality game. Not just the gameplay, but the entire development process where every alpha release is actually really stable and. Factorio seems like the type of game I would've liked as a teenager, but now it just feels like work to me. As do most interesting games. The goal is to build an enormous base, to try and launch a rocket every minute or even faster. It requires elaborate multi-lane train/rails. I haven't played factorio in a while but I do plan to keep working on this. Welcome to Factorio, the game where the goal is to automate your automation. Silly analogy to programming: Microservices. It makes sense to have a microservice to perform, say, user authentication, which is complex and. This allows you to instantly test what you write, and mainly use tests as specifiation of what the code should acctually do, which guides the thought process to. I'm thinking they may get inspired by some of the mods out there; there's a mod to go into space (build a factory inside of a spaceship) and land on other. Title was intended to race to the top of Hacker News. >What's the takeaway from this? I don't know. We certainly can't switch to using Factorio as an.

But I hope they soon choose to do a whole new game. Incremental improvements to their masterpiece is a suboptimal use of their talents. Just a few more bulbs in an already brilliant room. A fresh start would be a bigger risk but for a possibly bigger payoff for us. I'd love to see their take on something like Universal Paperclips or Dyson Sphere. So many homages have been built to Factorio; they could return the favor. Given the sheer amount of work that went into Factorio, it feels like a waste to just park it and move onto something else; it has a solid base to work off of. Its performance and the amount of Stuff it simulates is amazing. I'm thinking they may get inspired by some of the mods out there; there's a mod to go into space build a factory inside of a spaceship and land on other planets, for example. They could reach out to those and buy it, iirc that's what happened with some of the KSP features and addons as well. Maybe introduce a new antagonist entirely. Or satellite bases too far away for even trains and the like, where you need long-term transports container ships, ICBM's to get stuff. There are a handful of mods that tie the character into an external economy. Rather than the survival scenario, I think Factorio 2. Rather than "build the rocket" the task could be "have k of blue circuits ready for the arrival of a transport in X days. I'd love it if the game suddenly told me that I needed to switch from one end product to another, any excuse to delete an entire factory and build a new one optimized for a different goal. This is currently actually available as a scenario! External delivery using a very small area. Check it out if you haven't! Regarding buying the mod that goes into space, they did one better and hired the developer of that mod. TeMPOraL 8 months ago [—]. Yes please to all your ideas! There's one thing that could work with this idea that I haven't seen in any game so far. You've built this complex factory and have it running like clockwork. The game should be able to observe it - to notice that the flow of inputs, intermediate products and outputs has been stable even if cyclic, because you built a solar-powered factory or have some intermittent backpressure on the conveyors - and then abstract away your factory, simulate its matter balance via closed-form mathematical functions closely approximating the steady-state behavior. This way, you could have many complex factories running nearly for free, while your attention is focused elsewhere. Factorio itself, in its current form, may be a tad too complex for this idea to work at the very least, there's extra complexity in managing finite resource deposits , but I think it's doable in principle. But for some reason, as far as I'm aware, nobody ever tried it. Even in Kerbal Space Program, the closed-form math only applies to stable orbits; internal state is not processed. There are mods that try to simulate e. I think the problem with this idea is that it has to work extremely reliably, or it basically doesn't work at all. And that's inherently very difficult to achieve in a game that's based on simulating a complex system. I don't think you can retrofit an efficient closed-form model onto an existing simulation; it has to be designed in from the beginning. I suspect that's a big part of why KSP only simulates two-body conic section orbits. They knew they wanted to include time acceleration as a gameplay feature, and so they limited the simulation to closed-form orbits for which that could be implemented stably and reliably. In Factorio, a well-designed factory can be approximated by its steady-state behavior. But part of the reason it's an interesting and challenging game is that it's not always obvious how well a factory satisfies that criterion. You can have bottlenecks that only show up in unexpected conditions, or systems whose throughput depends on the details of inserter positioning, or feedback loops that switch from controlled negative feedback to runaway positive feedback when some parameter crosses a threshold. Given how easy it is for these kinds of simulations to accidentally end up being NP-complete or even Turing-complete, I'm very skeptical of the idea that an algorithm could make reliable decisions about when it's safe to "optimize" an entire factory without drastically changing its behavior. I think any game simple enough to make that tractable would effectively be an entirely different genre. I would be pleased to be proven wrong, though! That said, you could certainly optimize the simulation of individual components that are themselves simple enough to not have chaotic behavior. In fact, Factorio does some of this already. For example, long transport belts are simulated by tracking the position of items relative to the belt, rather than their actual coordinates. So an item's "movement" isn't simulated on every frame; only when it reaches the end of the belt, or gets picked up by something, or if you're actually looking at it. I share your skepticism on the closed-form model. I do think there are other opportunities to optimize a sufficiently remote base though. I like this idea. I want my robot navy, now shut up and take my money! Yes, but one-hit wonders are more common than repeat hits. I'm reminded of Notch's post-minecraft dreams, that space game that never got off the ground. Or KSP. Monkey Squad boiled out into nothing KSP2 is a different team. I think they should milk the cow they have by launching massive content expansions Take my money! Imho Factorio's next step should be into 3d. I don't mean a 3d game render, I mean factories biuld on different planes, or even a spherical planet. There is a game out there I shall not name that is claiming to be a multi-planet 3d version of factorio. People do want more. The actual author of KSP Squad is an ad agency I am not doubting your story, but saying that KSP is the stepping stone to a balsa model sim would have been opposite to what I would have thought. But if their goal is accurate flight model simming I can see how that's quite a different thing than what Kerbal is. I like Kerbal because of the scale of the systems that are possible, and because of the challenge of planning out the logistics of a cross-solar-system flight. Setting up a scientific "colony" on a far flung planet is just a cool thing. I certainly don't come to Kerbal for its flight mechanics - not saying they're bad for what they are. It's just that the game's physics are built around the requirements of time accel. Also, I've heard the broad strokes of that story about Squad before and always wished I knew the specifics. Getting an ad agency to financially support a video game to get an employee to stay - that's gotta be an interesting story. He explained that when you are making airplanes in MS Flight Sim, the aerodynamics is manually defined, is a pain in the ass to define, require a ton of manual labor, and not necessarily will work as expected. He said then his dream was a game that was like MS Flight Sim, except players would be able to design airplanes in whatever way they wanted, and the game would calculate all aerodynamics for them. Sohcahtoa82 8 months ago [—]. Any particular reason you don't want to name it? I mean, I know what it is, and I've sunk 12 hours into it so far. While it still has a lot of polish left to do It's only been in Early Access for two weeks! I like it because it allows me to stack belts to more than two levels which makes dealing with spaghetti a lot easier. I have the "other", more eh It's beautiful, but placing objects in first-person is actually rather frustrating. Why are you two not sharing the love?? Wube will not mind. Satisfactory is my favorite since it has an expansive world that is aesthetically awe inspiring, combat that will traumatize you IRL, and dual tech trees with separate mechanics. Original IP is a big risk when Factorio is that tough an act to follow. Sometimes you make something groundbreaking, but then your sophomore effort takes you to the stratosphere. Other times you have that one period of genius that you can never really top, like Minecraft. XargonEnder 8 months ago [—]. Someone please name it this sounds fun to me. I would like to see simulation games which work together. For example, combining a transport simulator, a city simulator, a production simulator and a theme park simulator. You build a quarry which digs up clay, and another which produces coal, create bricks, use the bricks to build houses in a village, expand the village, find you need a glassworks, connect your villages together and handle trading between them with a transport system A universal format for "simulation stuff" would mean you could have it extensible, so you could have a dedicated farming simulator if you wanted, else it would be treated as a box with an average output, with the same logic applying to sub-elements, so if someone wants to micro-optimise a plowing algorithm, they can have a "plow management" simulator which plugs into the farming simulator, which plugs into the transport simulator. At the other extreme, someone who was only interested in country level trading could have the country outputs boxed based on an average level of output. Might be too complex for any one player to handle everything, but even so! InitialLastName 8 months ago [—]. I feel like this similar to what Spore promised, but only achieved a sliver of. I think the challenge is that there's a tension that comes from having lots of optional, interacting systems that the player both a can make meaningful improvements to a system that contribute to the rest of their game experience "If i make farming better, my town will have less food" and b can ignore systems they aren't interested in without crippling their gameplay or, conversely, improving one system making the rest of the game too easy. The tension is almost tangible in games like the Paradox grand strategy games: if you pick up something like EUIV as a novice now, it's very difficult to figure out which systems are actually important to moving the game forward in a meaningful way. Edit to add: this does sound like an awesome idea though. I fully endorse this idea. There was a mod once that after you launched your rocket in Factorio you could fly it in Kerbal Space Program, then you'd get science packs in Factorio when you landed it. I like the idea of an expansion. In particular, the current vanilla gameplay seems to lack any concrete goals to work towards once you get your first rocket launched - you're just expanding your base for the sake of it. Which is a lot of fun, sure. Launching your first rocket could trigger an alien invasion on the planet. You now have to fight much harder enemies than the biters you have dealt with so far. You and the aliens will fight over resource fields. And you have to stop them from building their base to the maximum level. I mean what little story the game has is that you're an engineer that crashed on a planet, it would make sense that you want to get out again. I'm pretty sure this already exists as a mod though. I'd love to see their take on a City builder. Skylines and Sim City are fun, but not challenging. They have the talent to make this genre more than "balance residential, commercial, and industry". I agree they'd do a great city simulator. Additionally, the assets, algorithms, experiences and engine are optimized for factorio-like genre, it's logical that they want to utilize them more or less. If they start into 3d like Satisfactory or Dyson Space, I won't be that optimist. Even if they can do it, it'll take much time. It'll be amazing if they can pull it though. I think big expansion pack will be the best course for them, bonus point if they can really expand the gameplay. These are fun "metrics": 2. They should write more lines of code, they'll be rich! Majromax 8 months ago [—]. I think that's literally what they intend to do with an expansion pack, after all. They are neat! I got inexplicably a huge grin reading these. It's just cool to see how it all breaks down :D. Bakary 8 months ago [—]. If there are 0. That's impressive, and is probably much higher if you take into account the traditionally large number of Steam who don't install many of their purchases. Something that may contribute to that may be that Factorio has never been part of a Steam sale or bundle, which is where I suspect most of those "owned but never played" games come from. I'm sure this is also affected by a large number of 'idle' hours where people are running it in the background or something. I did that on my first playthough. Getting those blue circuits was going to take awhile, and rather than fix my bottlenecks to speed it up, I just went to bed and let the game run overnight. Factorio is my number one favourite game ever, and a large part of that is because of how open kovarex and the rest of the team has been during the whole development cycle, with the weekly development blogs etc. I've been a player for many years, and watching Factorio grow and get better over time has been very inspiring! Factorio is my favorite game ever as well. I never played any game more than 10 hours; except factorio in which I have Part of me is happy about their decision to make an expansion because my friends and I can return to this amazing game in a year and enjoy a fresh experience. But I would have liked to see what else this amazing team could have done. Like maybe a city building simulation game, optimized as well as Factorio? Would have been amazing for sure. Guthur 8 months ago [—]. Cities skylines has a real good traffic simulation, some of mods make traffic control really sophisticated. Check out biffa plays YouTube channel for some great traffic optimisation. This is not true at all. Literally every aspect of city planning had an impact on that simulation, and you could follow every car and knonw it was there for a reason. This means that if you have a really bad traffic state every aspect of your city goes on fire. On the other hand Cities skyline has a lot of other cool factors but traffic simulation comes really short. It is just derived from statistics of the city but there is no link to be found, so you can just guess what aspects of the city has some coefficient on the traffic algorithm, and the worst part is that if you happen to plan something really wrong, well, nothing happens. Yes the statistics go down a bit, but everything else goes on like nothing ever happened. That was the deal breaker for me. SignalNotSecure 8 months ago [—]. It's a whole new game and it's actively developed since , with developer momentum picking up. The Skylines traffic model is agent driven. The residences have residents who travel to shopping, and the industries have to receive raw materials and ship finished goods to retail or export. Despawning does occur, but if there is too much despawning and the industries cannot get their raw materials or deliver their goods, they will complain and eventually close. Same if the commercial zones can't receive deliveries or get customers. Garbage trucks need to be able to complete their rounds or garbage piles up, and dead bodies need to be picked up. There are map views that show exactly what trips are using what roads, and you can trace a vehicle from source to destination. Despawning can be thought of as what happens in any city when the traffic grid is overwhelmed: some travel simply does not occur at all. People stay home or they do not transact business because traffic is too bad. It's not a perfect traffic model - for instance, residents don't really need to get to work or school; they are just teleported there if there's no route. Cars do not need to be parked. So a city sim with the Factorio devs' obsession with optimization would be great. But it's not accurate to say that Skylines traffic is just derived from the statistics of the city. If I remember correctly garbage trucks were exactly the only vehicle represented on the traffic, so yea, a part from that you just expanded my point. Just derivative statistics that goes down and up. Nothing like a real simulation like the SimCity one. From what I've seen, in C:S, all vehicles are Vehicles will despawn, though I'm not sure what it's based on. Dunno if it's total time on the road, or if it's based on being stuck in a jam for too long, or what. In any case, a vehicle that despawns is a cancelled trip. A commercial building won't receive its goods. A worker won't get to work. If your city's traffic is bad, a significant number of trips won't complete, and your commercial districts will abandon due to lack of workers or lack of goods, industries will abandon due to lack of buyers or lack of raw materials, and residential will abandon due to unemployment. Despawning affects service vehicles too, so if they're frequently being despawned, garbage piles up, people get sick and die, crime goes up, etc. There are mods that will disable despawning. But in a large city, this will likely make your roads turn into gridlock. Once this happens, nobody reaches their destination, and your city quickly goes to shit. There's a very popular, easy-to-install mod that removes automatic traffic despawning and allows you to make a bunch of other behavioral tweaks to traffic. Balgair 8 months ago [—]. I think one of the best parts of this game are some of the unique multiplayer mods that exist. It's a shame though that typical multiplayer numbers are fairly low in the order of players in each of the top 2 games, then games averaging 5 players, and hundreds of empty games. There are plenty of mods in this game that increase the number of resources, buildings, technologies, etc by a factor of 5 or more and I personally find this is far too complex and takes the fun out of the game and makes it too repetitive and clinical. Fragmenting the small-ish user community between "base game" and "DLC game" would possibly make the multiplayer experience non-existent due to low player numbers. I'd really enjoy some kind of campaign expansion, a connected series of missions with specific goals and constraints. One of the tutorials, where you need to rebuild a half destroyed base with satellite mining bases aiming to produce a certain number of materials as the goal, is a nice example of what a campaign mission could be. I suspect they'll go off in a different direction, Factorio is more of a pure sandbox make your own fun kind of game but I think you could do some fun campaign stuff. Deestan 8 months ago [—]. They had the main campaign like that for a while, but found that losing your build between missions didn't gel with how the game was supposed to be approached. They could probably fairly easily add on a progression system, expanding on top of the achievements. Like an extended tutorial. I loved it. Love to read this. Thanks man, there goes my free time. Why did it have to have an Android version. Nice game though! Now I secretly want wube to tackle factorio mobile. Not as complex as desktop factorio of course, but I want to know what UX improvements they can achieve. Hope you enjoy it. Just a helpful note for those that saw they want programmers: You must be hire-able in EU, because they can't afford to sponsor people. Sadly this doesn't include me :. One thing that I would really like to see is a sort of hybrid between Factorio and a colony type game. Imagine that instead of crash landing by yourself, you crash land with an entire group of people that you have to protect and provide for while you bootstrap yourself up to getting everybody off planet. For those who don't like biters, it can provide another means of making pollution matter. For those who do, it adds another interesting complication. Along with that, I'd like to see more green energy. Wind power, for instance, could be an early game technology that competes with boilers. Perhaps also geothermal power that must be generated at a particular location. Of course, more could be done with water. Boats, offshore resources, aquatic biters? Depletion of water resources so you don't have a one tile pond cooling 4 nuclear reactors? Or making the water less useful the more polluted it is. So many possibilities. I wouldn't mind pollution having additional effects. I mean it could make solar panels less efficient. In addition to the existing effects of making everything look like shit, long term climate change might be an option. Or weather, for that matter. Adding snow weather would be a big job snowy variants for all sprites , but causing nuclear winter from using nukes, or ash snow from burning the forests, or everything going sooty from the coal or glowy from radiation would be a really nice addition. Not much in terms of game depth though, I guess. Make solar power long-term preferable because of ecologic reasons and then add snow in winter and dust storms in summer[0], so now you have to clean the panels ;. A bit like a cross between Factorio and Rimworld then? Speaking of crosses, someone should cross Factorio and Stardew Valley. All the time I played the latter, I dreamt of being able to automate the farm. Minecraft with bots you could program was good fun and sounds like a similar vibe, I think I used ComputerCraft. TobTobXX 8 months ago [—]. There's a RimWorld mod for something in that direction. Haven't checked it out though. As someone who doesn't code all day any longer, factorio really tickles that part of my brain. Every problem that needs to be overcome, every obstacle in the path, every idiotic decision I curse is something I did previously just to get things working. Then I run out of space. Or I need to pipe water in. Or a factory is outputting to the left when outputting to the right would be a better decision Or 1, belts? I've done it again! Let's just say I never learn. DonHopkins 8 months ago [—]. They should make a straight-up visual Lua programming interface within Factorio. Open up a building and read and reprogram its Lua scripts! And libraries of buildings for different kinds of programming tasks, including programming drones, web services, image and signal processing audio and video frames along the conveyor belts , scripting Factorio's simulator and user interface, orchestrating scenarios and simulations, and programming Factorio extensions themselves! Robot Odyssey re-imagined in Factorio! You mean the Combinators and circuit network? I know a lot of people who enjoy this game, and I am trying to get into it at the moment. I played a couple of hours earlier this week, and this is my review: The premise of the game is excellent. You have crashlanded on a remote planet and have to start from nothing, acquire resources, build tools, build machines, automate the acquisition of resources, etc. There are 2 things I don't like. Firstly, I don't like the "biters" that come and destroy your base. I don't really think this adds to the game in any way. It feels like it was added to the game to make it appeal to the "gamer" demographic rather than the "programmer" demographic. If I'm working away on one corner of my base trying to solve automation problems, I don't want to have to run away and piss about shooting some pointless biters who are trying to destroy my stuff. I know the answer is "that's an automation problem too! But I just want to calmly play the game at my own pace, I don't want to have to be attending to urgent biter problems. I stopped playing the other day after biters destroyed a load of my stuff and I no longer felt invested in the game. That's not fun for me. I want to play the game, but I don't want my stuff getting destroyed if I do a subpar job of defending it. Secondly, and this is partly related to the biters, but not completely , I find the game surprisingly stressful. I think this comes from the interplay between short-term and long-term problems. I don't know exactly what game mechanic causes it, but I think I would find it much more enjoyable if I could calmly work on problems without having to run around topping up coal and otherwise putting out non-automatable fires. Perhaps it's just the visuals of loads of materials stacking up on conveyor belts and going to the wrong places, and the kind of visceral feeling that the problem is getting worse for every second that it's not solved. I don't know. I don't find that relaxing. I will have another go though. I love the concept, and I haven't actually got to the end of the tutorial yet. I understand that when you start the proper game you can ask for "peaceful" mode which turns off biters, which sounds ideal for me. Thorentis 8 months ago [—]. I think they are intended to push you along with development. Since they continue multiplying and evolve to become stronger if you don't destroy their bases, you need to make sure your tech develops and that you deal with them. It's meant to push you towards constantly improving your tech, rather than focusing on e. And weaponry is a massive part of the tech tree not to mention rewarding; train based artillery: yes please. You're looking for "peaceful mode". I've played on both peaceful mode and normal settings. The advantage of biters existing is that they act as a check on runaway expansion and encourage you to move to cleaner energy sources. When you replace coal plants with solar or nuclear, you'll find that biters aren't annoyed by your base so much. Peaceful is fun. Non-peaceful is also fun. But the powerful weapons at the end aren't as enticing on peaceful as they are on non-peaceful. Chico75 8 months ago [—]. The developers explained the rationale in an old blog post. Basically they were able to see through playtime statistics that people playing in peaceful mode gave up at a higher rate than non-peaceful, because they didn't feel that pressure to keep improving things. MrLeap 8 months ago [—]. Sounds like peaceful mode is for you. I happen to like the biters. They give a nice "pay off" for all the industry you're creating. They're a chaotic externality that changes how you have to design things. I think they're a bit too binary though. Either they're brick walls or cotton candy. AnIdiotOnTheNet 8 months ago [—]. I don't know if it means anything really, but: Subnatucia: gather resources and build things so you can get off the planet you've crashed on. Encouraged to respect the environment. Actually get to leave the planet. No automation. Factorio: gather resources and build things so you can gather resources and build things so you can gather resources and built things so you can Environment is just a resource. Build a rocket, but instead of leaving just keep building more rockets. I thoroughly enjoyed Subnautica despite some resource grind. The experiences it creates, culminating in what I can only describe as "leaving your first apartment for the last time", were well worth the investment to me. I put it in my top 5 games of all time. I stopped playing Factorio immediately after launching the rocket, and didn't enjoy the time I spent doing it. I think I only kept playing because I could slog through and finish it and I was "working" from home with the goddamn plague anyway. In a lot of ways it is like Universal Paperclips: the automation exists for its own sake to the extent that you'd destroy the universe just to keep the score going up. We have developers out there right now optimizing for "engagement", looping people into their own little recursive realities to efficiently harvest their eyeballs for advertisers. We know this is harmful to them. We know this is harmful to society. But the factory must grow. We need more paperclips. Playing Subnautica at the moment, and I'm finding it kind of slow to get going. I have upgraded my tanks to ? Also grabbing things seems to require too much precision and proximity at least on PS4 , grabbing fish swimming away from your for food has been a chore so far. Also I feel like I'm spending too much time on basic survival maintenance right now, grabbing food and water resources over and over again. It gets better, right? I like some things about the game but I'm not really into it yet. I heard it compared to Outer Wilds a few times, and that's why I jumped into it, because Outer Wilds is a masterpiece, in my opinion, but I'm not seeing it right now. Of course part of what I liked so much about Outer Wilds was how strange everything was and piecing together the mystery of a story scattered across its solar system, and how you're basically collecting knowledge, not resources. Outer Wilds is incredible, but the only part of Subnautica that I would say is really similar is the exploration and the "how do I get there? I played Subnautica on PC with a mouse and keyboard and without the survival mechanics. But to the extent I've watched other players play with survival, it becomes much less of a factor. Base building helps because you can set up water purifiers, aquariums, and little farms. Things really take off once you get the Seamoth your first sub. I would say that literally any FPS game is going to suffer from not playing with mouse and keyboard though, I don't know how people playing with controllers can stand them. How long have you been playing that you haven't yet built your first base? As I recall that becomes available pretty quickly as all the minimum necessary blueprints are pretty close. The ship in the distance had its first explosion recently. I think I just haven't really started down the base-building path yet. I built a I thought I built the pipes but I might not have yet, I don't have anything else unlocked. Would building the pipes unlock more things or do I need to hunt for something in the sea? I know I figured things out a little more slowly than the game expected me to. I kept thinking I was supposed to explore more at the beginning than it wanted me to. I actually almost killed myself trying to reach the ship and trying to find a non-radiated section to enter, since the game made it sound like I needed to explore it right away, and before that explosion happened now I know I'll need at least a radiation suit. Now that I know that food and water becomes less of a hassle once I get that base started, I'm definitely going to push down that path, and I expect it will make things more enjoyable. Hunting the fish is one of my least favorite things so far. I prefer playing these games while sitting on the couch. I played through all of Outer Wilds on the PS4 and had no issues, for example. Even the new Doom game with its twitchy gameplay is plenty fun on the consoles. The explosion of Aurora is not something you can prevent and you're right, the game does not really make that obvious. Many players, including myself, had some anxiety over that. It does change something though, and you'll see what if you go towards it. I think what you're describing is a floating air pump? I'm not aware of a water purifier that isn't base-interior equipment. You can use the pipes with the pump to give yourself access to air in deeper water, but my personal opinion is it isn't worth the effort. A large portion of the game is finding and scanning debris from the Aurora, which unlocks blueprints of new equipment. The scanner is your friend, use it a lot. I played it more over the weekend. I've got a starter base and a Seamoth now. Thanks for your help! I finally tried it when it hit 1. Thematically I can appreciate the statement there, but I don't think the gameplay backed it up very well, at least not for me. If I had enjoyed my time with it and been one of these people who continues to strip the planet bare in order to launch rockets for its own sake, then I would say that the game's theme was an incomplete thought since I was never confronted with the weight of my actions. I'm not sure how that would be accomplished, maybe at some point the biters cease to exist, the plants all rot and die, the day time gets darker and darker as the sky is obscured with smog. Something like that. I've had the same thing. I got the hang of it with peaceful mode, and launched the rocket : Then I went back and tried with biters there, and enjoyed it. There is definitely an extra element with them present. Every time I start a game now, I customise it and keep the biters, but make them weaker and less aggressive so they're not a constant pain in the arse, but still present. I totally get the anxiety around "things piling up", but that is something you learn how to deal with. One of the things I found useful is the concept that a stockpile sitting on a conveyor belt is as valid as a sitting in a chest. And rate-limiting production by "there's no more room on the belt" is also perfectly valid. It does get more fun when you get to the flying robot stage, and there's a screen full of whizzing robots making everything happen. I feel like the demo levels were setup to teach to to fear and deal with the biters. As a result when I played the real game they were no big problem in the early game because I immediately invested in building walls and appropriate armaments. In the demos I felt like they were too much to handle and too easily overpowered me. In the real game things are staged so the biters are initially weak, far away, and attack infrequently giving you plenty of time to prepare for them. Biters causing damage disproportionate to my ability to blink off just wasn't a problem in the real game for me. They caused more damage over time, but by the time they did I had endless supplies of the things they were breaking and automated repair, etc. Once I automated defences and cleared out nearby nests-- which kind of acts like a useful arcade minigame with its own strategic elements-- e. Later in the game, pressure from the biters created logistic challenges that kept the game interesting. Basically when you've mastered the ratios and the supply chains, and deployed logic to balance your fluids, and whatever-- the game can get a little grindy without some kind of hazard here and there. As you note-- there is peaceful mode. From reading the subreddit I understand some number of people run without the biters. I believe there are also settings you can adjust to make them less of a problem without turning them off completely. I found that some of those stressed you experienced get better as I went on, because I learn how to fix them "oh, this again? Some tools, like construction robots also make some annoying problems a LOT easier to deal with. I felt I'd basically mastered the game once my solution to a problem in an area could be to sweep it with the demolition tool, remove everything, than rapidly churn out some novel blueprints, tile them all over the place I felt the same as you in the tutorials, wound up stopping around the 4th tutorial and dropping it for months, and disliking the biters immensely. I wanted to tinker, not fight. A friend convinced me to give it another go later on in a multiplayer game and I got hooked. I agree they're very stressful when you also don't really know what you're doing yet with the game. I would suggest leaving them off for a first game if you're feeling they're stressful. I still prefer to play with them turned down, or to play a Rail World where they exist, but don't expand back into cleared areas. There is also automated construction and reconstruction that eventually becomes possible. I don't have to piece back together some destroyed assembly line by hand because I missed an avenue for getting attacked, robots do it for me so long as I have repair packs or replacement materials in inventory they have access to. Have a great production setup and just need more of it? I really didn't enjoy the game with the biters turned on, but absolutely loved it when I switched to peaceful mode. There are enough problems to sort out without them, like "why do I suddenly not have enough iron plates", or "why do I suddenly not have enough copper plates", or my personal favourite, "why do I suddenly not have enough iron plates again"! Biters are there to add pressure. After you get the swing of things in Peaceful mode, a Normal game is much more fun. Then, give Death World a try. It's the most compelling challenge in video games I've ever found. Bring a friend or two and you're guaranteed to make memories. Once I got the hang of a default world, Death World was an extremely satisfying challenge. It helps me to not get stuck trying to perfectly place my iron smelting line because I have to get it down now or else the biters will destroy everything. I have 20 hours playing with biters, and on peaceful. Is it good? How does it compare to Factorio? I have, it's worth getting, it definitely scratches the same 'must It's early access but very playable and feature complete, but it does feel less polished than factorio obviously can't compare to an 8 year development effort! Satisfactory is another great play for fans of the genre. Both games are 3D, and both use the additional dimension well. You can play them fine just like factorio I did the first runthrough and treat 3D as eye candy, but you'll do better if you 'cut with the grain' and learn how to build 3D factories. TheClonker 8 months ago [—]. Fair warning, i only played a couple of hours and didn't advance the Tech Tree very far and i'm still on my first planet so take it with a grain of salt. For me at least it is fun, i like the "gigantic" target of building the dyson sphere as an end game and i enjoy the constraints of building on a 3D Ball with limited space but you can wrap logistics around the equator etc. In a comparison i would say it's not as fleshed out and not as polished but as i said, not a lot of playtime and its early access. But for me at least it scratches the same itch as Factorio. So if you think about buying it read some Steam Reviews and watch a couple of Videos, but for me at least it was worth buying :. Thanks for mentioning it. Looks fun, I may check it out. That said, here is my generic complaint for space games: could people please start making games where planets are the size of, well, planets? I suspect the reasons these games don't are twofold: firstly it's difficult technically to get an engine to deal with such large scales effectively, and secondly it's hard to make the gameplay work around such differences. That said, EVE has had realistic scales for space for a while, and star citizen is boasting about their engine which can handle such scales, though whether that will actually turn into a game is yet to be seen. This is one of the things I immediately liked about Factorio: the scale feels right. A sprawling factory feels like things are far apart. I have to use the car to drive around it, or use trains. Stellaris sort of gets this right. In a galaxy, the navies can take a game year or more to make a journey. But planets just feel tiny, and "pops" can immediately teleport from one planet to another even if the navy would take a year to make the trip. That's what I love about Factorio. The world scale is right for its setting even if mines could use a scale-up. Trains, when I first saw them, blew my mind completely. Stellaris is a funny example, because I feel it has the reverse problem - the scale of the map is somewhat right even if the galaxy is ridiculously small , but the speed of the game makes it hard to feel. On top of that, intra-system scale is completely wrong, and planets, as you said, feel super tiny. Also most planets are completely useless. It would be fun - even if out of scope for Stellaris itself - to see a similar game where the solar system view is more of a schematic map, but planets actually orbit their Sun, and were real-scale - i. And see your puny little orbital habitat, with a huge Earth-sized planet in the background. Slow down game time to wall-clock rate, and you could almost imagine your empire's citizens living there, seeing what you see through the windows of their home. And perhaps you would then turn your camera towards flashes of light far beyond, knowing they come from a space battle millions of kilometers away. It would be just a gimmick, but wonderfully immersive. In ksp you can speed up time, otherwise it would be unplayable. Manipulating time might break other aspects of gameplay, so you are left with skewed scales of distance I guess? Yeah, timewarp is crucial for this to work. But, looking at Dyson Sphere Program, space scenes seem to be already operating under a timewarp which is implicit in the scaling factor. Modelling a whole solar system may be tough - planets are really big, and really really far away. But I think that, at the very least, a moon system would work. A central planet with half a dozen moons of varying sizes. Moons can be small and much closer - but they'd be still three or four orders of magnitude greater than what we see in most space games. Getting to the outside planets in KSP still take hours with max speed on. Space engineers is awesome but the physics intensive nature of it prevents it from having large scale servers. A lot of the amazing vehicles I have seen on Youtube are ultimately pointless because the player population on a server is never high enough to justify them. Arrath 8 months ago [—]. Clang lurks You still have to do the hard work of figuring out how to build a fun game on top of that. As an extreme example, you could complain that the planets in Super Mario Galaxy are way too small, but you'd also be missing the point of games. I'm actually doing a bit of that work in my spare time :. Over the years, I've been coming back to this one question: how to make procedurally generated content immersive? You need procgen to create truly large game universes. But I haven't seen a single game where procedural generation would create an immersive world. Or even an interesting one[0]. In all the games I played, I've seen one or both of the following immersion-destroying things: - The mechanics are plain obvious. You see a few examples of a generated thing, and it's trivial to guess the pattern and know what you can expect in the future[1]. Stuff is randomly generated, but doesn't make sense. Creatures drop loot they don't use, or shouldn't even have, lore-wise. Dungeons are arranged at random, with no sense of purpose for the layout. Quests are closed loop, with no meaningful impact on anything else in the world. The closest I've seen to an immersive procgen game is Rimworld, where if you squint just hard enough, you can live the story of your colonists. But if you open your eyes just a bit, mechanics still stick out like a sore thumb. But textual medium also helps - you have to imagine things, and there are no visual inconsistencies to spot. Right now, I'm casually exploring if the two points above - mechanics and story - couldn't be improved if the models used to generate content were much more complicated in causal sense: instead of few dice rolls, one could build deeper causal graphs and work with probabilities conditional on particular game state. That, and making enough randomizable parameters to ensure the categories aren't obvious. If you know of any game, in any genre, that you feel does procgen right, I'd like to know the titles. I'm also on the lookout for related scientific literature. You can go anywhere and it "feels right". But there's hardly anything to do once you get there. You could, as I tend to, install mods for extended base building and resource mining, but there's only so much fun you can have with it, and the physics engine goes out of its way to make establishing large bases impossible. Celestial bodies in KSPs are very much like checkboxes. There are random quests, but they follow the same obvious pattern. Find a non sequitur something or someone somewhere, bring it to quest giver, for a non sequitur reward. There are random critters and weapons, but you can quickly tell the categories that are being randomized, and there isn't much variety in those. There exists some music experiments that last very long, e. I wonder if this kind of idea, to scale the time of a game to last tens of years could be an experiment that would inspire people to participate. The game need not run on the original platform till end and the game could possibly evolve over time, but the actions of original players should have ever-lasting consequences. Just a weird idea that popped into my head reading your comment. I had this idea for a browser space exploration MMO where the universe would be large , in the sense that there's a billion stars on the map, and players get spawned in relatively small area of it which expands as more players join. Entire such galaxy would be traversible albeit slowly , there would always be somewhere further out to go, and at the same time, everything players do is permanent. When a player decides to abandon the game, their constructs become ruins and derelicts for others to find. The admins would be in-universe Q-like[0] deities, and all admin actions would be in-game e. Scale-wise, I'd like to make such game reward studying and building up your home solar system, vs. On my list of ideas for such a game was also another thing I miss from most games: diverse and possibly unbalanced tech trees. No "rock paper scissors", no Pythonesque "there's one way to do it". I'd like all three to coexist within a single universe, on equal footing, but with different mechanics and tactical implications. Writing this makes me feel young again :. As a kid, I think I had a list of such ideas written down somewhere. Thanks for sharing, fun ideas! Aren't at least the distances absurdly large? I saw an model where the Earth was one pixel and I hand to scroll quite some time to get to Mars, let alone from Mars to Jupiter. Yes, they are! And so are the sizes! A planet has a lot of space to use. Not what you are looking for but Flight Simulator has a map of the Earth for its gameplay. Not even off the first planet yet but the motivation to reach other stars and check out the black hole is real but not pressing, because I have production lines to optimize! DSP is Early Access and expected to develop much further. The current state of the game is worth the price. Still in development so the tech tree needs fleshed out somewhat still. The basic resources are there and the production flow is generally similar. One thing that I personally don't like compared to Factorio are the basics of the logistics system to begin with. DSP's belts are single lane, which can really limit their throughput and utility. So you can't run a combined belt of both coal and ore to your smelting array. On the upside, storage warehouses are 3x3 so you can use those as impromptu splitters as well as a buffer, at least. The inserter-alike also has a transfer rate dependent upon the distance it covers think normal vs long inserter throughput and I have had trouble getting them to consistently snap to the closest belt segment, instead going one further and halving their transfer speed. Which has been maddening. That said, I do like the 'Planetary Annihilation' style, that is the spheroid planets and solar systems to explore, and I haven't built beyond my first planet yet. Another plus, your character starts with the equivalent to personal construction drones which was something I always beeline for in a new game of Factorio, its a nice quality of life thing. This isn't true at all. Are you playing with the grid turned off or something? I'm trying to understand why you're having trouble. I should've prefaced it that I only had like two hours into it, d'oh. I was playing with grid on, but cause I hadn't been able to pull off belts to the side as in your picture I was dead-ending belts as close to buildings as I could and at times it would snap to the 2nd closest belt segment and not the closest. It plays like a much less polished but perhaps prettier factorio considering it's early access this isn't necessarily a huge problem. Certainly factorio was far less polished when it was first available on early access. I feel like the bits they've added 3d and space-flight between multiple planets aren't adding much to the factorio formula at the moment and at the same time make some of the polish in factorio difficult to implement e. The lategame seems to drag on a bit because of this: there's a lot of rebuilding of the same infrastrucure on different planets and it can get a little tedious. In comparison to factorio there's less interesting automation puzzles to solve and less tools to solve them with no trains and no circuit network, for example. They do have things like multiple outputs from one recipe but there's not a great way to balance them. I feel like if they lean into the differences from factorio there could be an interesting game that's differenciated from factorio: factorio ultimately winds up building towards automating the automation: in the endgame you develop ways of building more and more parallel factory in an efficient manner, using blueprints and robots and the megabases generally develop a standard pattern for placing these down, speeding up expansion even more. I feel like DSP could go in the other direction: instead of building more of the same basic components, have an upgrade path with more advanced buildings with higher throughput, perhaps with a more complex set of intermediates alongside to make for interesting automation without the repetition this idea is already present in some of the minecraft mods which inspired factorio and some factorio mods: basically e. This would perhaps allow a bit more of an epic scale that comes with the idea of building a dyson sphere, as you could build up many orders or magnitude from where you started, as opposed to maybe three between start and end. Scea91 8 months ago [—]. Randomly bought it and I haven't had as much fun with a game for a long time. I haven't had the "just one more thing before I go" immersion with a game for years. Also, I can't believe it is early access, there is so much content already. I love the epicness and atmosphere of it. With that said, I haven't played Factorio. Thought I wouldn't enjoy it as a programmer because I have enough of this stuff during the day. You can complete Factorio without any of the bits that feel like programming, and it's not that hard. I also prefer the brighter, more colorful, less gritty aesthetic. I hate the mech recharge mechanic and there's something in the UX that grates me, but can't quite point my finger on it, a combination of "where's that menu" and "how do I get this screen off my face", but the game so far has nothing wrong. When you start your game in DSP, there's an option to make resource nodes unlimited. Multiplanitary Factories would be awesome. And a way to build a Dyson Sphere ;. And it just turns out they hired the person in charge of that mod ;. DSP has also only been out for two weeks. It's got plenty of time to improve things. So far, it's actually been my favorite. Factorio steam early access started out better than current DSP though and things rarely improve much during early access development. DSP just feels slow and clunky in comparison, just placing down a belt takes forever early game, and later it gets faster but at that point you have blueprints in factorio making factorio still have a much smoother experience. Also the random undetectable mini elevation changes messing up your building placements making you unable to load stuff from them to the nearby belt are really really annoying. You misspelled Satisfactory ;-. IMHO, the 2D top view is a way better interface to visualize your huge factories than a subjective view in a 3D world. I really wanted to enjoy Satisfactory, but I found the first-person view to be frustrating to actually work with. Also not a fan of how hard it is to get around the terrain in the early game. The jet pack needs to come much much sooner in the progression. As someone with potato laptop, I am forced to disagree. Very happy with their plans. I got more than my moneys worth out of factorio and I'm happy to buy DLCs if they're not a scam of course, which given their track record I doubt they will be. But DLCs fragment the community and thats bad. So I think a big expansion DLC is indeed the best course. I think this is a nice way of doing it without fragmentation. This is probably the only saving grace to Paradox's DLC model. Its a very friendly way to do it. It's not exclusively sold on steam, so that's an underestimate :. SloopJon 8 months ago [—]. Can any GOG customers comment on their experience? My feeling about this and a lot of the similar games: opus magnum, spacechem, etc , is mixed. I like the idea of them, but I don't actually enjoy playing them. They feel so much like programming that I generally just go and actually work on programming projects. That way I get the same problem solving challenge, and the end result is something I can actually use. Why would I want to spend time solving made up problems when I can solve real problems in my hobby projects? These days, the games I find myself enjoying are games with a interesting story, or that are mechanically fun to play e. I am a big fan of Stellaris model - sizeable DLCs. Also other things that reduce gami-ness; Gaminess kills immersion in my view. Engineering-MD 8 months ago [—]. Personally I think the factorio format would work great for developing biochemical systems into cells and then multicellular organisms. That would be a good spinoff that I would play. Karawebnetwork 8 months ago [—]. One thing I always love to do whenever this site is linked is click on the "back to top" rocket button at the bottom. Such an amazing little easter egg. The game is ridiculously popular and has a fan base that has means. Release paid DLCs, or even an entirely new game but keep monetizing. Free updates forever seems silly. I agree. As much as free updates forever is great for those of us who get free stuff, modern games are already ludicrously inexpensive. Is this game multiplayer? Co-op, pvp, team production challenges, modded games, you name it. The default is co-op building the factory together. Can personally recommend the wave defense. Either start a server from the GUI or setup a headless linux server. Against griefers there is a permission system if you're not online yourself to watch out, and if you are, you could also do it the KISS way and roll back a few minutes with the non-blocking autosaves. Not sure I ever typed a comment that must have sounded so much like an ad. Just a happy player Interestingly, it's the only game I know of that uses deterministic coding for multiplayer - rather than updating the game state for everyone since there are potentially tens of thousands of moving items every tick , all clients simulate it locally using code verified to be deterministic so that everyone ends up with the same view of the game. Possibly my favourite multiplayer game of all time. I found cooperative multiplayer is much more fun than competitive multiplayer. Also, it's so well optimised that it's very inclusive. Even friends who only had potatoes instead of PCs could join and play. Both single and multiplayer. Playing Factorio requires starting out by performing a few tasks by hand, then thinking about how to incrementally automate factories with trains, drones, combinator circuits, and blueprints, with high level modular repeatable patterns. And estimating where the break-even point is between completing a few tasks by hand, and spending the time to automate more common tasks. Edited by Allen Cypher. Co-edited by Daniel C. Myers, and Alan Turransky. Richard Potter. Introduction Many of the other chapters have presented advancements in programming by demonstration PBD by presenting PBD systems and their innovations. In other words, these chapters have presented solutions. This chapter takes another tack by discussing PBD in the context of a problem. The problem is to create a new type of programming system that overcomes the obstacles users encounter when they attempt to use present-day programming systems for just-in-time programming. This chapter defines just-in-time programming and identifies five of these obstacles: inaccessible data and operators, the effort of entering the algorithm, limited computational generality, effort of invoking the algorithm, and risk. Just-in-time programming is the implementing of algorithms during task-time, the time when the user is actually trying to accomplish the task. It can be characterized by a situation with the following components: - a computer user who could be either a novice user or an experienced programmer, - a task that the user is manually accomplishing and completion of which is the user's primary goal, - a repetitive subtask[1] of the task that could potentially be automated, thereby making it easier for the user to complete the task, - an algorithm that will accomplish the subtask and that the user envisioned while working on the task, - and an attempt by the user to implement the algorithm for the purpose of more effectively completing the task. In short, the goal of just-in-time programming is to allow users to profit from their task-time algorithmic insights by programming. Instead of automating with software that was carefully designed and implemented much earlier, the user recognizes an algorithm and then creates the software to take advantage of it just before it is needed, hence implementing it just in time. This comes across as perhaps unintentionally? I purchased Factorio some years ago now, and have always had the feeling that I underpaid for it over that time despite playing a lot less than some friends I know. I think I have a mere couple of hundred hours playtime which for any other game would be crazy high! The devs have continuously worked on it in all that time. That's how long it took to finish one game with my friends. Whatever they price their expansion at, it'll be worth the money. The number of hours I have in this game is measured in thousands. And the first digit is not a 1. I tried out and bought the game before its v1. What do you even do? I only have 50 hours in Factorio. After I launched my rocket, I didn't know what to do next and just kinda stopped playing. After I got all the achievements I started playing some mod packs. About a year ago I found a nice discord group that does a new map roughly every month. The overhaul mod packs can pretty drastically change the game experience. It scratches the programming itch while being a break from actual programming. The game only really begins once you launch your first rocket. There is so much gameplay hidden in trying to improve the productivity of the initial factory. The true price of most entertainment tends to be its opportunity cost which can still be low. I think what they are doing is more than fair. It's basically them saying we consider that the next version we will ship corresponds to the work we promised which is more than true. Now, they want to extend this base game and are announcing that they will come back in a while with an extension. There is no subscription shenanigan, no weird trickery with you surrendering your data. They sold us something and delivered and will now work to offer another thing at a price of their choosing. Something that people will be able to buy it if they do desire and knowing what they are buying. That seems refreshingly straightforward and honest to me. The game is remarkably affordable in terms of hours of enjoyment vs price. I feel like they could make an 'expansion pack' that cost twice as much as the game and it still would be a reasonable value. Hacker News new past comments ask show jobs submit. Factorio Future Plans factorio. XargonEnder 8 months ago [—] Someone please name it this sounds fun to me. InitialLastName 8 months ago [—] I feel like this similar to what Spore promised, but only achieved a sliver of. Majromax 8 months ago [—] I think that's literally what they intend to do with an expansion pack, after all. Bakary 8 months ago [—] If there are 0. Sohcahtoa82 8 months ago [—] I did that on my first playthough. Guthur 8 months ago [—] Cities skylines has a real good traffic simulation, some of mods make traffic control really sophisticated. Sohcahtoa82 8 months ago [—] From what I've seen, in C:S, all vehicles are Deestan 8 months ago [—] They had the main campaign like that for a while, but found that losing your build between missions didn't gel with how the game was supposed to be approached. TeMPOraL 8 months ago [—] Make solar power long-term preferable because of ecologic reasons and then add snow in winter and dust storms in summer[0], so now you have to clean the panels ;. DonHopkins 8 months ago [—] They should make a straight-up visual Lua programming interface within Factorio. Chico75 8 months ago [—] The developers explained the rationale in an old blog post. MrLeap 8 months ago [—] Sounds like peaceful mode is for you. AnIdiotOnTheNet 8 months ago [—] I don't know if it means anything really, but: Subnatucia: gather resources and build things so you can get off the planet you've crashed on. AnIdiotOnTheNet 8 months ago [—] Outer Wilds is incredible, but the only part of Subnautica that I would say is really similar is the exploration and the "how do I get there? AnIdiotOnTheNet 8 months ago [—] The explosion of Aurora is not something you can prevent and you're right, the game does not really make that obvious. AnIdiotOnTheNet 8 months ago [—] Thematically I can appreciate the statement there, but I don't think the gameplay backed it up very well, at least not for me. TheClonker 8 months ago [—] Fair warning, i only played a couple of hours and didn't advance the Tech Tree very far and i'm still on my first planet so take it with a grain of salt. Arrath 8 months ago [—] Clang lurks TeMPOraL 8 months ago [—] I had this idea for a browser space exploration MMO where the universe would be large , in the sense that there's a billion stars on the map, and players get spawned in relatively small area of it which expands as more players join. Bakary 8 months ago [—] Not what you are looking for but Flight Simulator has a map of the Earth for its gameplay. Arrath 8 months ago [—] TIL. Scea91 8 months ago [—] Randomly bought it and I haven't had as much fun with a game for a long time. Sohcahtoa82 8 months ago [—] You can complete Factorio without any of the bits that feel like programming, and it's not that hard. Sohcahtoa82 8 months ago [—] DSP has also only been out for two weeks. Sohcahtoa82 8 months ago [—] I really wanted to enjoy Satisfactory, but I found the first-person view to be frustrating to actually work with. Engineering-MD 8 months ago [—] Personally I think the factorio format would work great for developing biochemical systems into cells and then multicellular organisms. Karawebnetwork 8 months ago [—] One thing I always love to do whenever this site is linked is click on the "back to top" rocket button at the bottom. DonHopkins 8 months ago [—] Playing Factorio requires starting out by performing a few tasks by hand, then thinking about how to incrementally automate factories with trains, drones, combinator circuits, and blueprints, with high level modular repeatable patterns. Sohcahtoa82 8 months ago [—] How? Bakary 8 months ago [—] The true price of most entertainment tends to be its opportunity cost which can still be low.