- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 09450 | DIP/Input | Major | Always | 1 day ago | 1 day ago |
| Tester | Robbbert | View Status | Public | Platform | MAME (Self-compiled) |
| Assigned To | Resolution | Open | OS | Windows (x64) | |
| Status [?] | Confirmed | Driver | |||
| Version | 0.287 | Fixed in Version | Build | x64 | |
| Fixed in Git Commit | Github Pull Request # | ||||
| Summary |
|
||||
| Description |
This game is marked as working. It starts up quickly, looks fine, and a voice says "Insert Money". But it isn't possible to insert money, or indeed, to do anything at all. It's supposed to be a touchscreen, but there's no crosshair or mouse pointer, even if -mouse is used. Perhaps I've missed something, but don't know what. |
||||
| Steps To Reproduce |
>mame toursol The main screen soon appears, together with the plea to give it cash. So far so good. But now, can't do anything. |
||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | Regression | ||||
| Regression Version | 0.260 | ||||
| Affected Sets / Systems | toursol | ||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
2
|
No.24361
Osso Moderator
1 day ago
|
Up to 0.259 I was able to coin up, although only using backspace (banknote). From 0.260 I can't even using that. |
|---|---|
|
No.24362
Osso Moderator
1 day ago
|
https://git.redump.net/mame/commit/src/mame/pc/pcat_dyn.cpp?id=ae5e13e023b9f150a05c75402ae59d022e9fdf31 the change from pcat_common(config); to pcat_common_nokeyboard(config); seems to be the cause of the regression |