Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
07715 Misc. Minor Always Jul 29, 2020, 23:04 Jul 31, 2020, 08:33
Tester Applekid View Status Public Platform MAME (Official Binary)
Assigned To Resolution No change required OS Windows 10 (64-bit)
Status [?] Closed Driver
Version 0.222 Fixed in Version Build 64-bit
Fixed in Git Commit Github Pull Request #
Summary 07715: gauntleg: Backslash toggles a strange window (debug window?), regardless of the backslash key being mapped to a control or not
Description This seems to go all the way back to at least 0.148. Pressing backslash opens a UI window with some names and values that appears to be updated once a frame. Pressing it again does not close the window, but stops it updating.

Alt+F12 does not show this window, so I did a regular PrntScr capture to show as attached.
Steps To Reproduce Wait for game to boot (ready for coinup)
Press Backslash
Observe new window
Press Backslash again
Window does not disappear
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems gauntleg
Attached Files
png file icon gauntleg_backslash.png (2,946,852 bytes) Jul 29, 2020, 23:04 Uploaded by Applekid
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.17851
Tafoid
Administrator
Jul 29, 2020, 23:53
Yes. That is an internal debugging popup window which is hardcoded into the coding for the Voodoo graphics adapter. Not much you can do about it unless someone were to comment it out. Just avoid that key for mapping of such games.
User avatar
No.17861
MetalGod
Senior Tester
Jul 31, 2020, 08:33
It seems that debugging windows has been disabled in mame 0.224
"
3dfx Voodoo Graphics: Disabled debug statistics popup (video\voodoo.cpp)
"