Showing splitted reply of WMV video

Questions about Wine on Linux
Locked
tambu
Newbie
Newbie
Posts: 1
Joined: Thu Sep 17, 2020 12:12 pm

Showing splitted reply of WMV video

Post by tambu »

I'm trying to run a game (Empathy: path of whispers) using wine lutris-6.4-x86_64.

The game run, it is playable without problem. But video/cinematics of the game are not properly shown: i can see multiple B/W reply of the video flow. I Tried to add wmp9 or wmp11 but nothing changes.

This is what i can see:
Webp.net-compress-image.jpg
This is the log:

Code: Select all

Initial process has started with pid 7596
Start monitoring process.
wineserver: using server-side synchronization.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
002c:fixme:winediag:LdrInitializeThunk Wine TkG (staging) 6.4 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please don't report bugs about it on winehq.org and use https://github.com/Frogging-Family/wine-tkg-git/issues instead.
0084:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000142
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 1114
*******************************************************************************
* WARNING: Unknown option RADV_PERFTEST='aco'. ACO is enabled by default now. *
*******************************************************************************
0100:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0100:fixme:msvcrt:_set_FMA3_enable (0) stub
0100:fixme:gameux:GameExplorerImpl_VerifyAccess (000000000011E430, L"Z:\\home\\tambu\\Desktop\\giochi\\steam\\steamapps\\common\\Empathy\\Empathy\\Binaries\\Win64\\Empathy-Win64-Shipping.exe", 00000000005FF1E0)
0100:fixme:heap:RtlSetHeapInformation 0000000004CD0000 0 00000000005FF2A0 4 stub
0100:fixme:win:DisableProcessWindowsGhosting : stub
0100:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000000661ADF0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00000000005FF780)
0100:fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
0100:fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
0100:fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
0100:fixme:dxgi:DXGID3D10CreateDevice Ignoring flags 0x1.
0100:fixme:d3d11:d3d11_device_CreateDeviceContextState iface 0000000006637210, flags 0, feature_levels 000000000663723C, feature_level_count 1, sdk_version 7, emulated_interface {9b7e4c8f-342c-4106-a19f-4f2704f689f0}, chosen_feature_level 0000000000000000, state 00000000005FEF28 semi-stub!
0100:fixme:d3d11:d3d11_device_CreateDeviceContextState iface 0000000006637210, flags 0, feature_levels 000000000663723C, feature_level_count 1, sdk_version 7, emulated_interface {9b7e4c8f-342c-4106-a19f-4f2704f689f0}, chosen_feature_level 0000000000000000, state 00000000005FF0C8 semi-stub!
0100:fixme:d3d11:d3d11_device_CheckFeatureSupport Returning fake threading support data.
Warning: Missing opening '"' in string property value: ?UEmotionComponent?,NewClassName=UEmotionVisibilityComponent?)
Warning: Missing opening '"' in string property value: UEmotionVisibilityComponent?)
012c:fixme:ver:GetCurrentPackageId (000000000A32FE10 0000000000000000): stub
0134:fixme:ver:GetCurrentPackageId (000000000ACEFE10 0000000000000000): stub
Warning: Missing opening '"' in string property value: ?UEmotionComponent?,NewClassName=UEmotionVisibilityComponent?)
Warning: Missing opening '"' in string property value: UEmotionVisibilityComponent?)
0100:fixme:msvcrt:type_info_name_internal_method type_info_node parameter ignored
0100:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (00000000005FE710 1 C) semi-stub
0100:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (00000000005FE4B0 1 C) semi-stub
0128:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts.
0128:fixme:d3d:create_texture_view Depth slice (0-1) not supported.
0128:fixme:d3d_shader:shader_glsl_handle_instruction Backend can't handle opcode dcl_stream.
0100:fixme:mfplat:session_rate_support_IsRateSupported 000000001ED6E3C0, 1, 0.000000, 0000000000000000.
0100:fixme:mfplat:session_rate_control_SetRate 000000001ED6E3C8, 0, 1.000000.
0180:fixme:mfplat:topology_loader_Load 000000001ED6E990, 000000001ED17EC0, 000000001D33FBC8, 0000000000000000.
0180:fixme:mfplat:media_source_QueryInterface ({fa993888-4383-415a-a930-dd472a8cf6f7}, 000000001D33FAA8)
0180:fixme:mfplat:media_source_QueryInterface ({6ef2a662-47c0-4666-b13d-cbb717f2fa2c}, 000000001D33FB68)
I'm running on manjaro 21.0.2, with linux-5.11.12-zen kernel.
Video card is rx480, with video-linux driver.

There is some way to show this properly?
Locked