rfvgyhn / min-ed-launcher

Minimal Elite Dangerous Launcher
MIT License
252 stars 9 forks source link

The game client doesn't detect controller #48

Open alyyasser opened 2 years ago

alyyasser commented 2 years ago

sometimes my controller not working when the game launched with this way. need to restart few times till it detect my controller again.

additional note: i disable steam controller configuration for the game.

alyyasser commented 2 years ago

quick update: the issue disappear after enabling steam controller config/input.

perhaps, you want to add that information to the readme page for future Cmdr who might run across the same issue.

alyyasser commented 2 years ago

also, there's this option in ED's launcher. image

maybe the launcher check for a controller on its own, and skipping it disrupt that process?

alyyasser commented 2 years ago

after further testing, i found out that, if i run it with steam controller configuration disabled and without the /autoquit command, the subsequent runs of the game can detect my controller just fine.

alyyasser commented 2 years ago

i think the simplest possible solution could be adding delay before the real execution or /autoquit command, or add another command for that single purpose (like delayed launch and/or delayed quit, both in single command or separate commands) for more flexibility on the user's end.