You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have several games that used to work fine before roughly wine 9.2, which now seem to need ole32 install through winetricks. However, when doing this, some errors are still present:
launching wine-9.21
008c:fixme:reg:RegOpenUserClassesRoot (0000009C, 0x0, 0x2000000, 0069F158) semi-stub
wine: could not open working directory L"unix\\home\\vlilmike\\prog\\audiogame-manager\\", starting in the Windows directory.
wine: could not open working directory L"unix\\home\\vlilmike\\prog\\audiogame-manager\\", starting in the Windows directory.
wine: could not open working directory L"unix\\home\\vlilmike\\prog\\audiogame-manager\\", starting in the Windows directory.
wine: could not open working directory L"unix\\home\\vlilmike\\prog\\audiogame-manager\\", starting in the Windows directory.
0114:fixme:exec:SHELL_execute flags ignored: 0x00000100
011c:fixme:atl:AtlAxWinInit version 0300 semi-stub
011c:fixme:reg:RegOpenUserClassesRoot (000000C4, 0x0, 0x2000000, 0031EFB0) semi-stub
011c:fixme:ntdll:NtQueryInformationToken TokenUIAccess stub!
011c:fixme:shell:SHQueueUserWorkItem Unsupported arguments
011c:fixme:ras:RasEnumEntriesW (00000000,(null),00C69A60,0031F42C,00C69944),stub!
0148:fixme:ras:RasConnectionNotificationW (FFFFFFFF,00000168,0x00000003),stub!
011c:fixme:ntdll:EtwEventActivityIdControl 0x1, 0031F6E8: stub
wine: Call from 7BD1E488 to unimplemented function ole32.dll.CoIncrementMTAUsage, aborting
wine: Unimplemented function ole32.dll.CoIncrementMTAUsage called at address 7BD1E488 (thread 011c), starting debugger...
00b8:err:clipboard:convert_selection Timed out waiting for SelectionNotify event
015c:fixme:dbghelp:elf_search_auxv can't find symbol in module
I'm not entirely sure how it can be an unimplemented function since this is an actual wine dll, but yeah.
Any help is appreciated.
Thanks,
-Michael.
The text was updated successfully, but these errors were encountered:
Hiya,
I have several games that used to work fine before roughly wine 9.2, which now seem to need ole32 install through winetricks. However, when doing this, some errors are still present:
I'm not entirely sure how it can be an unimplemented function since this is an actual wine dll, but yeah.
Any help is appreciated.
Thanks,
-Michael.
The text was updated successfully, but these errors were encountered: