- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
01620 | DIP/Input | Minor | Always | Mar 24, 2008, 22:15 | Mar 25, 2008, 14:11 |
Tester | M.A.S.H. | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | Resolution | Bugs That Aren't Bugs | OS | Windows XP/Vista 32-bit | |
Status [?] | Resolved | Driver | |||
Version | 0.124 | Fixed in Version | Build | Normal | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 01620: mazeinv: Problems with the readinputport handler. | ||||
Description | Problems with the readinputport handler. | ||||
Steps To Reproduce |
If you set all P1/P2 buttons and the AD Stick to *None*, except 'Player Start', 'Coin 1'and 'P1 Button 1', start a game and you will see that the blue player sprite is falling down into the left lower corner. If you now set the 'AD Stick Y Dec' to cursor 'UP' and start a new game, you will see that you can move up, but the blue player fall down again and again. This must be a problem with the read input routine... it reads wrong values! |
||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | mazeinv | ||||
Attached Files
|
mazeinv.png (2,853 bytes) Mar 24, 2008, 22:17
| ||||
mazeinv2.png (7,160 bytes) Mar 24, 2008, 23:37
| |||||
Relationships
There are no relationship linked to this issue. |
Notes
5
No.00395
aaron Developer
Mar 24, 2008, 22:30
|
Not a bug. The game auto-calibrates the joystick. It is an analog joystick, so if you never move it, it never auto-calibrates. |
---|---|
No.00397
M.A.S.H. Senior Tester
Mar 24, 2008, 23:37
edited on: Mar 24, 2008, 23:38 |
> Not a bug. The game auto-calibrates the joystick. > It is an analog joystick, so if you never move it, it never auto-calibrates. I found the joystick calibration routine in the service mode (F2), but how can i save the setting? |
No.00398
aaron Developer
Mar 25, 2008, 00:10
|
You don't. It's not saved. You calibrate the joystick and then turn off test mode. Or you just play the game and move the joystick in all directions briefly to auto-calibrate. Remember this is a prototype. |
No.00400
M.A.S.H. Senior Tester
Mar 25, 2008, 02:29
|
Ahhh... now i have understand it :) To the MAMEinfo.dat i have add this: SETUP: - The joystick must be calibrate every time you start the emulation, move the player controls to upper left and lower right after Insert Coin. |
No.00404
Tafoid Administrator
Mar 25, 2008, 14:11
|
Unless a Dev tells me otherwise, I'll file this as BTANB. |