- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
08221 | DIP/Input | Major | Always | Feb 20, 2022, 06:54 | Apr 5, 2024, 01:10 |
Tester | CYBERYOGI -CO-Windler | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | Yolo_Swaggins | Resolution | Fixed | OS | Windows 10/11 (64-bit) |
Status [?] | Resolved | Driver | |||
Version | 0.240 | Fixed in Version | 0.265 | Build | 64-bit |
Fixed in Git Commit | c99b5e8 | Github Pull Request # | #12192 | ||
Summary | 08221: strtdriv: Brake is miswired =>does not work | ||||
Description |
In "Street Drivin" the brake does not work, which makes the game much harder and Stunt Track/Super Stunt Track impossible to pass. The controls test menu reveals that in MAME the brake pedal is miswired to an unused ADC pin (see blue bargraphs) while the "brake" bargraph does not respond. Please fix this. (Also stick shift can not be used, but I assume this is not a MAME bug but an unimplemented feature of this prototype game, because it is nowhere mentioned in its test modes.) |
||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | strtdriv | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
2
No.22037
Yolo_Swaggins Tester
Mar 31, 2024, 13:57
edited on: Mar 31, 2024, 15:31 |
i fixed the source code for the brake and it's been merged into the mame master on github and i fixed the steering wheel issues too. https://github.com/mamedev/mame/pull/12192/files |
---|---|
No.22045
Robbbert Senior Tester
Apr 5, 2024, 01:10
|
Thanks for fixing this. |