This script tells you which Lambda Caches you still need to get for the "Lambda Locator" achievement.
This script was originally created as a GitHub Gist by huntfx. His original script can be found here. I have updated the script with more QOL features as well as updating it to work with the 20th Anniversary update to the game, which broke the original code.
Requires Python and Git.
- Clone the repo in a terminal:
git clone https://github.com/NorthernChicken/hl2_lambda, enter the new directorycd hl2_lambda - If you aren't using Windows or you installed Steam to a different drive/folder, you need to manually change the Steam directory variable. Open the python file in a text editor and change the
STEAMAPPSvariable to the path of your/steamapps/commonfolder. If you don't know where it is, open Steam>Settings>Storage>Three dots>Browse Folder. Make sure you copy the path of thecommonfolder. - Run the script with
python hl2_lambda - Go to all the locations it tells you to and find the Caches for the achievement.
- If you need more help or more specific locations for the caches, see this guide: https://steamcommunity.com/sharedfiles/filedetails/?id=2442786989
