https://bugs.winehq.org/show_bug.cgi?id=54171
Bug ID: 54171 Summary: The Kings of the Dark Age Demo crashes with out of memory info Product: Wine Version: 7.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mikrutrafal@protonmail.com Distribution: ---
Demo can be downloaded here - https://www.gamepressure.com/download.asp?ID=10153
after installing app run this commands to install required libraries ``` winetricks mfc40 winetricks mfc42 wine WINEDIR/drive_c/Program Files (x86)/Cateia Games/The Kings of the Dark Age Demo/Codec/wmv9VCMsetup.exe wine WINEDIR/drive_c/Program Files (x86)/Cateia Games/The Kings of the Dark Age Demo/VBruntime60sp5/vbrun60sp5.exe ```
Later opening game `KODA_demo.exe` or even settings `Advanced Settings.exe` will cause to show message "Out of memory"
Default log from opening advanced settings is short and probably unhelpful ``` 002c:fixme:winediag:LdrInitializeThunk wine-staging 7.22 is a testing version containing experimental patches. 002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org. 0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0110:fixme:olepicture:OleLoadPictureEx 028BEEFC, 7366, 0, {7bf80980-bf32-101a-8bbb-00aa00300cab}, 0, 0, 0, 006DFB10, partially implemented. 0110:err:ole:com_get_class_object class {283807b5-2c60-11d0-a31d-00aa00b92c03} not registered 0110:err:ole:com_get_class_object no class object {283807b5-2c60-11d0-a31d-00aa00b92c03} could be created for context 0x1 0110:fixme:imm:ImeSetActiveContext (0002005E, 1): stub 0110:fixme:imm:ImmReleaseContext (00020082, 0002005E): stub 00a4:fixme:imm:ImeSetActiveContext (0000000000010026, 0): stub 00a4:fixme:imm:ImmReleaseContext (0000000000010020, 0000000000010026): stub ```