PC v1.x Developer Diary

Status
Not open for further replies.
Although a great idea, I'm not sure that we'd see it.  Changing wall paint/wallpaper would probably be easy except that the choices available are so limited that you really can't do much change and still have it look okay.  For something like that to be worth it, they'd need to give us more paints.  That in itself would be amazing but they seem intent on that being limited due to memory usage instead of finding a way to increase it.

But layout variations inside buildings like you suggest isn't something that is going to get done randomly (AI isn't there yet).  That means it requires being done by hand and basically creating new POI for each variation.  If you do that, you can already get the variations by just having those as extra POI that might get placed.  No need for anything extra beyond the work to make variations of the POI.  I don't see them doing that -- after all, a completely new POI is more interesting than a variation in an existing POI's layout.  But it is something any POI designer could choose to do themselves as custom POI.  Again, though... it isn't as interesting as a new POI, so most probably wouldn't want to do that.

As far as loot, they can already place loot in different places.  Any object, including loot, can be done as a part, allowing it to be randomized.  The problem with loot is that they do a large loot room.  You don't want that to be somewhere you reach before getting to the end of the POI when following the intended path, so it needs to be at the end of whatever path you intend players to use.  It would make breaking through directly to the loot room difficult since it could be in different places but at that point, you're just trying to force people to play the way you want rather than really doing something to make the game better.  If loot was scattered instead of in a loot room, you could easily spread that out randomly.  But they like loot rooms and I think a lot of players do as well, so I don't think they'll move away from that other than perhaps making a POI now and then that doesn't use a loot room.
In general, I agree, but still it would be great to make variants of one POI, too, since there are a lot of POIs now, but they are the same. Of course, the new POIs are better, but variations for the old ones will also improve the variety. There will be much fewer cases when you walk into a room and realize that you already know it by heart. This could be especially useful for T5 buildings, since there are quite a little of them, and their creation is quite long and difficult. In addition, they simply have more space for different variations. And yes, I meant manually creating variations, not something random. And if you use a system of parts, then it will be one location, just randomly the game will be able to change different segments to others, if they are created. That is, it will be, for example, the same house, but with several options for the second floor, and one of them will be randomly selected during generation.

 
In general, I agree, but still it would be great to make variants of one POI, too, since there are a lot of POIs now, but they are the same. Of course, the new POIs are better, but variations for the old ones will also improve the variety. There will be much fewer cases when you walk into a room and realize that you already know it by heart. This could be especially useful for T5 buildings, since there are quite a little of them, and their creation is quite long and difficult. In addition, they simply have more space for different variations. And yes, I meant manually creating variations, not something random. And if you use a system of parts, then it will be one location, just randomly the game will be able to change different segments to others, if they are created. That is, it will be, for example, the same house, but with several options for the second floor, and one of them will be randomly selected during generation.
The time to create a manual variation of a POI versus a new one really isn't a significant savings in time.  Yes, the basic structure is complete, but most of the time gets spent on the internal designs, so there's not a lot of savings.  And having the same building with just different floor layouts won't feel as unique as an entirely different building.  If it could be done automatically, then that would be great.  But for manually created stuff, new POI are going to be more interesting than variations of the same POI.  That said, better/more use of Parts in POI to randomize them would be a great improvement.

 
More changes for RWG coming in 1.0:

RWG highway generation uses a new algorithm.
RWG highway generation allows double connections between towns.
Added RWG big cities can have two gateways per side.
Added RWG big cities generate a highway bypass ring.

This is a 10k, many towns with 30% wasteland. Generated in 1 minute, 12 seconds. Has 4 of the new big cities.

image.png

 
More changes for RWG coming in 1.0:

RWG highway generation uses a new algorithm.
RWG highway generation allows double connections between towns.
Added RWG big cities can have two gateways per side.
Added RWG big cities generate a highway bypass ring.

This is a 10k, many towns with 30% wasteland. Generated in 1 minute, 12 seconds. Has 4 of the new big cities.

View attachment 30435
Is purple the burnt forest? I'm so excited for its return.

One thing im kibda sad we aren't getting is new colors for special zombies 

Like solders being dressed black and having SWAT written on it. Cops wearing tan or dark blue. 

At least not yet
Thankfully, with the introduction of the albedo variants, I'd say its fairly likely we get this in future (?)

 
More changes for RWG coming in 1.0:

RWG highway generation uses a new algorithm.
RWG highway generation allows double connections between towns.
Added RWG big cities can have two gateways per side.
Added RWG big cities generate a highway bypass ring.

This is a 10k, many towns with 30% wasteland. Generated in 1 minute, 12 seconds. Has 4 of the new big cities.

View attachment 30435
Great job faatal!  :thumb:

 
It might just be a result of taking some months away from the game to come in blind to new updates, but I was caught off guard by the 1.0 announcement.  Specifically, I think that the decision NOT to include a statement in the steam news post that 1.0 represented a naming convention change that aligned with alpha 22 was less useful to those like me who are already familiar with the game.  It might be beneficial to have a mention like that in the next news post that goes out.

 
More changes for RWG coming in 1.0:

RWG highway generation uses a new algorithm.
RWG highway generation allows double connections between towns.
Added RWG big cities can have two gateways per side.
Added RWG big cities generate a highway bypass ring.

This is a 10k, many towns with 30% wasteland. Generated in 1 minute, 12 seconds. Has 4 of the new big cities.

View attachment 30435


Maybe I'm totally imagining it but I feel like these cities are much more random in terms of footprint shape than they used to be, which is great. Always felt like big cities previously were bigger North to South than East to West (like the west-most city in the wasteland in this map)

 
Last edited by a moderator:
The lighting seen in gameplay trailer is fantastic! I love how that deep makes everything scarier, and the game suddenly feels at least 5 years newer than a21. Devs commented here back in january they added new contact shadows and ambient occlusion, so I think the huge improvement in 1.0 comes from there. 

@faatal can you comment a few more details about that new lighting and shadowing? Which AO technique has been possible to fit in old Unity built-in render pipeline, GTAO maybe? Any other gfx improvements coming like new antialiasing?
I don't know what they did to make the video other than they used the automove camera orbit mode I added.

It is the same block vertex color AO we had years ago, we just turned it back on and tweaked it a bit. Ambient indoor/outdoor was then adjusted to compensate for indoors being darker from AO. Our screen space AO was change to a different system. Contact shadows were added as a postprocessing effect. It seems to mainly fill in light leaks we would have before and make shadows closer to the surface. Our gfx programmer did most of this work, so I don't know all the details.

I did add FSR3, but it is in an experimental state as there are some blurring issues and does not seem to work on OpenGL, so it will not be enabled by default.

Maybe I'm totally imagining it but I feel like these cities are much more random in terms of footprint shape than they used to be. Always felt like big cities previously were bigger North to South than East to West (like the west-most city in the wasteland in this map)
I don't think I have mentioned this change before, but city cores are now square with the remaining tiles growing out from that, which makes them less likely to be weird shapes that fail to fit in their biome.

 
More changes for RWG coming in 1.0:

RWG highway generation uses a new algorithm.
RWG highway generation allows double connections between towns.
Added RWG big cities can have two gateways per side.
Added RWG big cities generate a highway bypass ring.

This is a 10k, many towns with 30% wasteland. Generated in 1 minute, 12 seconds. Has 4 of the new big cities.

View attachment 30435


is the green portion of the map the new swamp biome? :D

 
More changes for RWG coming in 1.0:

RWG highway generation uses a new algorithm.
RWG highway generation allows double connections between towns.
Added RWG big cities can have two gateways per side.
Added RWG big cities generate a highway bypass ring.

This is a 10k, many towns with 30% wasteland. Generated in 1 minute, 12 seconds. Has 4 of the new big cities.

View attachment 30435


Holy crap this is a huge upgrade! Way better than I expected for city and road generation!

 
@faatal , are you planning to add SSAA or another option to increase the resolution of the render? I have an RTX 4060, and since the game depends on the processor, the GPU often has a small load. I think it would be possible to get the GPU to render the game at 1440p without any problems. This would be especially true for owners of even more powerful GPUs. Moreover, the anti aliasing in the game does not work too well.

I tried to increase the resolution using the console command, as well as DSR and DLDSR, but nothing worked. Therefore, I would like to have such a setting in the game.
No plans for SSAA. Hopefully the CPU main thread load will continue to come down as we make more optimizations.

 
Is purple the burnt forest? I'm so excited for its return.
Yes, purple is burnt forest.  :)

Great improvements for the towns and roads.  Having multiple gateways and bypass roads are great!

I guess the most time is spent on creating the cities? I am sorry, but the heightmap looks rather simplistic. The hills have a nice grainy detail, yes, but would it be possible for the cities to be more randomly elevated? (not meaning individual buildings but x height offset / city). I remember alpha 16 had more interesting sculptures thanks to this, but now it generally feels like you are in playing Netherlands... Which kinda sucks..
I'd imagine they did low hills/mountains for that example so they could show more towns and roads.  But probably not any change to elevation of towns.

 
In the trailer when the cop vomit its more realistic and its fly a little bit everywhere is it in 1.0 and are they cause damage ?

 
I guess the most time is spent on creating the cities? I am sorry, but the heightmap looks rather simplistic. The hills have a nice grainy detail, yes, but would it be possible for the cities to be more randomly elevated? (not meaning individual buildings but x height offset / city). I remember alpha 16 had more interesting sculptures thanks to this, but now it generally feels like you are in playing Netherlands... Which kinda sucks..
Cities/towns seem flat. Maybe someday we can improve that, but doubt I will have the time for 1.0.

Stamps also need improvement and more variety.

In the trailer when the cop vomit its more realistic and its fly a little bit everywhere is it in 1.0 and are they cause damage ?
It is in 1.0. The core vomit projectile(s) are the same. You are seeing artistic improvement.

 
Will older versions still be available after 1.0 release? Or should I save a copy those I have interest to play in the future?


The answer was already provided in the FAQ you apparently didn't read. I don't understand why it is so hard for people to look before asking.

Q: Will I still be able to access older alphas of the game?
A: Yes we will continue to support this on Steam as the Steam policies permit. This will not be a feature in other platforms.

 
Status
Not open for further replies.
Back
Top