• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Showing developer posts only. Show all posts in this thread.
If Victoria III goes anything like CK3 or even worse Imperator then what's the point? That's the question I'm asking. What's the point of making a game called ROME and not do anything other than slap some texutures on the map and then wait for the players to magically like it? I have a strong feeling a lot of suits at Paradox were bitter about this game long before it came out and had their mind made up about it becasue it was a risky and innovative and they don't like taking risks, they like taking our money. That's why they didn't have anything going for the game on release, because the company itself wanted the game to fail. Imperator Rome is the only Paradox game I wish I could refund, not because I don't like it as a game(2.0 Imperator is a very good game) but becasue the copros at Paradox think they are way smarter than they actually are.

Can we stop with inane conspiracy theories already? This is just getting ridiculous.
 
  • 31
  • 5Like
Reactions:
It keeps happening over and over with the Paradox titles. That people hold the games up to the standards of previous games with lots of DLC's and continued development. It was the case for Imperator Rome and people expected a game as fleshed out as EUIV from the beginning. The same can be said about Crusader Kings III. And to be fair CK3 probably has been the most fleshed out base game by Paradox ever. Still people complain about it. People are being way too impatient with these games. It is something else entirely to develop a complex grand strategy game and for example a platform game. Even strategy games from other developers like Civ 6 follow a model that is not too far off from Paradox' model. Therefore I do not think it makes much sense to compare to strategy games to games of other genres. Strategy games require a bit of patience and they do take a lot of testing to balance right.
I don't think any new PDS title can ever compete with the sheer amount content of its predecessor who has nearly decade worth of DLCs for a variety of reasons :)
  1. The team steadily grows during development. If a game has spent 3-5 years in development dosn't mean it would have a full complement of content designers churning out content from day one.
  2. Game mechanics takes programming time to finish. Even if you plan out the content it's gonna take awhile until you can implement, test and tweak them.
  3. Mechanics are iterated on during development. Sometimes a whole mechanic might get scrapped and so may any content made for it. Has happened atleast once on my project.
  4. Porting old content is atleast as time consuming as writing new content. The engine/script system evolves between franchise cycles. Features gets added or removed. Content has to align with new design & art vision. If CK3 released with CK2 content wouldn't it be strange if no events ever referenced Lifestyle choices?
  5. Provinces, resources, flags, pops, units, national ideas, lifestyle and tech trees, countries, characters, etc has to be setup and continously rebalanced for a whole world, sometimes from scratch
  6. Time spent planning & laying the groundwork/guidelines for how years of future DLC is going to be written
Hopefully this gives you some insight! Also this is from a programmers perspective so feel free to correct me @Snow Crystal ! :D
 
  • 22
  • 8Like
  • 7
Reactions:
Hopefully this gives you some insight! Also this is from a programmers perspective so feel free to correct me @Snow Crystal ! :D

I don't think there's anything to correct here, as I think we feel quite similarly about most of these things, but I can add some things from a CD perspective.

The team steadily grows during development. If a game has spent 3-5 years in development dosn't mean it would have a full complement of content designers churning out content from day one.

This is very true. The later you are in development (before release), the more people you have on the project. So you'll see a larger upswing of things being added later in development, as all the puzzle pieces come together. This is particularly true of content, who often struggle to do very much (of super visible content, a la events, missions, etc) when most of the systems are missing, design hasn't been finalized, etc.

Game mechanics takes programming time to finish. Even if you plan out the content it's gonna take awhile until you can implement, test and tweak them.

This can be an absolute struggle when things actually come together. More than once I've spent just as much time going back to content, fixing them when the systems have actually been put into place, to make them work with the final version of systems. Too often I have had people ask me how things can take as much time as they do, and the answer is "iterations". The example I always come back to, is the deity system we ended up with in Imperator, that had (I believe?) 5-6 different iterations for patch 1.4. Every single time that happened, I manually went through our whole list of deities and had to tweak/add/remove a small piece of Script, to make it work with the new system.

Mechanics are iterated on during development. Sometimes a whole mechanic might get scrapped and so may any content made for it. Has happened atleast once on my project.

Jupp, I've had to cut events/content because of changes made previously. Of course, we try to make these cuts early, but it's not always it works out as we would have liked. Also, there are times when content just makes less sense, and we cut it for that reason, even though we could have tweaked it to still work. More content isn't always better, if the content ends up being sub-par.

Porting old content is atleast as time consuming as writing new content. The engine/script system evolves between franchise cycles. Features gets added or removed. Content has to align with new design & art vision. If CK3 released with CK2 content wouldn't it be strange if no events ever referenced Lifestyle choices?

Also, look back at what was said earlier about tweaking content even in a single patch cycle. Now imagine that, but with thousands of events. It's honestly a pointless endeavor to bring back content from older games wholesale, when you could focus your efforts on writing new content instead. And my personal opinion is also that events we write these days, for the most part, are better than events that was written in our earlier games. I sure as hell wouldn't want anyone to start porting over dumb things I did in CK2 to CK3, as an example.

Provinces, resources, flags, pops, units, national ideas, lifestyle and tech trees, countries, characters, etc has to be setup and continously rebalanced for a whole world, sometimes from scratch

This is incredibly time consuming. The amount of time and effort that goes into actually crafting these worlds are massive, and they are massive for every single game we make. It means that the few CDs who are on a project, often spend the first half a year/year just making the map and the base stuff (unless they are an actual robot, like Arheo who did it in an incredibly short amount of time).

Time spent planning & laying the groundwork/guidelines for how years of future DLC is going to be written

The planning phase is substantial on every project I've been, and it is a bit of an on-going thing. The simple fact is that if we had continued to develop a game until we were out of ideas for a release, we'd never be done with it. So knowing that a scope has to be limited, you often come up with a large amount of ideas for what can be done later down the line. E.g we knew about the naval changes we'd make for 1.1 a long time before we released the game, even though that meant the naval game at release would be worse off.
 
  • 22
  • 5Like
  • 3
Reactions: