Skip to content

Commit

Permalink
Update controller-autoconfiguration.md - PR note (#1013)
Browse files Browse the repository at this point in the history
* Update controller-autoconfiguration.md - PR note

To help us track potential bugs if the autconfig does not work as expected in all RetroArch releases (Flatpak via Flathub, AppImage, etc) and their gamepad driver (sdl2, udev, etc), please include a bullet point at the beginning of your PR Comment when submitting a PR.

* Update controller-autoconfiguration.md

minor

* Update controller-autoconfiguration.md

minor

* Update controller-autoconfiguration.md

---------

Co-authored-by: Ömercan Kömür <[email protected]>
  • Loading branch information
davidhedlund and fpscan authored Dec 29, 2024
1 parent e8b4507 commit 3e39276
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/guides/controller-autoconfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,8 @@ Before giving up and saving the controller again, you can attempt to re-map any
If you are happy with your profile, you can submit it to RetroArch so that other users benefit:

1. Edit the autoconfig file for your joypad manually to include the input descriptors (please see the [Input descriptors](#input-descriptors) section below)
3. [Submit your profile to our joypad profile repository](https://github.com/libretro/retroarch-joypad-autoconfig).
2. [Submit your profile to our joypad profile repository](https://github.com/libretro/retroarch-joypad-autoconfig) by filing a pull request (PR).
- To help us track potential bugs if the autconfig does not work as expected in all RetroArch releases (Flatpak package via Flathub, AppImage via retroarch.com, etc) and their gamepad driver (sdl2, udev, etc), please include a bullet point at the beginning of your PR Comment when submitting a PR. This bullet should specify the RetroArch version you used to generate the autoconfig. Additionally, please add further bullet points to outline what has been added. For example: `* Generated the autoconfig file[s] with RetroArch Flathub's release version x.xx.x`

### Default-off configs
When developing controller configurations, it's essential to anticipate and mitigate potential conflicts. These issues often arise in the following situations:
Expand Down

0 comments on commit 3e39276

Please sign in to comment.