this post was submitted on 06 Dec 2023
44 points (97.8% liked)

Greentext

4266 readers
1654 users here now

This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.

Be warned:

If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.

founded 1 year ago
MODERATORS
 
top 42 comments
sorted by: hot top controversial new old
[–] DaDragon@kbin.social 14 points 10 months ago (1 children)

It doesn’t actually need 130gb of updates, that’s the fun part. They probably only made a couple gigabytes of changes at most, just their shitty folder/packing structure requires downloading every single ‘unit’ of the game again because they made minor changes

[–] ryven@lemmy.dbzer0.com 5 points 10 months ago (4 children)

What the hell? Surely someone at their professional game development studio is capable of writing a patcher? It's not black magic.

[–] hstde@feddit.de 5 points 10 months ago (2 children)

But hosting and letting everyone download the whole file is cheaper for them.

[–] Honytawk@lemmy.zip 2 points 10 months ago (2 children)

Surely the bandwidth costs alone should be more expensive, no?

[–] yhvr@lemm.ee 4 points 10 months ago

I assume the console / game store pays for the bandwidth, not them. No skin off their back

[–] hstde@feddit.de 2 points 10 months ago

Depends.

On the hand hosting and bandwidth cost have come down significantly to the point where the price per gigabyte is in the 0.0 cent region. On the other hand, developers are incredibly expensive, especially when they could do something that results in even more value for the company.

At the end of the day, downloading the full file is a reliable and all in all cheap way of providing an update, even if it's annoying and frustrating as hell to download 138GB just because one bit was flipped.

[–] uis@lemmy.world 1 points 10 months ago

Meh. Ranged download is a thing.

[–] fibojoly@sh.itjust.works 2 points 10 months ago (1 children)

Well, I know this one girl who's really good at repacking shit... maybe she could teach some of their devs!

[–] Rocketpoweredgorilla@lemmy.ca 2 points 10 months ago

I'm sure she could teach them to FIT the updates into a much smaller file.

It is extra work for them so they make more money by not having a team implementing a patching system that can handle distributing only the changes. They just don't care.

[–] regbin_@lemmy.world 1 points 10 months ago

They probably encrypt the packages so one small change changes the whole file.

[–] Triple_B@lemmy.zip 4 points 10 months ago (2 children)

Ark Survival Evolved over in the corner hoping nobody notices its 700GB+ if you download every map.

[–] Maestro@kbin.social 3 points 10 months ago (3 children)

Ark is total madness. Every map has a copy of every dinosaur. Not just the dinos for that map, but all dinos in the game. That's because you can transfer dinos, so somebody may transfer a dino to your map from a mao that you don't have the DLC for. And you still need to be able to see and interact with that dino.

I wonder if the new Ark Ascended fixed that.

[–] smeg@feddit.uk 3 points 10 months ago (2 children)

I'm no game dev, but did they not consider saving the dinos once and loading them in to each map as required?

[–] Maestro@kbin.social 2 points 10 months ago (1 children)

They probably tried and failed. IIRC the original Ark was build on a pre-release version of Unreal engine 4. There were probably loads of things missing or broken in that engine. When they couldn't make UE load assets from a shared storage location, it was probably just easier to ship all dinos with every map.

[–] Sylvartas@lemmy.world 2 points 10 months ago* (last edited 10 months ago)

I seriously doubt that. Assets handling is one of the most important things in a game engine, and not having to duplicate every asset for every map, including for entitlements reasons (e.g DLC ownership) is an extremely basic feature.

It sounds more like they seriously misused blueprints and/or DataAssets. To be fair, epic games did say a bunch of sightly misleading things about them when they released the engine to the public, but anyone using the engine noticed that blueprints could dramatically bloat your install size and/or memory usage in some situations, and found some workarounds.

Also they really should have been following the engine's updates. Now I wonder if they're the reason why Epic insists that we should really avoid being too far behind the "current" engine version for games that are actively maintained...

Source : been working with UE4 (and 5) professionally since UE4.12

[–] seth@lemmy.world 2 points 10 months ago (1 children)

That would be object oriented programming. They took the subject occidented antigramming approach to development.

[–] Rodeo@lemmy.ca 2 points 10 months ago (1 children)

subject occidented antigramming

I knew there was a cool technical term for what I've been doing all these years.

[–] sugar_in_your_tea@sh.itjust.works 2 points 10 months ago

I've never heard of that phrase, but I like abject oriented programming. In this case, they're using the concept of inheritance, but with assets:

Inheritance is a way to retain features of old code in newer code. The programmer derives from an existing function or block of code by making a copy of the code, then making changes to the copy. The derived code is often specialized by adding features not implemented in the original. In this way the old code is retained but the new code inherits from it.

[–] KrummsHairyBalls@lemmy.ca 1 points 10 months ago

The new ark fixed nothing. Except semi playable frame rates. It's great if you want to run a game at 12fps on a 4090.

[–] TheBlue22@lemmy.blahaj.zone 1 points 10 months ago

That's just hysterical. I'm out here learning and strictly following rules of OOP and these motherfuckers just do whatever

[–] TheDarkKnight@lemmy.world 2 points 10 months ago (1 children)

Need a fucking server farm to have that one installed because no one on that development team knows what they’re doing. Isn’t there some duplicate remover a fan made that slims it down by a significant margin?

[–] Sylvartas@lemmy.world 1 points 10 months ago* (last edited 10 months ago) (1 children)

I don't play ark, but if what I read in this thread is to be believed, I'm pretty sure you'd have to repackage the game which is a big copyright nono. Also you would have to redo it with pretty much every content patch. So, probably not.

[–] TheDarkKnight@lemmy.world 1 points 10 months ago

Yeah might be for just local play, not official servers. Idk tho 🤷

[–] RoyaltyInTraining@lemmy.world 4 points 10 months ago (2 children)

I struggle to grasp how games can even fill up all of that disk space. Do they store all their textures uncompressed?

[–] kbity@kbin.social 4 points 10 months ago (2 children)

Uncompressed textures and uncompressed audio for all languages at once (this started with the 8th gen consoles because their shitty CPUs couldn't handle real-time decompression), so a lot of space is being taken up by audio that's never used in languages you don't understand because at some point in the last 20 years the gaming industry forgot how to create checkbox installers.

[–] Blackmist@feddit.uk 2 points 10 months ago (1 children)

Titanfall started that, iirc. I wouldn't mind so much if they let you choose which languages you want installing.

At least some of the PS5 hardware is adding compression back again, so of those games are smaller on PS5 than on PS4.

CoD is an unoptimised piece of shit though. Their business model appears to be snuffing out the competition by filling your drive so you can't play anything else. The last Activision game I installed was the Tony Hawk remaster. I have no interest in CoD at all.

[–] vox@sopuli.xyz 1 points 10 months ago

fitgirl repacks come with optional lang data

[–] uis@lemmy.world 1 points 10 months ago* (last edited 10 months ago)

8th gen? Compression worked fine on much shittier hardware. It shouldn't be hard to decompress audio in memory.

[–] Starkstruck@lemmy.world 2 points 10 months ago (1 children)

I make VRChat avatars and I've looked at the models for COD characters and weapons before.

The sheer amount of material slots on those things is crazy. Like a whole ass material for a tiny texture that's just like, the walkie talkie on a character. It's so unessciary and while excess materials isn't the only reason the game is unoptimized, it's very telling of how much optimizing they actually do (basically none).

[–] uis@lemmy.world 1 points 10 months ago (1 children)

Like a whole ass material for a tiny texture that's just like, the walkie talkie on a character.

What? Are they using some special non-PBR effects?

[–] Starkstruck@lemmy.world 1 points 10 months ago

Nah just don't like uv unwrapping and mapping properly I'm guessing 💀

[–] CCF_100@sh.itjust.works 3 points 10 months ago (1 children)

Kind of odd that anon wants to play a 130 GB fishing game, must have some really detailed fish...

[–] HiddenLayer5@lemmy.ml 1 points 10 months ago

They are fully anatomically correct fish with every single cell rendered individually for maximum realism.

[–] TheBlue22@lemmy.blahaj.zone 2 points 10 months ago

Tripple A devs making their games not take up your entire hard drive challenge (100% impossible)

[–] chiliedogg@lemmy.world 1 points 10 months ago

That's more than half the capacity of the base edition of the new consoles.

Microsoft and Sony need to step in and establish a maximum file size for games. There's no excuse for a remake of a hallway shooter from 12 years ago to be that large.

[–] Hylactor@sopuli.xyz 1 points 10 months ago

The real conspiracy is that a big game requires you to delete or limit the number of competitors games. Not only is yhere no incentive to be smaller, there is actually a strategic incentive to be bigger.

[–] Unicorn@lemmy.ml 1 points 10 months ago* (last edited 10 months ago) (1 children)

At this point COD should sell a custom physical SSD Drive with their game installed, like game DVD in consoles

[–] Early_To_Risa@sh.itjust.works 1 points 10 months ago

Full circle back to cartridges

[–] RIP_Cheems@lemmy.world 1 points 10 months ago* (last edited 10 months ago) (1 children)

I want you all to realize that elden ring, one of the most detailed, intricate, and eye pleasing games we have, is 60 gb. 60. And on consoles pushes it to 45 gb.

[–] mob@sopuli.xyz 0 points 10 months ago (1 children)

one of the most detailed, intricate, and eye pleasing games we have

I would have not thought of Elden Ring with this description. Maybe I played it to early and it got cleaned up a bit?

[–] Sigh_Bafanada@lemmy.world 1 points 10 months ago

It is a very pretty game, but because of art direction, not high quality textures, which is what a lot of the space comes down to