wine doesn't load a game

Questions about Wine on Linux
Locked
Angie_4444
Level 2
Level 2
Posts: 18
Joined: Tue Nov 17, 2020 1:54 pm

wine doesn't load a game

Post by Angie_4444 »

Hi all! It's my second or third attempt at using wine, so everything is still quite new for me. I installed cemu emulator on my Arch linux and since it's an exe file i had to use wine. When I open the cemu, it starts but it's when i try to open the game that it just does nothing and i m forced to quit the program.
Running "wine cemu.exe" from terminal, i get this:

Code: Select all

002c:fixme:ver:GetCurrentPackageId (000000000031FDB0 0000000000000000): stub
0104:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFFFFFFFFFA, 0000000000E7FE10
00f8:fixme:wbemprox:client_security_SetBlanket 0000000062C9FD50, 0000000000899D80, 10, 0, (null), 3, 3, 0000000000000000, 0x00000000
00f8:fixme:wbemprox:client_security_Release 0000000062C9FD50
00f8:err:seh:dispatch_exception Fatal EXCEPTION_WINE_CXX_EXCEPTION exception (code=e06d7363) raised
00f8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0110:fixme:msg:ChangeWindowMessageFilter c051 00000001
0110:fixme:msg:ChangeWindowMessageFilter 111 00000001
0120:err:seh:dispatch_exception Fatal EXCEPTION_WINE_CXX_EXCEPTION exception (code=e06d7363) raised
0120:err:seh:dispatch_exception Fatal EXCEPTION_WINE_CXX_EXCEPTION exception (code=e06d7363) raised
angus73
Level 1
Level 1
Posts: 5
Joined: Mon May 02, 2016 3:38 pm

Re: wine doesn't load a game

Post by angus73 »

I am also experiencing the same error (dispatch_exception Fatal EXCEPTION_WINE_CXX_EXCEPTION exception (code=e06d7363) raised) with simply wineboot and wine 6.3 after installing Adobe Dreamweaver CS4 (wine 5.5 used to work fine)
Locked