Congrats on release, legit game. My initial reaction is negative. I have really bad vibes with oil/gas industry mining and pollution. So now i'm wondering if there is a market for this same kinda game but its all renewable industries. Sustainable crop rotating farms, fog collection water source, planted forest for wood construction, public transport for workers, wind/solar power everywhere.
Show HN: A friend and I spent 6 years making a simulation game, finally released
241–250 of 289 posts
Re: Show HN: A friend and I spent 6 years making a simulation game, finally released
#242Hey! Nice game, I Will buy it after work!! Congrats! Now, some question about steam: How they fix the price based on each country (here I can see the price at u$ 3.5). how is the deal with them?, that is the price for all the countries or you fix a global price and they make the cut? I'm asking because I'm moving to USA and I'm staking games here in Argentina because the prices are, sometimes, 10 times cheaper.
3.50 USD?? Luxembourg is 30 bucks :/
Re: Show HN: A friend and I spent 6 years making a simulation game, finally released
#243Earlier quoted context omitted.
Oh yeah, was never a fan of Satisfactory's combat. Did they ever make it optional? I really wanted to enjoy Satisfactory, but found the first-person perspective made factory building tedious. I know they've made some QoL changes like adding a grid to make it easier, but...meh. It's a beautiful game, but so far DSP has been my favorite factory builder, but gimme another dozen hours and I'll decide how CoI compares in…
It has slowly become more optional - there's a bit that's necessary near the beginning with your weak little zapper... but if you've played before it's pretty easy to rush guns quickly enough that you never really have to seriously worry about it. It becomes a non-factor really quickly... and if it were like factorio (and they could destroy portions of your base) it'd be even worse since it's so hard to figure out wh…
What really bothers me about Satisfactory is how inefficient rails and other modes of transport are compared to just running a long conveyor of advanced products. If you compact even two tiers onsite, a single T2 conveyor can handle a large area's worth of resources. Capacity and throughput for trains are limited by their limited input slots, too. Nested hub and spoke factories make a lot more sense than trying to ship everything raw to a central location, but all of the tier upgrades are around shipping more further.
Re: Show HN: A friend and I spent 6 years making a simulation game, finally released
#244This looks great and I'll probably buy it. Well done! I've dabbled with games in the past. I'd be interested in a course about how you structured your code, got assets created, lessons you learnt, etc. While I could write a game I don't have time to learn how to write a game (i.e. I don't want to spend 6 years learning the lessons you learnt along the way).
Re: Show HN: A friend and I spent 6 years making a simulation game, finally released
#245Earlier quoted context omitted.
Awesome, I’ve been developing with Unreal since 2014 recently checked out C# support with UnrealCLR it’s very basic but probably enough to create an API between your game code and Unreal. Really curious to know what level of granularity your API is at?
Nice! I was not aware that Unreal has C# support. Making Unreal rendering layer would obviously be a huge task. Our current solution is overfit to Unity since the separation was done for ease of development and testing, not for support of different renderers. However, the communication between core sim and rendering is mostly based on (custom) events. Sim runs in a separate thread. Once it is done, renderer can read…
Re: Show HN: A friend and I spent 6 years making a simulation game, finally released
#246There are some basic things broken in the graphics engine: 1) Turning vsync "on" doesn't have the intended effect. There's still very visible tearing half way down the screen. 2) Turning vsync on in combination with full-screen mode results in a hideous stuttering when turning the viewport with the mouse. It looks like you got the swap chain sequence.. backwards? As in... swapping the "most recent" frame.. and then a…
What games even do continuous saving ?? Otherwise I've noticed annoying flickering of far away molten metal, but that was on a Twitch stream, which might be the cause ?
Just have "exit" also save the game state at the same time.
Re: Show HN: A friend and I spent 6 years making a simulation game, finally released
#247Earlier quoted context omitted.
Thanks and sorry for no Mac support. The hard truth is that Mac users represents less than 1% of our potential user base and it is hard to justify the time to support Mac. We are planning to revisit this decision soon and see how much effort would it be.
I thought Unity is cross platform
I would definitely also just release for one platform, Windows that is, and then consider every platform added after that as a bonus.
Re: Show HN: A friend and I spent 6 years making a simulation game, finally released
#248I bought it last night and played for about 5 hours and can't wait for my work day to end today to get back into it. Overall, I'm pretty happy with it. Factory building with a dash of colony sim mechanics. My only criticism is that the tutorial is a bit lacking and basically info-dumps a lot of "what" without a lot of "why". If I didn't have experience with other factory building games, I'd probably be completely los…
Aww, thanks! We heard lots of feedback about tutorials and it is our priority to improve them. > My only request would be to make it so you can click on a product and have it take you to the recipes involving it. Try right-click! > I also really like the design choice to not have to lay power lines everywhere. Haha, this was removed due to time constraints. We were thinking to have it introduced in some lightweight f…
Re: Show HN: A friend and I spent 6 years making a simulation game, finally released
#249Re: Show HN: A friend and I spent 6 years making a simulation game, finally released
#250Oh the Czechs, also know as the factory game makers from now on. Just kidding. Great game. Congratulations for successful release! It is tough sometimes quitting a well paid job and making what you love. Been there. Wish you success!
> Marek & Filip are 2 indie game developers based in US and UK ?