Black Screen For Game Videos

Questions about Wine on Linux
Locked
ladyinez
Newbie
Newbie
Posts: 4
Joined: Wed Apr 22, 2020 1:27 pm

Black Screen For Game Videos

Post by ladyinez »

I have a problem for some visual games,
I can still play the games but the video part(opening,etc) only showing black screen without any sound.
Im not sure where the error is, but based on what other people said its a problem with the codec.
Have been trying to fix it by myself but still cant do it.
Please enlighten me!

The Log

Code: Select all

0009:fixme:win:RegisterDeviceNotificationW (hwnd=0x10050, filter=0x32fcbc,flags=0x00000004) returns a fake device notification handle!
0009:fixme:rawinput:RegisterRawInputDevices Unhandled flags 0x100 for device 0.
0009:fixme:win:UnregisterDeviceNotification (handle=0xcafeaffe), STUB!
0009:fixme:win:RegisterDeviceNotificationW (hwnd=0x10050, filter=0x32fdc4,flags=0x00000004) returns a fake device notification handle!
0009:fixme:win:RegisterTouchWindow (0x10050 00000000): stub
004a:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts.
004c:fixme:d3d11:d3d11_immediate_context_Flush iface 032B159C stub!
0038:fixme:mfplat:mfsource_CreatePresentationDescriptor (0350C7F0)->(0350CBB0): stub
0038:fixme:mfplat:mfsource_BeginGetEvent (0350C7F0)->(0350CB9C, 0350C7F0)
0038:fixme:dbghelp:validate_addr64 Unsupported address fffffffff7be0000
0038:fixme:dbghelp:validate_addr64 Unsupported address fffffffff7b90000
0038:fixme:dbghelp:validate_addr64 Unsupported address fffffffff7b80000
0038:fixme:dbghelp:validate_addr64 Unsupported address fffffffff7b60000
0038:fixme:dbghelp:validate_addr64 Unsupported address fffffffff7ac0000
0038:fixme:dbghelp:validate_addr64 Unsupported address fffffffff7730000
0038:fixme:dbghelp:validate_addr64 Unsupported address fffffffff7720000
0038:fixme:dbghelp:validate_addr64 Unsupported address fffffffff7700000
User avatar
DarkShadow44
Level 9
Level 9
Posts: 1338
Joined: Tue Nov 22, 2016 5:39 pm

Re: Black Screen For Game Videos

Post by DarkShadow44 »

One thread is enough: viewtopic.php?f=2&t=33750
ladyinez
Newbie
Newbie
Posts: 4
Joined: Wed Apr 22, 2020 1:27 pm

Re: Black Screen For Game Videos

Post by ladyinez »

Thx for the reminder, i thoight i post it in the wrong place before.
Locked