There is a simple version of this and a complete version, and both are below in that order.
Short answer
In most cases the straightforward approach works. The exceptions are specific and listed below.
- Do not build a routine around an edge case.
- Check which version any conflicting advice was written for.
- Give a method one honest attempt before deciding it does not work.
There are two Last of Us canons running in parallel now — the games and the HBO series — and they diverge. The mechanic behind it is simpler than the discussion around it suggests. The accepted community answer is broadly right and wrong in a specific way that matters here.
Why it works this way
Patch notes move numbers around constantly; the shape of the answer holds even when a specific value shifts. Nothing here depends on a setting you are unlikely to have. Testing this yourself takes a few minutes and settles it definitively. Treat anything stated without a version number as provisional.
Edge cases are genuinely rare, which is why the simple answer is usually the correct one. Most of the disagreement online comes from people describing different versions of The Last of Us. If a step reads as obvious, do it anyway — the obvious ones are the ones people skip and then wonder about.
What to do instead
It is worth separating what the game does from what players have concluded it does. There is usually a fast way and a reliable way, and it is worth knowing which one you are choosing. The short version is near the top on purpose; the reasoning is there if you want to know why.
- Note the exception cases — they are specific rather than vague.
- Revisit after a major patch if the behaviour changes.
- Region and platform change more than people expect, so confirm both.
- Try the straightforward approach before the elaborate one.
- Test it yourself where testing is cheap.
Worth knowing alongside this
Everything below is framed around the current state of The Last of Us rather than a launch-week impression. Screenshots age faster than text, which is why this describes rather than shows. Do the cheap check before the expensive one — that ordering alone saves most of the frustration. It helps to understand why a step exists, because then you can adapt it when your situation is slightly different.
None of this needs a paid tool, a third-party launcher or an account on a site you have never heard of. Half the pages on this topic were written for a build that no longer exists, which is why they stop matching what you see. Where two approaches both work, the one with fewer moving parts is the one to keep.
When the usual advice fails
Anything that behaves differently on console than on PC is flagged where it matters. The Last of Us is not shy about hiding useful information two menus deep, so some of this is simply knowing where to look. Nothing here assumes a particular playstyle beyond wanting the thing to work.
Most of the disagreement you will find online is two people describing different builds. Where something depends on your platform or region, that is called out rather than glossed over. The community wisdom on this is roughly half right, and the half that is wrong costs the most time.
The practical answer
If your result differs from what is described here, note what is different first rather than starting over. The developers have changed their mind about this at least once, which explains the older advice. There is no hidden trick here that the game is keeping from you.
Where people go wrong
- Ignoring the platform-specific note and then wondering why the steps do not line up.
- Changing five things at once and then not knowing which one helped.
- Copying a setup wholesale from a streamer without understanding what each part does.
The Last of Us FAQ
Does this change between platforms?
The behaviour does not. Where menu paths or prompts differ, that is noted above.
Do I need any mods or third-party tools for this?
No. Everything described here works with the base game on any supported platform.
Does this work the same on console and PC?
The logic is identical. Menu paths and button prompts differ, and any real difference is flagged above.
Is there a faster method?
Sometimes, at the cost of reliability. Where that trade exists it is described rather than recommended blindly.
Anything that shifts with the next The Last of Us update will show up as a changed number, not a changed approach.