Black Screen For Certain Games

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

Black Screen For Certain Games

Post by ladyinez »

Hello guys, im running manjaro and trying to run some visual novel (
I can play the game just cant see the video (opening, etc).
I have searched the forum and try troubleshooting it myself.
But still cannot get it to work.
Tbh, i dont really understand what the problem is.

The game is : Ao No Kanata -> https://store.steampowered.com/app/1044 ... _the_Blue/
This is the error that i got.

Code: Select all

0009:fixme:rawinput:RegisterRawInputDevices Unhandled flags 0x100 for device 0.
0009:fixme:win:UnregisterDeviceNotification (handle=0xcafeaffe), STUB!
0009:fixme:win:RegisterDeviceNotificationW (hwnd=0x20044, filter=0x32fdc4,flags=0x00000004) returns a fake device notification handle!
0009:fixme:win:RegisterTouchWindow (0x20044 00000000): stub
0044:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts.
0046:fixme:d3d11:d3d11_immediate_context_Flush iface 032B1524 stub!
0034:fixme:mfplat:mfsource_CreatePresentationDescriptor (034C4E60)->(034C4E90): stub
0034:fixme:mfplat:mfsource_BeginGetEvent (034C4E60)->(034C4E7C, 034C4E60)
0034:fixme:dbghelp:validate_addr64 Unsupported address fffffffff7be0000
0034:fixme:dbghelp:validate_addr64 Unsupported address fffffffff7b90000
0034:fixme:dbghelp:validate_addr64 Unsupported address fffffffff7b80000
0034:fixme:dbghelp:validate_addr64 Unsupported address fffffffff7b60000
0034:fixme:dbghelp:validate_addr64 Unsupported address fffffffff7ac0000
User avatar
DarkShadow44
Level 9
Level 9
Posts: 1338
Joined: Tue Nov 22, 2016 5:39 pm

Re: Black Screen For Certain Games

Post by DarkShadow44 »

Could be an issue with mfplat. There's ways to install native mfplat, you could try that.
ladyinez
Newbie
Newbie
Posts: 4
Joined: Wed Apr 22, 2020 1:27 pm

Re: Black Screen For Certain Games

Post by ladyinez »

I've tried this one https://github.com/Guy1524/wine/tree/mfplat
but still no luck on playing the vids.
Still gives me the same error.
User avatar
DarkShadow44
Level 9
Level 9
Posts: 1338
Joined: Tue Nov 22, 2016 5:39 pm

Re: Black Screen For Certain Games

Post by DarkShadow44 »

That's not native mfplat.
Locked