OtagoPolytechnic / third-year-studio-2024-rainy-arcade

third-year-studio-2024-rainy-arcades created by GitHub Classroom
1 stars 1 forks source link

67 load profile on anti micro x #71

Closed SamanthaCra closed 4 months ago

SamanthaCra commented 4 months ago

This is working, loading mouse onto both joysticks and keyboard profile 1 onto one joystick and keyboard profile 2 on another.

This is currently done via python load_profile.py and manually typing the input.

Included in this are profiles for AntiMicroX and a check for controllers script.

SamanthaCra commented 4 months ago

The detection script is mainly for troubleshooting and only needs to be run if there is an error with detecting controllers which is why I kept it seperate :)