jarrettgilliam / AutoGame

Automatically start your favorite game launcher at just the right moment.
MIT License
34 stars 2 forks source link

Implement the GameControllerService using OpenTK #9

Closed jarrettgilliam closed 2 years ago

jarrettgilliam commented 2 years ago

Implement the GameControllerService using OpenTK instead of the Windows.Gaming.Input UWP API. This shrinks the installed size by about 10x.