ftl-overdrive
ftl-overdrive copied to clipboard
Better Steam Detection
Instead of attempting to locate Steam through Program Files, it uses the Registry Key for Steam's Path, which is added automatically upon installation of Steam, regardless of install location. This is useful for those who decide to install Steam in different locations, such as a secondary Hard Drive.
I have an idea on how to do this. You simply wrap the necessary Steam checking functions with some P/Invoke. I've seen this done before so I might be able to pull it off myself.