34

In my achievement showcase there is an item which says that I have 1 perfect game (which means 100% of the achievements gathered). So I browsed my games game by game and was still unable to find that specific game. There is also no link in the showcase. After some googling I still have not found a way to find the perfect games in Steam.

So, where can I see my perfect games in Steam?

3 Answers 3

29

Steam does not provide such functionality. You need to use a 3rd party tool. One of such websites is AStats.

Once you've found your profile, you'll be able to navigate to the page with games completed 100% like in this screenshot.

2
  • 1
    How do you view your perfect games in AStats? Commented Jul 16, 2014 at 20:12
  • @BlueRaja-DannyPflughoeft Scroll down on your profile, there is a link called "see achievement games as a list" There you can sort it by percentage.
    – user28015
    Commented Jan 14, 2016 at 16:25
4

December 2020 answer: Steam now has a "Perfect Games" tab that you can access from your profile, e.g:

https://steamcommunity.com/id/{username}/games

https://steamcommunity.com/profiles/{profile-id}/games/

perfect games tab on steam profile

2

I can offer an alternative solution. Use this script:

Steam-Zero.

5
  • +1 for this "client-side" solution, it doesn't work though (or it can't deal with my 800 games lib)
    – LostPhysx
    Commented Jul 20, 2018 at 21:51
  • This solution works with full public profile (Steam API relation). Test it on user Masafor. Commented Jul 22, 2018 at 18:09
  • What do you mean by "full public"? As far as I know I have set everything on my profile to public. steamid is "Paedow"
    – LostPhysx
    Commented Aug 8, 2018 at 11:07
  • This works like a charm. +1 Commented Nov 30, 2018 at 13:13
  • 1
    Anybody else having CORS-issues? I had to add a simple PHP-wrapper for Steam API -requests to get around the fact, that Steam API won't return CORS-headers. My changes are at github.com/HQJaTu/steamzero Commented May 19, 2019 at 16:00

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .