The sample project plays an MP4 video using video_open() and video_draw(). On Steam Deck, the video played fine with runtime 2024.800.0.642, but it does not play with runtime 2024.1100.0.708.
Steps To Reproduce
Build the project for Windows VM.
Deploy to the Steam Deck with the start commmand Crashlands2.exe and This title requires Steam Play
Launch the title. See that export built with runtime 2024.800.0.642 plays fine, but built with 2024.1100.0.708 does not play.
The draw event returned early on line 2, which suggests that the Async Social event did not trigger with the video_start event.
Which version of GameMaker are you reporting this issue for?
IDE v2024.1100.0.687 Runtime v2024.1100.0.708
Which operating system(s) are you seeing the problem on?
Description
The sample project plays an MP4 video using
video_open()
andvideo_draw()
. On Steam Deck, the video played fine with runtime2024.800.0.642
, but it does not play with runtime2024.1100.0.708
.Steps To Reproduce
Crashlands2.exe
andThis title requires Steam Play
2024.800.0.642
plays fine, but built with2024.1100.0.708
does not play.video_start
event.Which version of GameMaker are you reporting this issue for?
IDE v2024.1100.0.687 Runtime v2024.1100.0.708
Which operating system(s) are you seeing the problem on?
Windows 10.0.22000.0
Which platform(s) are you seeing the problem on?
Windows
d25c40f7-4c31-4a90-8c11-052a30aec36f