meso (nprofile…u76w)
I'm overselling the process, I'm using a mixture of Goldberg Steam API emulation and Steamless (a DRM stub remover)
Basically steam sells 3 types of games, DRM-free, DRM via the steam_api.dll and DRM that's in the EXE file itself
You can obviously just run the DRM free one's no bother
With the steam api games you just replace the DLL (sometimes you have to do a little bit more, but not much more)
And the games where the DRM is in the EXE you just run Steamless on the EXE and it creates an 'unpacked' version that runs without DRM
Obviously, I've programmed nothing myself, I'm just using other people's tools.
