Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ole32 installed through winetricks doesn't work with some games #2294

Open
lilmike opened this issue Nov 11, 2024 · 1 comment
Open

ole32 installed through winetricks doesn't work with some games #2294

lilmike opened this issue Nov 11, 2024 · 1 comment

Comments

@lilmike
Copy link

lilmike commented Nov 11, 2024

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:

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.

@zmtong1988
Copy link
Contributor

CoIncrementMTAUsage is a function of combase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants