this post was submitted on 25 Sep 2025
63 points (98.5% liked)

PC Gaming

12394 readers
770 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments, within reason.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 2 years ago
MODERATORS
top 34 comments
sorted by: hot top controversial new old
[–] thesohoriots@lemmy.world 26 points 2 days ago (1 children)

Let the splines reticulate.

[–] inclementimmigrant@lemmy.world 6 points 2 days ago (2 children)

Sure but searching for llamas didn't take over fifteen minutes.

You ever played the Sims 3 on a minimum spec laptop?

Searching for llamas absolutely did take 15 minutes.

[–] Kolanaki@pawb.social 0 points 2 days ago (1 children)

I mean... It did on my POS computer. 🤷‍♂️

[–] inclementimmigrant@lemmy.world 1 points 2 days ago (1 children)

Then it's probably time to upgrade from that 8088.

[–] masterofn001@lemmy.ca 2 points 2 days ago (1 children)

They forgot to press turbo.

[–] grue@lemmy.world 3 points 2 days ago* (last edited 2 days ago) (1 children)

Turbo was on by default. Pressing the button to turn it off made the computer run slower to emulate an 8086, so that software coded to calculate time based on instruction cycles rather then using a proper real time clock function wouldn't run faster than the intended speed.

An 8088 wouldn't have a turbo button since it ran at the same speed as an 8086 to begin with.

(Also, SimCity 2000 required at least a 386.)

[–] Malix@sopuli.xyz 1 points 2 days ago (1 children)

Turbo was on by default

while true, BUT: everyone I knew at the time, who had turbo buttons on their systems, told me that it made the computer faster and could lead to the computer breaking if it was left on all the time. So they just had the turbo off :|

I've been told this kind of belief was VERY common.

[–] grue@lemmy.world 2 points 2 days ago

I mean, at the time when turbo buttons were a thing (and I was a kid who didn't know much about computers yet), I incorrectly thought that too. My own computers never had one though, and I'd like to think that if one had, I would've eventually figured out that it worked opposite to how the label implied.

[–] LadyMeow@lemmy.blahaj.zone 17 points 2 days ago* (last edited 2 days ago) (2 children)

‘As the shaders continue to compile’??? What does that even mean….

Ok so I looked, and I guess shaders compile, but should be better in….15 minutes of game time?

[–] rebelsimile@sh.itjust.works 16 points 2 days ago (2 children)

I only know this because I recently started doing some game development (as opposed to just being a gamer for 30 years); Shaders are little programs that run directly on your graphics card. They’re all over the place in games, doing stuff like making objects glow, morphing/transforming objects, and in 3D games, they’re also doing a lot of the work of lighting effects and details that you would want to see in order to actually see the game’s final product. When you start a game it will (either in the foreground or background) compile (build for your computer) all of the shaders designed in the game, but I guess this needs to happen on each computer. If they re-coded some of the shaders in the game to be more efficient/use fewer resources and ultimately make the game run faster, the ones in the previous release would need to be completely recompiled.

(I’m sure someone will be along to correct any inaccuracies in that.)

What I think is odd though is that game companies are throwing that around like anyone has any idea what they’re talking about though.

[–] pycorax@sh.itjust.works 13 points 2 days ago (3 children)

Most games engines should be able to calculate all the shader combinations required and pre-compile them prior to their use. I'm not familiar with Unreal (iirc Jedi Survivor does this) but it's fairly common with other games. Alternatively there's solutions like Fossilize from Valve and Microsoft did just announce a new D3D feature earlier today that help devs collate all the possible shader combinations too.

[–] rebelsimile@sh.itjust.works 3 points 2 days ago

I remember waiting like 10 minutes with a loading window for Monster Hunter Rise to compile shaders at one point a while back and I had no idea what that meant then… (but yeah obviously most games do it more elegantly)

[–] Evotech@lemmy.world 2 points 2 days ago

Yeah your can either preload it or compile as you go. Both have advantages and disadvantages

[–] baguettefish@discuss.tchncs.de 1 points 1 day ago (1 children)

this does happen in borderlands 4, but unreal is notoriously bad at tracking which shaders you'll need in actual gameplay.

[–] Holytimes@sh.itjust.works 1 points 1 day ago

It doesn't help that shaders have become bloated to the point that if you prefer compile them it ends up taking 10-30 mins to load a game.

Look at monster hunter rise my computer can load all the shaders in about 8 mins. My brothers takes half an hour.

Every time you turn the game on. Cause for ever reason it just forgets the shaders and doesn't save them.

[–] LadyMeow@lemmy.blahaj.zone 3 points 2 days ago

Thanks for the detailed explanation! That makes sense, it’s also weird to me because if it would get better in 15 minutes, then I feel like most people wouldn’t notice really? Like I’d give a game more time to test that 15 minutes, unless it was like… really bad, seconds per frame style or something.

[–] Kolanaki@pawb.social 6 points 2 days ago* (last edited 2 days ago) (1 children)

In my experience with the real-time shader compilation bullshit, it doesn't even out until you've explored most of the game unless it's a game with very minimal aesthetic differences between areas. Each new level/area/biome will stutter like hell until it has had a chance to compile whatever the fuck it's doing.

[–] TachyonTele@piefed.social 1 points 2 days ago (1 children)

You can preload the shaders in steam. It's in the settings menu somewhere.

[–] Kolanaki@pawb.social 2 points 2 days ago* (last edited 2 days ago) (2 children)

For anything that does this, or just Borderlands 4?

Better games just pre-compile them so you don't even have to wait for anything.

[–] TachyonTele@piefed.social 2 points 2 days ago* (last edited 2 days ago) (1 children)

You can preload any games shaders in steam, as far as I know. Mainly it helps with loading times.

[–] Malix@sopuli.xyz 7 points 2 days ago* (last edited 2 days ago) (2 children)

I'm fairly sure downloading/preloading shaders is a thing only for steamdeck, as the compilation result is different based on hardware & driver versions. Only "fixed" target valve has is steamdeck.

edit: actually, I might be combining two different things in my mind. Steam has downloading precompiled shaders for games for steamdeck, but has the preload/precompiling option for other systems?

[–] morbidcactus@lemmy.ca 4 points 2 days ago

Linux has that for vulkan shaders but like, you still get compiling shaders when loading in bl4 even after that.

I don't recall satisfactory having that issue and it's ue5 afaik, hits a solid fps too even with global illumination on.

[–] TachyonTele@piefed.social 3 points 2 days ago (1 children)

That's possible it's only for the deck. I didn't consider that.

[–] Holytimes@sh.itjust.works 1 points 1 day ago

It's all systems but only for vulkan. So outside of Linux it's not used much since most windows games are direct X not Vulkan.

And even then some games use both so while you have the Vulkan shaders you still may need to compile direct X shaders.

[–] Holytimes@sh.itjust.works 1 points 1 day ago

Technically it's everything it's any steam game. It's a community resource.

It doesn't always work, sometimes it makes things worse, some times it helps.

It's a real crap shoot.

And if you play a lot of games it can be a LOT of storage space. For example my shader precache right now is 90gigs. Cause I play a bunch of different games so every game has to have it all saved.

Compiling at run time or during game play means those shaders only use ram for the duration of the game instead of physical storage space on top of ram during game play.

[–] Akasazh@feddit.nl 17 points 2 days ago

I fixed a lot of problems I have with the game by not buying it at all. Very effective.

[–] TheObviousSolution@lemmy.ca 11 points 2 days ago* (last edited 2 days ago)

People should remember, regardless of what the creative lead has said, Randy Pitchford has not backed down his comments. He literally has told you to play something else.

The best thing you can do if you enjoy Borderlands is not to get hooked on its predatory hooks, like the limited time SHiFT codes. That BS is toxic, and the moment they become a requirement is the moment I stop having interest in the franchise altogether. It's basically a hook for the whales who will continue purchasing from Randy no matter what.

[–] kn0wmad1c@programming.dev 5 points 2 days ago (3 children)

You know what UE5 game doesn't have stutters or constant shader compilation? Silent Hill f

[–] bagodogs@sh.itjust.works 4 points 2 days ago

That's just not true.

[–] Codilingus@sh.itjust.works 2 points 1 day ago

There's already a Digital Foundry video on how it has problems compiling shaders as you play because they don't come close to preloading all the shaders, and typical traversal stutters associated with UE5's world partitioning.

[–] kn0wmad1c@programming.dev 1 points 2 days ago

I'm only 6 hours in, so maybe it will start happening soon

[–] krooklochurm@lemmy.ca 4 points 2 days ago

The year is 2092. Thr shaders have not stopped compiling. Not for a moment. My entire pc moves at 3 fps. Visibility is near zero behind an enormous "the shaders are compiling" message.

[–] D06M4@lemmy.zip 4 points 2 days ago

Folks at Digital Foundry have been talking about the matter. Most games made with Unreal Engine 5 share this among other problems.