truong-bui / AsyncLoadingScreen

Async Loading Screen is a free and open-source plugin for Unreal Engine. Async Loading Screen allows you to easily configure a Loading Screen System in the project settings, and automatically add a Loading Screen whenever you open a new level, without Level Streaming.
https://www.unrealengine.com/marketplace/en-US/product/async-loading-screen
MIT License
799 stars 99 forks source link

Loader not showing on Linux/Steamdeck #83

Closed TadDancer closed 10 months ago

TadDancer commented 11 months ago

Hey there, is it possible that there's an issue running this plugin on Linux/Steamdeck (Tried both, Ubuntu and SteamOS) I'm using mp4 Videos in a very basic setting, so no widgets or anything. On windows it works flawlessly (thanks by the way, it's very helpful!)

Any insights there?

truong-bui commented 10 months ago

Hi, I have not had Linux or Steamdeck to test the plugin. But it seems like it's an issue with MoviePlayer on Linux. There may be someone familiar with Linux, and Steamdeck can help you.

TadDancer commented 10 months ago

Hey, thanks for the reply, that was already helpful. I switched the video format to Bink and enabled the Bink Media Player in my project, now it works (In case someone stumbles over this, that's a way to go)