Actions
Emulator Issues #9688
openAdd default config for named pipe input controllers
Status:
New
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Feature request
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
When trying to use named pipe inputs for controllers, there is no default config for what buttons map where. Users have to manually specify this laboriously through the GUI or by hand editing the GCPadNew.ini file. It's a big hurdle for non-technical users that are trying to use this feature.
Since this is named pipe inputs, there's basically no reason to vary from the default. Dolphin takes in a message that says "PRESS B", so of course the user expects it to press the B button. Let's make that default so users aren't forced to to manually configure this themselves.
Here is a sample config file that works:
[attached]
Files
Updated by Billiard26 8 months ago
- Issue type changed from Bug to Feature request
Actions