Jump to content

StreamZed III


nasKo

Recommended Posts

whats-up-doc-712x462.jpg

 

Okay so first off, here’s the ways this week that you can inspect our work on Build 41. TWO WAYS, in fact.

Number one: streamer Drunkonlife has a stream scheduled for Friday (tomorrow) at 10AM CDT / 4 PM BST – international timings seen here. His Twitch channel, meanwhile, can be found linked here.

Number two: Project Zomboid regular Mathas has also had access to the new build and his first video from it can be found below.

As will be seen in Drunk’s stream, and as can be seen in Mathas’ vid – especially with some performance chugs towards the end – there are still some bugs to iron out.

Overall, however, these early testers seem to be having some fun – although Mathas clearly didn’t know about the new ‘sneak’ button so we need to flag that up a little more!

DIFFICULTY

A quick note on difficulty – as it was a hot topic in the comments beneath Cromulent Archer’sYouTube vid. We have been very insistent recently that we want to make the game harder – which is why bites from behind are more fatal, why three or more zeds can pull you down to the ground etc etc. This was the original ethos of PZ, our ‘Dark Souls hard’ Survival mode, and we don’t want to compromise on this.

However, there have been valid points from fans of combat in previous builds that not everyone wants to play with such lethal zombies that discourage combat most of the time. As such, we’ve been brainstorming the best way to cater for everyone – and have landed on a play-styles concept inspired by the amazing game Rimworld.

Survival will remain top of the list on the game selection screen (but will be renamed ‘Survivor’), which will then be followed by ‘Fighter’ and ‘Builder’. These names aren’t final, but in essence Fighter will provide a more combat friendly balance: still challenging, but with risks of combat balanced closer to Build 40 for those who want to get their frustrations out on zed heads.

‘Builder’ meanwhile will cater for those who want a more chilled experience: building, farming and exploring without too much peril from the zombies themselves.

We hope that this will calm the fears of those who like to play the game with different play-styles, and to whom our hardcore Survival/Survivor mode is something of a turn-off.

(It also shouldn’t go unsaid that we plan to have the current public version, 40, available as a Steam beta and to be known as ‘PZ Classic’ – so if anyone ever fancies going back and having a play with the old game they always can.)

HIGHER RES MODELS

Since we introduced the new animations, we needed to make a change to allow characters to interact with each other better. Before, 3D characters were rendered onto off-screen buffers, shrunk down and drawn in place in the tile world just like the age old 2D character sprites.

This meant that characters could never interact in a 3D space in the way that 3D characters should. For 41, we changed the system to render the characters directly into the world in isometric 3D space. This change can allow for example, a character’s arm to be around another character’s neck: something that would never be possible before.

This, however, came with a downside: we used to be able to render characters larger, and shrink them down when rendering them in place, to obtain nice anti-aliasing. While the character animations and clothing look a lot better in the current streams and vids, they were a bit more ‘bitty’ and pixelly than before. Aspects of it still didn’t look great despite all the other improvements.

As such, and as mentioned a few months ago, one thing we’ve been working on is to fix this. We demo-ed it earlier, but unfortunately it was so bug-ridden that we up until now we didn’t truly expect that it’d make it into the first rounds of IWBUMS testing. We’re hoping now, however, that this will not be the case.

It’s all about zoom. Since zoom was first introduced, it’s worked in a rather inefficient way: using way too much texture memory and potentially causing additional strain on some people’s machines. Zooming used to work via creating an off-screen texture for the game world, and scale that texture in and out as you zoom. Therefore, at further out zoom levels you’d be often effectively be rendering 4k resolutions on one set to 1080.

These vestigial remnants of really old code were holding back the game in various ways, particularly because the 3d character’s resolutions were limited by the resolution of this zooming texture,exacerbating the character pixelation described above.

As such, in a side-branch to the current internal test build, we’ve pulled out all the zooming code, and restructured the way zoom works: now zooming all the tiles properly through opengl’s projection systems.

Now, there are still some things to resolve: implementing mipmaps and a few other things to avoid any shimmering when zoomed out, filtering changes to avoid blurriness and so on. However now our rendered characters are not bound as before, and we can render higher resolution characters that are generally more pleasing to the eye and should hopefully reassure the few people who pointed out issues with the characters in build 41. [Ignore the brightness difference here by the way]

zoomfix.png

Note this particular example still looks pretty good on the left, however on more complexly coloured and patterned clothing, this resolution often led to characters looking a lot less pleasing. This increased resolution, as well as looking much smoother, will allow us more scope for character customization and detail, such as tattoos and other things we previously deemed we didn’t have enough resolution to do properly.

This week’s image from a Frenchman rather too pleased with his zombie zoning work, but it is pretty cool yes. A general list of stuff added to PZ, and vids of features being worked on, is kept here – so you don’t have to plough through endless dev blogs for info. The Centralized Block of Italicised Text would like to direct your attention to the PZ Wiki should you feel like editing or amending something, and the PZ Mailing List that can send blogs like this and patch notes direct to your mailbox. We also live on Twitter right hereOur Discord is open for chat and hijinks too!

Link to comment
Share on other sites

5 hours ago, MrBlue said:

How is bringing in things like high-resolution models, and the animations build itself, going to affect performance?

 

high-res wise - weirdly its going to help in almost all cases. Animations currently degrade performance but not as much as it was, and we'll continue to improve as we go.

Link to comment
Share on other sites

From what I've been seeing, it looks like the new build still uses tile based collision, as in the whole tile is considered as a solid object outside of specific things like walls.
Is there any possibility, with 3D and anims being in, of moving onto things like collision masks and some seperate masks in general for things like water containment and such? The pools in Kingsmouth look really glitchy at the moment because of how the new water effects work.

Link to comment
Share on other sites

49 minutes ago, Okamikurainya said:

From what I've been seeing, it looks like the new build still uses tile based collision, as in the whole tile is considered as a solid object outside of specific things like walls.
Is there any possibility, with 3D and anims being in, of moving onto things like collision masks and some seperate masks in general for things like water containment and such? The pools in Kingsmouth look really glitchy at the moment because of how the new water effects work.

Kingsmoth is just improperly set tile properties.

 

But I imagine the answer is basically "no" to the rest. The engine is meant to be tile-based, so tile-based it will be.

Link to comment
Share on other sites

2 hours ago, Okamikurainya said:

From what I've been seeing, it looks like the new build still uses tile based collision, as in the whole tile is considered as a solid object outside of specific things like walls.
Is there any possibility, with 3D and anims being in, of moving onto things like collision masks and some seperate masks in general for things like water containment and such? The pools in Kingsmouth look really glitchy at the moment because of how the new water effects work.

 

The bug with the water is due to the map being made by @Xeonyx  before Yuri's water changes, where the shaders that overlay the water don't behave with the unorthadox use of using the water for a fountain instead of a body of water.

Link to comment
Share on other sites

Bit of a question regarding tomorrow's Stream. Just like previous ones, I imagine the streamer has been warned to avoid various known issues, yes? If that's the case, can we have at least some vague idea of what are we not seeing? I just wanna judge what I'm seeing while keeping that into account.

Link to comment
Share on other sites

11 hours ago, lemmy101 said:

 

high-res wise - weirdly its going to help in almost all cases. Animations currently degrade performance but not as much as it was, and we'll continue to improve as we go.

A long time ago there was a video in Thursdoid (or even Mondoid) that was captured from old shitty notebook, You show off how anims works on potato systems. Will this notebook run current version smoothly?

Link to comment
Share on other sites

3 hours ago, Sick Boy said:

 

Well, good for them.

 

No need for the snark, seriously, I know you're frustrated but we've like pushed expected release to likely around, possibly after Xmas to sometime to the next few weeks, at great expense and some risk, to get this out as soon as possible. The testers having some fun is a good sign as that would be a core factor in us being close to releasing IWBUMs, would you prefer they were all having a miserable time and we were weeks from a release? ;)

Link to comment
Share on other sites

Long time fan and player here. Looking forward to this update greatly. Animations and new features looks amazing.

But i do have a concern...
Can you guys tell me more about the whole highres models/zooming thing? Maybe i misunderstood something, but looking at the new and old render i feel dread. The right (new) render looks awful for the simple reason that the 3d model is rendered at a higher resolution then the background and generally doesn't follow the resolution set by the rest of the artwork. It looks weird, out of place and cut in (which it is, hihi). I see way too many game developers that disrespects pixel resolution and just cram in assets in a wide range of resolutions. Please tell me that i misunderstood something and it won't look like this.

Link to comment
Share on other sites

36 minutes ago, Distman said:

Long time fan and player here. Looking forward to this update greatly. Animations and new features looks amazing.

But i do have a concern...
Can you guys tell me more about the whole highres models/zooming thing? Maybe i misunderstood something, but looking at the new and old render i feel dread. The right (new) render looks awful for the simple reason that the 3d model is rendered at a higher resolution then the background and generally doesn't follow the resolution set by the rest of the artwork. It looks weird, out of place and cut in (which it is, hihi). I see way too many game developers that disrespects pixel resolution and just cram in assets in a wide range of resolutions. Please tell me that i misunderstood something and it won't look like this.

It looks fine after five or ten minutes playing.

 

These complaints happen every time we change anything. 

Link to comment
Share on other sites

1 hour ago, Distman said:

Long time fan and player here. Looking forward to this update greatly. Animations and new features looks amazing.

But i do have a concern...
Can you guys tell me more about the whole highres models/zooming thing? Maybe i misunderstood something, but looking at the new and old render i feel dread. The right (new) render looks awful for the simple reason that the 3d model is rendered at a higher resolution then the background and generally doesn't follow the resolution set by the rest of the artwork. It looks weird, out of place and cut in (which it is, hihi). I see way too many game developers that disrespects pixel resolution and just cram in assets in a wide range of resolutions. Please tell me that i misunderstood something and it won't look like this.

Yeah like EG said, that's exactly what we've heard with every single change to the look of characters so far, which was like four times since the games inception. :D

Lots of doom and gloom posts about how things won't look good or out of place. Instead of looking at a still, wait until you can play it yourself and then holla at us again. The general consensus of those who have played it is unanimously positive.

 

Link to comment
Share on other sites

3 hours ago, Blake81 said:

Was there any reason neither of the Streamers started/drove any cars? I saw DrunkOnLife loot a few, but never drive them. Are they still bugged somehow?

The car crash happened again for another tester earlier in the dayThe hopeful fix was only released last night, after the Stream.

 

So more just being cautious than anything, but you can see early on in the Stream that he does get a crash most likely from the same issue.

Link to comment
Share on other sites

Im of the small percentage that play on a low spec machine (surface pro 4 - i7 with 16gb ram  to be precise) for the most part it handles the current version fine. the only thing it struggles with is driving, i have to zoom in to get any speed otherwise they go slower than a walking Z

 

do we know how well this runs on the lower spec machines yet?

Link to comment
Share on other sites

14 hours ago, Laird Thaddeus said:

Im of the small percentage that play on a low spec machine (surface pro 4 - i7 with 16gb ram  to be precise) for the most part it handles the current version fine. the only thing it struggles with is driving, i have to zoom in to get any speed otherwise they go slower than a walking Z

 

do we know how well this runs on the lower spec machines yet?

Surface 4 is not generally what we mean by low spec.

 

You'll probably be ok.

 

Low spec is more like a $300 business laptop from Best Buy, running just an i3-i5 or less.

 

Edit: So long as we're not talking about a Surface Go.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...