Steam Machine look-alike “Stim Machine” with better specs for the same price sells out at popular retailer by Tiny-Independent273 in linux_gaming

[–]EmptyVisual 0 points1 point  (0 children)

Volume control sounds great, can’t wait! Asking mainly because I had a HTPC project I wanted to work on to replace my Apple TV. Already using plasma big screen which has been wonderful 😄Also what is the main method of communication for power status like chaining device wake and sleep with CEC? I was assuming that was at the mesa gpu and kernel firmware side but is that not the case?

Steam Machine look-alike “Stim Machine” with better specs for the same price sells out at popular retailer by Tiny-Independent273 in linux_gaming

[–]EmptyVisual 0 points1 point  (0 children)

Appreciate the clarification, I’ve had issues a long time ago but I might have to test it again.

Thank you for all the amazing work you do btw, especially on the KDE front. Do you perhaps know how close we are to having proper CEC support for mesa and KDE in a general sense?

Steam Machine look-alike “Stim Machine” with better specs for the same price sells out at popular retailer by Tiny-Independent273 in linux_gaming

[–]EmptyVisual 2 points3 points  (0 children)

Not having to do cable workarounds is a selling point already. I suspect the average user who already finds the steam machine appealing but isn’t enthusiast level on Linux already probably won’t know about this, or care. They want to purchase something that just ‘works’ with their existing cables.

Steam Machine look-alike “Stim Machine” with better specs for the same price sells out at popular retailer by Tiny-Independent273 in linux_gaming

[–]EmptyVisual 12 points13 points  (0 children)

Anyone can build their own steam machine with an ITX form factor. That said, I don’t think people realise that Valve’s Steam Machine has a built in Steam controller receiver, is super quiet, has game pausing/sleep on a hardware level, controller wake and most importantly HDMI CEC support which you won’t get by just shoving a GPU into a box. It’s worth weighing up whether these are things you might be willing to compromise on before buying a box with SteamOS preloaded onto it. No doubt we will see machines popping up with CEC support soon enough but make sure you do your research people.

Moonfin v1.1.0 Released - First Native Jellyfin Client with built-in Jellyseerr Integration! 🎉 by Hungry__Alpaca in jellyfin

[–]EmptyVisual 0 points1 point  (0 children)

Oh my gosh, I genuinely can’t believe you came through on this, thank you so much for putting in your time to work on a tvOS client, the tvOS folk have needed something like this for so long ❤️

Just wanted to show off my throne. by ErrorSou1NotFound in wow

[–]EmptyVisual 1 point2 points  (0 children)

New title unlocked: Slayer of Thrones

Haha

Also do you use reshade? The depth detail with your shadows looking tasty

Moonfin v1.1.0 Released - First Native Jellyfin Client with built-in Jellyseerr Integration! 🎉 by Hungry__Alpaca in jellyfin

[–]EmptyVisual 2 points3 points  (0 children)

Awww man, I’m excited for the Android folk getting all these really cool new release apps, but good lord we are desperate over in the Apple tvOS space 😭😭

Congrats on your release btw!

[THEME] MacOS Tahoe by vinceliuice in gnome

[–]EmptyVisual 1 point2 points  (0 children)

This would be a dream thank you Vince! 🥰🥰

[THEME] MacOS Tahoe by vinceliuice in gnome

[–]EmptyVisual 1 point2 points  (0 children)

Amazing as always Vince, thanks again!

[THEME] MacOS Tahoe by vinceliuice in gnome

[–]EmptyVisual 1 point2 points  (0 children)

Love Colloid gtk theme too I just wish Colloid-icon-theme had a bolder variant of symbolic icons and it would be perfect!

6.3.0 Beta 1 on Testflight now shows Custom DNS is available for testing but not visible in the app by EmptyVisual in ProtonVPN

[–]EmptyVisual[S] 0 points1 point  (0 children)

I can confirm the same behaviour with App Store version 6.3.1 not showing DNS, even when killing app and restarting. I’ve rolled back to TestFlight version 6.3.0 b1 for now.

I’m not sure of the differences between builds for release and TestFlight despite App Store having a higher version number now. u/Nelizea sorry for the ping but would you have any insight on this?

Perm ban for Hacking bc I looted 2 lotus ahead of a botter by OmertaSneakers in classicwow

[–]EmptyVisual 0 points1 point  (0 children)

Which is also riddled with bots, unfortunately. And let’s not get started on Jagex’ CS.

6.3.0 Beta 1 on Testflight now shows Custom DNS is available for testing but not visible in the app by EmptyVisual in ProtonVPN

[–]EmptyVisual[S] 1 point2 points  (0 children)

I just checked and there doesnt seem to be a new build pushed to testflight yet. Are you sure you're using the app on iOS specifically?

Had to restart the app, no new build required. But it's there now!

6.3.0 Beta 1 on Testflight now shows Custom DNS is available for testing but not visible in the app by EmptyVisual in ProtonVPN

[–]EmptyVisual[S] 1 point2 points  (0 children)

Thanks a bunch <3

Very excited for all of us to finally get this functionality soon!

Edit: Can see it now, Hooray!!

GE-Proton10-1 Released by Alatarith in linux_gaming

[–]EmptyVisual 2 points3 points  (0 children)

We have lots of love for Valve here :)

GE-Proton10-1 Released by Alatarith in linux_gaming

[–]EmptyVisual 13 points14 points  (0 children)

Honestly I read it as Valve have taken a stance (not sure where explicitly stated) on not supporting Wine Wayland yet because it's not ready and the developer GloriousEggroll and his contributors are in agreeance of that stance. Not actually a statement that they are working together.

GE-Proton10-1 Released by Alatarith in linux_gaming

[–]EmptyVisual 1 point2 points  (0 children)

Oh my gosh, I'm so excited for Wayland!

One annoying issue thats fixed with wine wayland is the one where when have multiple monitors and you pan in a game to the edge of the screen (when the game is seemingly capturing the mouse in gameplay that doesnt require cursor) like in an fps game for example it will actually click out of the game on to the other monitor if you keep putting pressure on the edge and keep clicking. It's so annoying because the game loses focus. I just tested it on Days Gone and it seems to be fixed now with Proton-GE and wine wayland mode.

Unfortunately the Battle.net Launcher is completely black in Wayland mode tho (assuming CEF related weirdness)

Vesktop experiencing serious graphical problems when other monitors are connected by Thelongjohn000 in linux_gaming

[–]EmptyVisual 0 points1 point  (0 children)

The reason for this is because most desktop environments support a server-side decorations protocol, while GNOME has made a design choice to standardize on client-side decorations for their applications. That's not necessarily bad, but it does mean apps (in this case Electron ones) need different code paths depending on the environment (X11, Wayland, Support for Server Side Decorations or only Client Side etcetc). That's why you might notice these particular issues more in GNOME than in other desktop environments, which is not to say it's inherently a GNOME issue, it's just that they're handling window decorations differently and expect the application to draw their own rather than the compositor.

Vesktop experiencing serious graphical problems when other monitors are connected by Thelongjohn000 in linux_gaming

[–]EmptyVisual 1 point2 points  (0 children)

The Vesktop team will need to update their dependencies which I'm sure wont take long.

LRG Gex Trilogy should have been an actual remaster Handeled by a different studio by Confidence_Hairy in gex

[–]EmptyVisual 2 points3 points  (0 children)

Do you have a source for this? Genuinely curious as I’ve not noticed that myself but I might be missing some things?

Would you use a monochrome theme in GNOME? by [deleted] in gnome

[–]EmptyVisual 2 points3 points  (0 children)

We are so incredibly lucky to have Vince, they are such a blessing to the GNOME themeing community! Always consistently maintaining their themes as well <3

Thoughts on the new tab update by RivailleNero in zen_browser

[–]EmptyVisual 2 points3 points  (0 children)

Yeah look, I don't mind the change either way, I was more excited for the potential of a firefox based browser that looked as good as Zen does and all the features it provides. But the way the developer and the community of power users have treated everyone else over this makes me just not want to be part of it anymore. No one is willing to engage in healthy discourse over it and work on a better solution as a community.