ABeltramo

Results 312 comments of ABeltramo

That helps, I don't think I've ever used a client that doesn't support audio encryption so that code path is definitely not well tested. I'll see if I can find...

I've ended up removing the `-bigpicture` startup flag..

> I'm missing some development guidelines on how much "bloat" should be shipped with am image. You are missing them because we've never defined them properly. 😅 It's a tough...

Thanks for the pointers! I've briefly looked at `linuxserver/docker-mods` in the past but never went too deep into it, and I was intrigued by [proot-apps](https://github.com/linuxserver/proot-apps) which sounds like a very...

Welcome on board then! 🚀 Sounds all very good, really curious to see how this will evolve! Feel free to ping me here or on our Discord server if you...

Hello there! 👋 First off, love the repo name `dolf` is brilliant! This seems like a rather specific image, so it might be not the best fit for GOW. It...

@handtrixx I've just restructured the GOW repo and made a website [wildlife](https://games-on-whales.github.io/wildlife/) that lists all the available images, and I was wondering if we should add a "community apps" or...

Not much really, I'll just take a screenshot of the running image, generate an icon for Moonlight and embed your README.md as the page source. I guess I was mostly...

@handtrixx I don't see the package for the Github action on your repo. Maybe it's just private, see [here](https://docs.github.com/en/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility) on how to turn that into public. > Do you require...

Our custom compositor is erroring out when trying to create a DMABuffer for the zero copy pipeline, these are the relevant lines ``` GST_RUST base_src.rs:452:gstreamer_base::subclass::base_src::BaseSrcImplExt::parent_negotiate::{{closure}}: Parent function `negotiate` failed basesrc...