- --
Viewing Issue Advanced Details
[ Jump to Notes ]
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 07864 | DIP/Input | Minor | Always | Jan 30, 2021, 11:33 | Jan 30, 2021, 18:11 |
| Tester | MetalGod | View Status | Public | Platform | MAME (Official Binary) |
| Assigned To | Resolution | Invalid report | OS | Windows 10 (64-bit) | |
| Status [?] | Closed | Driver | |||
| Version | 0.228 | Fixed in Version | Build | 64-bit | |
| Fixed in Git Commit | Github Pull Request # | ||||
| Summary | 07864: Cannot config 2 analog controllers for 1 analog INPUT | ||||
| Description |
MAME doesn't support 2 analog controllers for one input. In all cases, only the first controller will work. Check the image I've uploaded, for example: - For "AD Stick X Analog" only "Joy 1 Eje X" will work. "Joy 5 Eje X" will not work. Another example: - For "AD Stick Z Analog", only "Joy 5 Control deslizante" will work. "Joy 1 Rotacion Y" will not. *Update: It ocurrs when the joystick_deadzone in mame.in is set to zero: joystick_deadzone 0 I don't know if this is a normal behaviour, or something that could be fixed. Regards :) |
||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | |||||
| Regression Version | |||||
| Affected Sets / Systems | |||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
2
|
No.18428
MetalGod Senior Tester
Jan 30, 2021, 11:59
|
I've found out that I don't have the problem checking it on a clean mame installation. |
|---|---|
|
No.18429
MetalGod Senior Tester
Jan 30, 2021, 12:49
|
The issue ocurrs only if the joystick deadzone is set to zero in mame.ini or in the affected game config INI file joystick_deadzone 0 |