Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dolphin (GC) - Automated controller mapping and hotkey script #3969

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

retropieuser
Copy link
Contributor

I've created a rough script so far that does the following:-

  • Scans for js profile controllers and gets the evdev device name
  • Creates a profile ini for that controller
  • Updates the Hotkey.ini file with that controller for that play session
  • Checks the Rom's gameID then uses it to create a game specific .ini file, which you then use to pull the controller profile from (as Dolphin cannot pull profiles directly from the global dolphin.ini)

Please can you check and test this, as I only own 8bitdo controllers but I've managed to get them all mapping as well as expected making guesses. Roughly as successful as the mapping process is for mupen64plus

Let me know of some changes, I'm happy to tidy this up as it's quite messy right now

Dolphin.sh script to run and check the GameID and Controller info
Add in the controller mapping script
Have added in some checks for js0 upto js8 and assign the controllers to Players 1-4 for that specific session
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant