- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
07363 | DIP/Input | Minor | Always | Jun 17, 2019, 08:53 | Jun 28, 2019, 14:25 |
Tester | MetalGod | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | Resolution | Open | OS | Windows Vista/7/8 (64-bit) | |
Status [?] | Confirmed | Driver | |||
Version | 0.210 | Fixed in Version | Build | 64-bit | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 07363: tunhunt: Controls are auto-pressed (analog or digital inputs) | ||||
Description |
Controls are auto-pressed (analog or digital inputs) The aim constantly moves as soon as you press any key. Tested with keyboard, xbox360 gamepad, ps2 to USB gamepad, Logic3 Joystick and mouse. No matter what controls you use, the issue will happen anyway Tested with dinput and xinput, same problem with both of them. Tested in Windows 7 and Windows 10 with the same results. It is specially noticeable when entering initials after a gameplay, letters keep passing although no key is pressed. No regression version. |
||||
Steps To Reproduce |
In these 2 situations the issue is very easy to notice: 1- Right after starting a game, the aim is centered. Just move it any direction and it will go crazy. 2- Reach the enter initials screen. You'll see the letters are constantly moving despite no keys are being pressed. To reach the enter initials screen you just need to kill 4-5 enemies. |
||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | tunhunt | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
4
No.16555
MetalGod Senior Tester
Jun 17, 2019, 09:01
|
No regression version |
---|---|
No.16579
Tafoid Administrator
Jun 21, 2019, 17:35
|
I could only test it with my PS1 controller to USB and I saw no issues. Doesn't mean there isn't an issue with controller/driver or interface though. |
No.16582
MetalGod Senior Tester
Jun 22, 2019, 14:33
edited on: Jun 25, 2019, 09:37 |
I can test this on a different computer (windows 10) and with different hardware (ps2 to usb). I'll let you know as soon as I test it |
No.16591
MetalGod Senior Tester
Jun 25, 2019, 09:18
edited on: Jun 25, 2019, 09:37 |
Some more testing done. It is also happening when playing with mouse and keyboard. It seems that once a key is pressed is never released... or tries to do a wrong autocentering. This makes x/y axxis go crazy It is specially noticeable in the entering initials screen. Updated: Changed title and description of the issue. It is a general dinput issue. Given more proper details. Updated2: Changed Steps to Reproduce |