Hacker News new | ask | show | jobs
by wccrawford 755 days ago
Games that come with their own launcher start up 1 executable, then exit it and start another one.

It's really easy to track that first one. But the second one is a pain in the rear.

I'm guessing that's the problem they're still trying to solve without manually inputting info for each individual game, or making the player do that.

1 comments

> « It's really easy to track that first one. But the second one is a pain in the rear.»

Tracking child processes spawns/handles, or even resorting to polling for process name for a while, all should be fairly simple to implement…

GeForce now used to have tons of "issues" with people easily being able to run any app or program they wanted, using a few tricks. Last time I tried it, it seemed like it was all locked down a lot better, but previously it'd still be steam opening the other program. It was nice while it lasted, since they wanted cyberpunk available day one, it was actually accessible about a week before the game released.