Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
00589 DIP/Input Minor Have not tried Jan 31, 2008, 05:02 Feb 3, 2008, 09:31
Tester -Misc Reporters- View Status Public Platform
Assigned To nicolasa Resolution Bugs That Aren't Bugs OS
Status [?] Resolved Driver
Version 0.111u3 Fixed in Version Build
Fixed in Git Commit Github Pull Request #
Summary 00589: nova2001: P2 direction keys don't register in the service mode.
Description Enter service mode and during the input test (the white dots on the screen) P1 direction keys register in P1 dots and P2 dots (shouldn't be registering in P2 dots) P2 direction keys don't register (only button A and B) in cocktail mode this works fine
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems nova2001
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.00007
nicolasa
Developer
Feb 3, 2008, 09:31
This is a bug in the game code. Test mode fetches the joystick input through the normal game subroutine, that checks the cocktail mode setting and the active player. Test mode only sets the active player, but not the cocktail mode setting, so when the dip switch is set to upright both inputs are read from the same port.