Venomalia / UniversalDynamicInput

a custom button pack for dolphin that supports over 150 games!
Creative Commons Zero v1.0 Universal
135 stars 17 forks source link

Fix xbox gamepad assignment in Jett Rocket and Mario Party 7 #55

Closed Kupo91 closed 2 years ago

Kupo91 commented 2 years ago

Assign the xbox 360 pad with the right folder for Jett Rocket and Mario Party 7.

There are also some other json files that use the xbox one folder when they should use the xbox 360 folder:

Kirby Air Ride/UniversalDIT_HalfA.json Mario Party 2/UniversalDIT_ShyGuyRed.json Mario Party 2/UniversalDIT_ShyGuyWhite.json Mario Party 5/UniversalDIT_ShyGuy.json Mario Party 9/UniversalDIT_BombBattle.json Mario Party 9/UniversalDIT_GrowingUP.json Need for Speed Undercover/UniversalDIT_Simple-Speed.json Need for Speed Underground 2/UniversalDIT_Simple-Speed.json Need for Speed Underground 2/UniversalDIT_Simple-Speed_EX.json Super Mario 64/UniversalDIT_Text 64.json

These jsons can't be easily fixed though since they point on custom folders which miss the folder for the xbox 360 pad.

All other json files use the right folders, except line 488 (device icon), which points in all jsons to the xbox one folder. Since I didn't know if it's intended, I didn't touch it. I just saw that the xbox 360 folder has so device folder, so all good there.