https://bugs.winehq.org/show_bug.cgi?id=40276
--- Comment #2 from Xylemon xylem2020@gmail.com --- (In reply to winetest from comment #1)
Hi winetest,
I believe you are referring to the intro videos (the ones that play upon launching the game yes?), if so then it's a different bug. This bug is actually about Half-Life's menu. The logo that displays on the game's menu is an AVI file that isn't playing correctly due to Wine's implementation of comctl32 (using the library from a copy of Windows works around this problem).
The video is unskipable.
You can skip the intro videos if you launch HL with the "-novid" or "-dev -console" parameters, the latter launches in "developer mode" thus skipping the videos.
I also tried wine-staging version once and I got a crash.
It may be worth trying out the latest Staging version of Wine again (don't launch it in fullscreen mode in a virtual window however, it will crash), as I was suffering from the intro videos crashing as well but it was fixed for me not too long ago.
Hope this was helpful.