http://bugs.winehq.org/show_bug.cgi?id=58274
Bug ID: 58274 Summary: Cannot get past Steam age check Product: Wine Version: 10.8 Hardware: x86-64 URL: https://store.steampowered.com/app/680420/OUTRIDERS/ OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: imwellcushtymelike@gmail.com Distribution: Ubuntu
When trying to access a game that contains adult themes you can be annoyed/greeted by an age verification check. It is a very simple check where you select your date of birth from drop-down menus.
With Wine, these menus don't work. When clicking on them this is printed in the console:
0150:fixme:uxtheme:AllowDarkModeForWindow 000000000032025C 1: stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (000000000032025C, 00007FFFFE1FD990) stub 0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (000000000032025C, 00007FFFFE1FE610) stub 0150:fixme:manipulation:viewport_ActivateConfiguration 00007A592875B710, 823 0150:fixme:manipulation:viewport_SetViewportOptions 00007A592875B710, 2 0150:fixme:manipulation:viewport_AddEventHandler 00007A592875B710, 000000000031025A, 00002CEC011144A0, 00002CEC01052470 0150:fixme:manipulation:viewport_Stop 00007A592875B710 0150:fixme:manipulation:viewport_RemoveEventHandler 00007A592875B710, 1 0150:fixme:manipulation:viewport_Abandon 00007A592875B710 0150:fixme:manipulation:direct_manip_Deactivate 00007A592875B650, 000000000031025A 0150:fixme:manipulation:viewport_ActivateConfiguration 00007A592875B710, 823 0150:fixme:manipulation:viewport_SetViewportOptions 00007A592875B710, 2 0150:fixme:manipulation:viewport_AddEventHandler 00007A592875B710, 000000000031025A, 00002CEC011144A0, 00002CEC01052470 0150:fixme:manipulation:viewport_Stop 00007A592875B710 0150:fixme:manipulation:viewport_RemoveEventHandler 00007A592875B710, 1 0150:fixme:manipulation:viewport_Abandon 00007A592875B710 0150:fixme:manipulation:direct_manip_Deactivate 00007A592875B650, 000000000031025A 0150:fixme:manipulation:viewport_ActivateConfiguration 00007A592875B710, 823 0150:fixme:manipulation:viewport_SetViewportOptions 00007A592875B710, 2 0150:fixme:manipulation:viewport_AddEventHandler 00007A592875B710, 000000000031025A, 00002CEC00FE8420, 00002CEC00FEAF70 0150:fixme:manipulation:viewport_Stop 00007A592875B710 0150:fixme:manipulation:viewport_RemoveEventHandler 00007A592875B710, 6 0150:fixme:manipulation:viewport_Abandon 00007A592875B710 0150:fixme:manipulation:direct_manip_Deactivate 00007A592875B650, 000000000031025A 01b8:fixme:dwmapi:DwmGetWindowAttribute attribute 14 not implemented. 01b8:fixme:dwmapi:DwmGetWindowAttribute attribute 14 not implemented. 01b8:fixme:win:NtUserGetWindowPlacement not fully supported on other process window 0x30038. 01b8:fixme:dwmapi:DwmGetWindowAttribute attribute 14 not implemented. 01b8:fixme:dwmapi:DwmGetWindowAttribute attribute 14 not implemented. 01b8:fixme:win:NtUserGetWindowPlacement not fully supported on other process window 0x30038.
To get this far requires a log in and so "winetricks arial" (Bug 47325), and disabling GPU acceleration for web views helps (Bug 56758).
http://bugs.winehq.org/show_bug.cgi?id=58274
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- The menus work in iexplore, though submitting the form doesn't.