Hacker News new | ask | show | jobs
by madeofpalk 894 days ago
Depends on the game. Often the main exe still launches steam for bootstrapping.
1 comments

IIRC, this is mostly because the example for initializing the steam API library causes a crash when the library isn't available. As a result, a fairly common "crack" is to drop in a DLL that provides dummy functions.