dillekant

joined 1 year ago
[–] dillekant 3 points 1 year ago

Nice. Love it!

[–] dillekant 4 points 1 year ago* (last edited 1 year ago)

I don't mind optimism. We can be optimistic, we can have happy endings, we can have decent beginnings, but it doesn't need to be one beat. I haven't read The Postman, I'll put it on the pile.

[–] dillekant 2 points 1 year ago (2 children)
[–] dillekant 6 points 1 year ago

I want to separate my critique from a critique of Solarpunk itself. I love the stories and I want to see more, but the "and then everyone came together and held hands and now we have paradise" trope is bad.

As for fantasy, I think other than the hardest of science fictions, we need a bit of fantasy, if only because no one can really create a future world from whole cloth and have it obey the laws of physics and social dynamics. It's just too hard. So some unrealistic stuff is OK, but That One Trope!

[–] dillekant 7 points 1 year ago

🤣 true dat. I guess the capitalist fiction we have to swallow every day is even more infuriating.

[–] dillekant 1 points 1 year ago

TIL for no tessellation on skeletal meshes. I hope over time Unreal / Epic will put some effort in on minimising memory usage, even though I know they "just" got done with Nanite and friends.

[–] dillekant 1 points 1 year ago (2 children)

OK so this is now offtopic for the conversation, but...

However, that’s not the way artists traditionally work.

To some extent, it's authoring tools which affect how they work. A procedural materials pipeline can help them compose on top of already procedural content. In a way, you could see PBR as a part of that pipeline because PBR materials are physics modelled. Having said that I do take your point, even building out that pipeline takes time. Creating a PBR materials library is not super easy, and obviously organic stuff is very hard to model as a material.

meshes made up a significantly larger amount of RAM usage

From watching blender modelling, I thought the pattern was to have minimal rigging on the base mesh and then tesselation via normal maps + subdivision (apparently this is very doable even with sculpting). Obviously for animation you need a certain quality but beyond that I thought everything would be normal maps, reflection maps, etc etc.

[–] dillekant 1 points 1 year ago

The website is inscrutable. I'm clicking things and nothing happens.

[–] dillekant 1 points 1 year ago (4 children)

who decided that it’s a good idea to have less RAM on the Series S than on the Series X…

Supply chains are complicated, and MS probably did their due diligence to ensure minimal blockages. From seeing the memory structures of newer video cards, I'm pretty sure there are supply constraints to memory to think of.

Honestly I think gamedevs leaning on memory this hard instead of compute is a mistake. You can have intelligently tiled, procedurally generated textures and have a lot more of them, but instead everyone is leaning on authored content on disc. This goes against industry trends in non-game rendering where procedural generation is the norm. If Doom Eternal can look that good with forward rendering, there are no excuses.

My main beef with the hate on the Series S is that both times it's been a big deal (BG3 and Halo Infinite), it has been split screen which has held back shipping. The community would be as justified going after split screen as they are going after the Series S.

[–] dillekant 1 points 1 year ago (6 children)

I don't think anyone in these comments has worked in gamedev.

[–] dillekant 3 points 1 year ago

I don't think there are palette limitations, but many games are running on the Series S at SD with FSR upscaling to 1080P. Quality wise they do look acceptable. See Immportals of Aveum as an example

[–] dillekant 3 points 1 year ago (2 children)

The S only has 10GB of RAM compared to 16 in the X,

Yes, and the Switch is an ARM based architecture, the 360 was a PowerPC. Architecturally, the S and the X are very similar. Your argument seems to be "The Series S is slower and has less RAM", which is true, but games should just scale properly. Lower res and lower framerate targets should work. They aren't working because the game probably doesn't scale across some critical axis. That's basically a bug and they should fix it.

I think it bothers people because they think that Series S is "holding back" Series X, which is simply not how it works. Fixing things fixes them everywhere. Series S makes Series X games run faster and better.

view more: ‹ prev next ›