What the hell is Bloodborne doing when it's loading? Developers explain
Weekly digests, tales from the communities you love, and more
You are now subscribed
Your newsletter sign-up was successful
Want to add more newsletters?
Every Friday
GamesRadar+
Your weekly update on everything you could ever want to know about the games you already love, games we know you're going to love in the near future, and tales from the communities that surround them.
Every Thursday
GTA 6 O'clock
Our special GTA 6 newsletter, with breaking news, insider info, and rumor analysis from the award-winning GTA 6 O'clock experts.
Every Friday
Knowledge
From the creators of Edge: A weekly videogame industry newsletter with analysis from expert writers, guidance from professionals, and insight into what's on the horizon.
Every Thursday
The Setup
Hardware nerds unite, sign up to our free tech newsletter for a weekly digest of the hottest new tech, the latest gadgets on the test bench, and much more.
Every Wednesday
Switch 2 Spotlight
Sign up to our new Switch 2 newsletter, where we bring you the latest talking points on Nintendo's new console each week, bring you up to date on the news, and recommend what games to play.
Every Saturday
The Watchlist
Subscribe for a weekly digest of the movie and TV news that matters, direct to your inbox. From first-look trailers, interviews, reviews and explainers, we've got you covered.
Once a month
SFX
Get sneak previews, exclusive competitions and details of special events each month!
If you’ve played Bloodborne then you know the title well. It sits on screen for 40 or more seconds at a time as the game loads and… does what exactly? Give the monsters a pep talk? Wipe off the blood? It’s been driving me nuts so I asked a few devs anonymously as to what that blank, unmoving screen is hiding.
This is what my first source told me: "Because the initial load and reload into Cathedral Ward are the same, that indicates they're completely dumping all loaded data (textures + geometry)”. That makes sense given Bloodborne’s complete do-over when you die - the level doesn’t just have enemies to respawn, there’s tons of destructible physics-based objects that need to be reset, and a complete wipe/reload would seem the easiest way of doing it. “My guess is that yes, it's not particularly efficient, and that it is just dumping everything and doing a clean reload” says a second developer. While a third developer makes a very good point: “It certainly seems to reload the entire environment. If you die without taking a single step, you'd expect less time [to load] needed than a 30 minute adventure.
Why? My third source explains: “Reasons to do a complete reload: you're certain everything works should something have bugged out on you. You begin with a clean memory slate, since you don't need to play it safe. Basically, it's the easy and safe way”. My second source agrees: “There are almost certainly ways to optimise this. I suspect that since games are always developed up to the wire, that 'a lot of loading' was the best of a bad bunch of limitations to ship with (better than bugs such as Assassin's Creed Unity had). It can easily be improved in an update later on (I hope so)”.
Even then, what is taking so long? “I can't imagine reloading enemies alone taking that long, but piles of books, barrels and such, are all back in their original state too [when you restart]. These all have physics, but [are] probably 'sleeping' until you get near”, says developer number 3. "I'm not sure how much environment they've got in memory at one time, you can look pretty far ahead, but looking at the textures there's (of course) a degree of LoD in place”. (LoD stands for ‘level of detail’ which refers to a variety of systems developers use to make sure the game only loads in hi-res versions of things close up, and low-res versions further away.)
As well as having to reset potentially hundreds of displaced physics objects, textures are also a factor all three devs seem to converge on. “I'm not sure what's going on with decals such as blood splatter, but that might reason for them to reload textures,” explains dev number 3. “Textures and audio are in my experience the most load-time intensive assets”. These large high definition textures are also something my first source picked up on: “Huge hi-res textures are the biggest memory / disk factor by far”, they state, questioning, as well, any compression that might be involved - something that can reduce data size on disk but require lengthy load times to decompress.
Weekly digests, tales from the communities you love, and more
So, while load times could be optimised eventually, it looks like Bloodborne’s lengthy waits are simply a mix of the increased detail demanded by current-gen systems - active objects, textures, dense geometry and so on - combined with a safer approach to avoiding potential game-breaking bugs at launch. That all makes sense on paper, but with big games all chasing similarly high levels of pretty is it an issue we could be seeing more of in the future?

I'm GamesRadar's Managing Editor for guides. I also write reviews, previews and features, largely about horror, action adventure, FPS and open world games. I previously worked on Kotaku, and the Official PlayStation Magazine and website.


