Open
Description
It appears that with the current systemd service included with the netboot script that launches startx with the EE binary as a parameter. This seems to means that joysticks although detected do not register events inside EE and so cannot be used.
I can fix this behaviour by instead changing the service to simply just call the EE binary direct, which auto launches X anyway
ie ExecStart=/root/EmptyEpsilon/EmptyEpsilon
I suspect this may have something to do with X and window focus so events are not being forwarded to SDL correctly, but I'm not sure if my "fix" is the correct way or just a lucky workaround?
Metadata
Metadata
Assignees
Labels
No labels