- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
03446 | DIP/Input | Minor | Always | Sep 22, 2009, 23:39 | Sep 23, 2009, 07:53 |
Tester | wuemura | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | Resolution | Unable to reproduce | OS | Windows XP (32-bit) | |
Status [?] | Closed | Driver | |||
Version | 0.134 | Fixed in Version | Build | I686 | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 03446: berzerk, frenzy: ESC doesn't exit the game | ||||
Description |
After you start the game you can't exit by pressing ESQ after "INSERT COIN" screen. Configurations used in mame.ini: # # CORE INPUT OPTIONS # mouse 1 # WINDOWS PERFORMANCE OPTIONS # priority 0 multithreading 1 # # WINDOWS VIDEO OPTIONS # video d3d numscreens 1 window 1 maximize 1 keepaspect 1 prescale 0 effect none waitvsync 1 syncrefresh 1 # # DIRECTDRAW-SPECIFIC OPTIONS # hwstretch 1 # # DIRECT3D-SPECIFIC OPTIONS # d3dversion 9 filter 1 |
||||
Steps To Reproduce |
1- Start cmd. 2- Type 'mame berzerk' 3- Wait until "INSERT COIN" screen appears. 4- try to exit by pressing ESC |
||||
Additional Information | The only way to exit the game is by ALT+TAB select the cmd windows and by pressing CTRL+C. Mouse pointer is affected by this, it can't access some limits on the screen after you kill the game. | ||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | berzerk, frenzy | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
4
No.04966
Tafoid Administrator
Sep 23, 2009, 00:32
|
I used your settings posted as my MAME.INI and tries both berzerk and frenzy without success. I cannot confirm this. Anyone else? |
---|---|
No.04967
wuemura Viewer
Sep 23, 2009, 00:46
edited on: Sep 23, 2009, 00:54 |
Tests here show that this options: maximize 1 filter 1 Has something to do with the problem "filter 0 + maximize 1" makes the problem go away, the same as "filter 1 + maximize 0", in my tests a few games get also affected by this like eswat, bombjack and others. My hardware description: AMD Phenom X4 9950+ ASUS M4A78 PRO ATI Radeon HD3200 2GB DDR2 800 OCZ Platinum 2Tb Barracuda SATA2 (X2) Windows XP with last update and drivers. Edit1: Independent of any mane.ini settings, the game invrvnge also has the same problem. |
No.04971
Fujix Administrator
Sep 23, 2009, 07:17
|
No repro here with any settings you showed. FYI, I always use maximize 1 and filter 1. Practically and technically, it is hardly possible that the filtering option affects the MAME input interface. Especially in your case, the problem occurs in a lot of unrelated game titles. I would like to suggest you to remove all setting files and reset your MAME setup from scratch and see how it works. |
No.04973
Haze Senior Tester
Sep 23, 2009, 07:42
|
sounds like an issue with the users machine, yes. At the very least there is nothing specific about the games mentioned that would cause an issue, and nothing game specific about mame's escape handling. |