Skip Navigation

Posts
8
Comments
38
Joined
2 yr. ago

  • Thanks! The concept is fairly simple but it took me a long time to get to this point! 😅

  • Great questions!

    Did you look into memory deduplication?

    For the Steam library I suppose? There's been some discussions around it both in Discord and Github #83 #69 It's something that I should definitely research further but I'd really like to address it even if it's just something that might be done outside of our container.. Would you like to help us?

    Is client software sunshine or custom software?

    Wolf is an implementation of a full Moonlight backend from scratch; there's has been many reasons for this but mostly it's because Sunshine has a lot of global and intertwined state and it would be very hard to add support for multiple independent users. I try to contribute upstream where possible; for example I've helped merging our custom library for virtual inputs so that users of Sunshine could also benefit from the new virtual joypad implementation and support for Gyro, Acceleration and so on..

  • Not fully open source and trying to get paid subscriptions even before having a product doesn't sound too good to me..

  • What's the killer feature of Lunas that's missing from Rsync?

  • Wow it's the first time that I see someone suggesting my project out in the wild, thanks! Here's the Wolf quickstart guide

  • Right? Pretty simple to make too and you can toss in it everything you've got left!

  • Yeah that's not what I meant; it's just that it easily gets boring to eat the same kind of stuff every day so I have to find creative ways to spice it up!

    I never waste food and luckily it's not an unmanageable amount!

  • I'm currently playing Batman Arkam Knight after buying at a huge discount last week. It works flawlessly on Deck and it looks gorgeous even on the small screen, the game is also great fun; absolutely recommended!

  • Unfortunately Windows is not supported at the moment, I'm not even sure it's possible to implement what we currently have in Linux.
    With time, we can probably explore other platforms as well.

  • That's exactly the use case, virtual HW accelerated desktops isolated from the host.
    There's practically no performance hit apart from a young codebase that probably needs more testing and polishing..

  • Shameless plug: Wolf is an alternative to Sunshine that allows you to run multiple simultaneous stream via Docker

  • Well now it's becoming kind of a challenge: will AWS terminate/migrate the instance at some point, or will I be forced to reboot?

  • It's not internet facing and no port is opened, all it does is fire up a notification if/when something doesn't reply.

    Even in the unlikely scenario that someone gain access to it (nobody did in the last ~4 years) that means that my VPN is already compromised and I've got bigger problems to worry about.

  • Just installed, it looks much better compared to 102 without removing any functionality. I love it!

  • Ooops that was a lazy leftover from my side, sorry about that. Thanks for letting me know, I'll fix it soon!

  • It's probably failing to parse the config.toml file, although that should usually print a proper error line. Have you tried deleting the file or copy and paste the default?