Welcome to the PEAK wiki!
The PEAK wiki is a community project maintained by players like you.
Interested in helping out but not sure how? Join our Discord and we can help!
Talk:Passport
Crown Requirements
Chiming in to confirm that the crown is unlocked upon getting all the "base" (as they're called in the code) achievements, which comprise all achievements before the Mesa update.
See the CustomizationOption.IsLocked getter and also AchievementManager.AllBaseAchievementsUnlocked(). Aw4yland (talk) 05:16, 28 August 2025 (UTC)
- I think we should also specify exactly which badges are the base ones. I couldn't find this info anywhere, only that there are 10 more badges (see 1.20.a). Maybe the requirements could go into the Badges page itself. Aw4yland (talk) 05:26, 28 August 2025 (UTC)
- Some kind of indicator for this is definitely a good idea TheElm (talk) 17:43, 28 August 2025 (UTC)
- Odd. I had all the pre-mesa achievements so I can't really actually test, but I've seen a lot of discussion in the PEAK official discord that people didn't get it until having all of them, and a lot of game articles talking about the crown now being harder to unlock now that there are 10 new achievements.
- Is there a separate method in Achievement manager that isn't "Base Achievements"? otherwise the naming just sounds like a DLC thing. Could be wrong TheElm (talk) 17:21, 28 August 2025 (UTC)
- After looking through
AchievementManager's code, it doesn't seem to have anything like it. I'm pretty sure the method got renamed after the Mesa update, though I don't feel like downpatching to confirm. - The crown's code simply calls
AllBaseAchievementsUnlocked(), which in turn loops through the first 32 enum entries ofACHIEVEMENTTYPE(excludingNONE), which are all pre-Mesa. Then there are unused ascent achievements (which are never actually unlocked and do not exist according to SteamDB), and finally all the new ones from the Mesa update. - There might be a case that
CustomizationOption.IsLockedis not getting called after completing a run due because of a potential bug, and that's why people think it requires all achievements. I don't actually know, this is pure speculation on my part. - In any case, I actually have three achievements left, only one of which is new, so I'm planning to do some testing later and finally find out the Truth. Aw4yland (talk) 21:42, 28 August 2025 (UTC)
- Okay, I've just cheated the
Clutch Badge and
Participation Badge in[1], and the crown got unlocked immediately. The
Ultimate Badge is still missing, so I'm pretty sure the unlock logic I described is correct. The Truth has been revealed. - The console command uses the vanilla
AchievementManager.ThrowAchievement(), so the same should happen whenever an achievement is granted legitimately. Aw4yland (talk) 21:54, 28 August 2025 (UTC)
- Okay, I've just cheated the
- After looking through
Gallery style
Although the Gallery section of this article is consistent with the cosmetics, I feel that it does not look right, since the pictures were never intended to be fit into the same kind of box as the cosmetics. Could the styling of the gallery be fixed to not have this problem? Jack5Official (talk) 03:00, 12 September 2025 (UTC)
- ↑ Temporarily, and I mostly play solo so there's that. For science!