ValveSoftware / halflife

Half-Life 1 engine based games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[HL25 FR] Webm Cutscenes

BryanHaley opened this issue · comments

Since HL25 has the capability to play webm video files it would be great for modders to be able to utilize this to play cutscenes within a mod. Obviously this is a bit antithetical to the design of HL1 itself, but modders could use this in lots of creative ways to expand what kind of experiences you can create with an HL1 mod.

When the game starts the console prints this:

"OnNewUrlLaunchParameters
Playing Startup Videos...
WebMPlayer::PlayVideo c:\program files (x86)\steam\steamapps\common\half-life\qbert\media\valve.webm
Length: 10.024000
VIDEO PLAYBACK: user skipped playback."

How can we make it work before running the bsp?