ValveSoftware / halflife

Half-Life 1 engine based games
Other
3.55k stars 594 forks source link

[HL25 FR] Webm Cutscenes #3730

Open BryanHaley opened 4 months ago

BryanHaley commented 4 months ago

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.

m1k3duck commented 4 months ago

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?