I still don't know why we needed a sequel... Couldn't they just keep working on the original game, which already worked really well and lots of people loved? I had similar feelings about kerbal space program, but at least there it's somewhat understandable, given the jank that crept in over time
You can only sell a game once. Once you have your customers' money, you've achieved your goal. What else is there to do? DLC has a hard cap on your possible sales... You could work on a totally new game, but, I think companies are looking to cut costs by reusing content.
The Cities Skylines Paradox: how the sequel stumbled
41–50 of 58 posts
Re: The Cities Skylines Paradox: how the sequel stumbled
#42Earlier quoted context omitted.
Development teams are expensive to fund, and people who have bought a game will pay full price for a sequel, but won’t pay full price for updates/DLC. And releasing a sequel gets you hype and press coverage - potentially expanding your customer base - in a way that releasing updates won’t. There are some exceptions (No Man’s Sky?) but they are very few and far between.
Well ok, I know "value to shareholders" is a good enough reason for some people... I guess I'm not thinking capitalistically enough about stuff
Re: The Cities Skylines Paradox: how the sequel stumbled
#43Earlier quoted context omitted.
> will pay full price for a sequel, but won’t pay full price for updates/DLC. I'm not sure this is true, see Factorio as an example. They released Space Age as a "DLC" but for full price and with clear messaging that it's version 2.0 of the game.
To claim Factorio Space Age as counter example would require to show that it was as successful as DLC as it would have been as a new game. Probably not easy to show...
Re: The Cities Skylines Paradox: how the sequel stumbled
#44Re: The Cities Skylines Paradox: how the sequel stumbled
#45On the bright side, maybe another developer can pick up the reins and release the next generation's city builder game.
Re: The Cities Skylines Paradox: how the sequel stumbled
#46City simulation games (Sim City, Factorio, etc.) are sort of a unique beast in that they have a ton of small scale detail that is animated and and dynamic.
The choice of engine here matters a lot, because engines are often highly optimized for specific assumptions and the assumptions of standard games (mostly static worlds with just a few dynamic entities - a platformer, a first-personal shooter) do not hold.
The studio taking this over should ensure they have some really good low level 3D devs guys on the team and a flexible engine.
I think that a home built engine could work in these cases, but only if you have the right guys for the job.
Re: The Cities Skylines Paradox: how the sequel stumbled
#47I still don't know why we needed a sequel... Couldn't they just keep working on the original game, which already worked really well and lots of people loved? I had similar feelings about kerbal space program, but at least there it's somewhat understandable, given the jank that crept in over time
$$$. I think they need to design a long-term monetization strategy that does not require new major releases, but rather just more DLC, seasons, etc.
Re: The Cities Skylines Paradox: how the sequel stumbled
#48> The engine lacked occlusion culling and relied on high-resolution shadow maps, causing “an innumerable number of draw calls”. The engine does not lack or cause these things. The fact that the developers chose the HDRP pipeline for this game should be the most obvious dead bird in the entire coal mine. These games should be running on URP without question. We don't need advanced lighting systems in a top down city b…
Cities skyline is not top down. It’s a fully three d environment
I guess you could argue that top down should be defined narrower than that, but the steam tag Top Down is full of games like this [1]
Re: The Cities Skylines Paradox: how the sequel stumbled
#49I still don't know why we needed a sequel... Couldn't they just keep working on the original game, which already worked really well and lots of people loved? I had similar feelings about kerbal space program, but at least there it's somewhat understandable, given the jank that crept in over time
Re: The Cities Skylines Paradox: how the sequel stumbled
#50It does feel like they bet on Unity's High Definition Render Pipeline and it locked them into a specific way of development that was hard to escape from once it proved problematic. City simulation games (Sim City, Factorio, etc.) are sort of a unique beast in that they have a ton of small scale detail that is animated and and dynamic. The choice of engine here matters a lot, because engines are often highly optimized…
I would challenge the notion that we couldn't develop an effective city builder within the constraints of a reasonable # of game objects. Players may be compelled to accept an experience that has a significantly smaller world size if the richness within each unit of world space is much higher.