http://bugs.winehq.org/show_bug.cgi?id=35215
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://store.steampowered.c | |om/app/221380/ CC| |focht@gmx.net
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming, there is a .wmv file that ought to be played after pressing 'play' in launcher (first button, invisible text).
--- snip --- $ WINEDEBUG=+tid,+seh,+loaddll,+quartz wine ./steam.exe -applaunch 221380 -window ... 0079:trace:loaddll:load_builtin_dll Loaded L"C:\windows\system32\msvfw32.dll" at 0x78330000: builtin 0079:trace:loaddll:load_builtin_dll Loaded L"C:\windows\system32\quartz.dll" at 0x78370000: builtin 0079:trace:quartz:DllGetClassObject ({e436ebb3-524f-11ce-9f53-0020af0ba770},{00000001-0000-0000-c000-000000000046},0x33eb78) 0079:trace:quartz:DSCF_CreateInstance (0x5b9bd80)->((nil),{56a868a9-0ad4-11ce-b03a-0020af0ba770},0x5bd46c8) 0079:trace:quartz:FilterGraph_create ((nil),0x33eafc) 0079:trace:quartz:DllGetClassObject ({cda42200-bd88-11d0-bd4e-00a0c911ce86},{00000001-0000-0000-c000-000000000046},0x33e9f8) 0079:trace:quartz:DSCF_CreateInstance (0x5b6c468)->(0x5b9bb90,{00000000-0000-0000-c000-000000000046},0x5b9bbd0) 0079:trace:quartz:FilterMapper2_create (0x5b9bb90, 0x33e97c) 0079:trace:quartz:FilterMapper2_create -- created at 0x5bd7178 0079:trace:quartz:Inner_QueryInterface (0x5bd7178)->({00000000-0000-0000-c000-000000000046}, 0x5b9bbd0) 0079:trace:quartz:Inner_AddRef (0x5bd7178)->(): new ref = 2 0079:trace:quartz:Inner_Release (0x5bd7178)->(): new ref = 1 0079:trace:quartz:Inner_QueryInterface (0x5bd7178)->({b79bb0b0-33c1-11d1-abe1-00a0c905f375}, 0x5b9bbd4) 0079:trace:quartz:FilterGraphInner_AddRef (0x5b9bb90)->(): new ref = 2 0079:trace:quartz:FilterGraphInner_Release (0x5b9bb90)->(): new ref = 1 0079:trace:quartz:FilterGraphInner_QueryInterface (0x5b9bb90)->({56a868a9-0ad4-11ce-b03a-0020af0ba770} (0x7c9ee4), 0x5bd46c8) 0079:trace:quartz:FilterGraphInner_QueryInterface returning IGraphBuilder interface (0x5b9bb94) 0079:trace:quartz:FilterGraph2_AddRef (0x5b9bb90/0x5b9bb94)->() 0079:trace:quartz:FilterGraphInner_AddRef (0x5b9bb90)->(): new ref = 2 0079:trace:quartz:FilterGraphInner_Release (0x5b9bb90)->(): new ref = 1 0079:trace:quartz:FilterGraph2_QueryInterface (0x5b9bb90/0x5b9bb94)->({56a868b1-0ad4-11ce-b03a-0020af0ba770} (0x7c5260), 0x5bd46cc) 0079:trace:quartz:FilterGraphInner_QueryInterface (0x5b9bb90)->({56a868b1-0ad4-11ce-b03a-0020af0ba770} (0x7c5260), 0x5bd46cc) 0079:trace:quartz:FilterGraphInner_QueryInterface returning IMediaControl interface (0x5b9bb98) 0079:trace:quartz:MediaControl_AddRef (0x5b9bb90/0x5b9bb98)->() 0079:trace:quartz:FilterGraphInner_AddRef (0x5b9bb90)->(): new ref = 2 0079:trace:quartz:FilterGraph2_QueryInterface (0x5b9bb90/0x5b9bb94)->({56a868c0-0ad4-11ce-b03a-0020af0ba770} (0x7aa4f4), 0x5bd46d0) 0079:trace:quartz:FilterGraphInner_QueryInterface (0x5b9bb90)->({56a868c0-0ad4-11ce-b03a-0020af0ba770} (0x7aa4f4), 0x5bd46d0) 0079:trace:quartz:FilterGraphInner_QueryInterface returning IMediaEvent(Ex) interface (0x5b9bbac) 0079:trace:quartz:MediaEvent_AddRef (0x5b9bb90/0x5b9bbac)->() 0079:trace:quartz:FilterGraphInner_AddRef (0x5b9bb90)->(): new ref = 3 0079:trace:quartz:MediaEvent_SetNotifyWindow (0x5b9bb90/0x5b9bbac)->(000400fe, 32769, 00000000) 0079:trace:quartz:FilterGraph2_AddSourceFilter (0x5b9bb90/0x5b9bb94)->(L"C:\Program Files\Steam\steamapps\common\Age2HD\avi\AOEIIHD_x2.wmv", (null), 0x33ec28) 0079:trace:quartz:GetClassMediaFile ((nil), L"C:\Program Files\Steam\steamapps\common\Age2HD\avi\AOEIIHD_x2.wmv", (nil), (nil)) 0079:trace:quartz:GetClassMediaFile L"Extensions" 0079:trace:quartz:GetClassMediaFile L"{E436EB83-524F-11CE-9F53-0020AF0BA770}" 0079:err:quartz:GetClassMediaFile Media class not found ... --- snip ---
Anyway, this is most likely a dupe of already existing bugs (I'm sure you can figure that part out).
Regards