Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
01634 DIP/Input Trivial Always Mar 26, 2008, 21:32 May 21, 2008, 03:56
Tester -Misc Reporters- View Status Public Platform
Assigned To Resolution No change required OS
Status [?] Closed Driver
Version 0.106u6 Fixed in Version Build
Fixed in Git Commit Github Pull Request #
Summary 01634: Most sets in cps2.c: Coin inputs are not shown in the input test.
Description 19xx, 19xxa, 19xxb, 19xxh, 19xxj, 19xxjr1, avsp (only P2 and P3 coin), avspa (only P2 and P3 coin), avsph (only P2 and P3 coin), avspj (only P2 and P3 coin), avspu (only P2 and P3 coin), batcir, batcira, batcirj, csclub, cscluba, csclubh, csclubj, cybots, cybotsj, cybotsu, ddsom, ddsoma, ddsomb, ddsomj, ddsomjr1, ddsomr1, ddsomr2, ddsomr3, ddsomu, ddsomur1, dimahoo, dimahoou, gmahou, hsf2 (Also P1 Start doesn't register), hsf2j, jyangoku, megaman2, megamn2a, mmancp2u, mmatrix, mmatrixj, msh, msha, mshb, mshh, mshj, mshjr1, mshu, mshvsf, mshvsfa, mshvsfa1, mshvsfb, mshvsfb1, mshvsfh, mshvsfj, mshvsfj1, mshvsfj2, mshvsfu, mshvsfu1, mvsc, mvsca, mvscar1, mvscb, mvsch, mvscj, mvscjr1, mvscu, pfghtj, progear, progeara, progearj, pzloop2, pzloop2j, qndream, rckman2j, rmancp2j, sfa, sfa2, sfa3, sfa3b, sfa3u, sfa3ur1, sfar1, sfar2, sfar3, sfau, sfz2a, sfz2aa, sfz2ab, sfz2ah, sfz2aj, sfz2b, sfz2br1, sfz2h, sfz2j, sfz2n, sfz3a, sfz3ar1, sfz3j, sfz3jr1, sfz3jr2, sfza, sfzb, sfzbr1, sfzh, sfzj, sfzjr1, sfzjr2, sgemf, sgemfa, sgemfh, spf2t, spf2ta, spf2xj, ssf2, ssf2a, ssf2ar1, ssf2j, ssf2jr1, ssf2jr2, ssf2t, ssf2ta, ssf2tb, ssf2tbj, ssf2tbr1, ssf2tu, ssf2tur1, ssf2u, ssf2xj, vhuntj, vhuntjr1, vhuntjr2, vsav, vsav2, vsava, vsavh, vsavj, vsavu, xmcota, xmcotaa, xmcotah, xmcotaj, xmcotaj1, xmcotaj2, xmcotajr, xmcotau, xmvsf, xmvsfa, xmvsfar1, xmvsfb, xmvsfh, xmvsfj, xmvsfjr1, xmvsfjr2, xmvsfr1, xmvsfu, xmvsfur1
Steps To Reproduce
Additional Information Split from original bug coininputs0106u6gra. 01079
Github Commit
Flags
Regression Version
Affected Sets / Systems Most sets in cps2.c
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
6
User avatar
No.00750
Iaspis
Tester
Apr 20, 2008, 16:13
I seems that coinlock is preventing those games from registering the coin input. Not just in cps2.c but in all games which show that behaviour. What if it was removed in input test mode?
User avatar
No.00751
Haze
Senior Tester
Apr 20, 2008, 18:07
The game sets the coinlock enable / disable, we can't just disable it in testmode.
User avatar
No.00771
couriersud
Developer
Apr 22, 2008, 20:50
As of 120uX (X>=0) there is a popup which will inform users if coinlock is enabled and a locked coin input is done.
User avatar
No.01018
couriersud
Developer
May 20, 2008, 23:56
Propose to mark this issue as resolved.
Tafoid, Fujix, your opinion?
User avatar
No.01019
Tafoid
Administrator
May 21, 2008, 02:41
I was going to ask about this. I saw that this was assigned like someone was looking into it - so I had no idea if this was still valid or not.
If we can 100% verify if the pop-up means the coin is supposed to be locked (even in service) - I'll go though and weed out the many bugs reports and see if any of them do NOT show a popup.
User avatar
No.01036
Tafoid
Administrator
May 21, 2008, 03:56
Coins are locked out by board signal - no change needed.