I’m doing a first-pass search for files for the Quake3 Official Archive. I have notes on finding rare files here but I’m being super systematic for this first pass and thought I should document it (for next time). First, the given is we know what we are searching for, e.g. we have a wishlist of known filenames. The first pass involves either finding the file or collecting all known locations where the file used to exist. Later we can dig further into each URL via the wayback machine to le...