The new Roblox 64-bit Byfron client forbids Wine users from using it. (Most likely unintentional)

I hope this means you see the value in not blocking wine. The only telemetry I’m able to provide is the failure to launch studio.

What is your recommended workaround in the meantime if you don’t intend people to use wine or a VM? Since I can’t meaningfully contribute to your A/B test, it would be good if I can at least continue development.

7 Likes

Thank you, I appreciate your time a lot, and I appreciate the response!

3 Likes

Only RobloxPlayerBeta.exe actively blocks Wine.

9 Likes

Can we take this as a confirmation Roblox is not planning on (actively) preventing Roblox Studio from running on Wine for the foreseeable future? It’s hard to take anything that is currently true for granted considering the fact this change was unexpectedly introduced.

12 Likes

Thank you for the transparency! This cleared up a lot of details for me.
From what I’m gathering, you are blocking Virtual Machines and compatibility tools like Proton and Wine for analysing telemetry data on how well the new client is performing, would this mean the block is temporary until there is enough data to go off of? Roblox’s user-base is huge, so I’m sure it wouldn’t take that long.
And if not, would be viable to exclude and block telemetry from clients that are being ran under a compatibility layer or virtualisation software?

I’m also super happy that Studio will not block Wine

7 Likes

I can confirm that currently there is no code in Studio that actively prevents Wine. Also, to my knowledge there are no plans to have any Wine blocking code added to Studio.

19 Likes

Thank you for the clarification, this is an extremely important assurance for all Linux users developing on Roblox.

3 Likes

And this is great for Steam Deck users, while yes Windows can run on it, not worth the loss of space on the low storage models, easier to just run Steam’s OS, but it is a linux distro which has no support, and we have to use Wine.

Goodbye Steam Deck Roblox : /

6 Likes

I have some doubts about this which is hopefully a lack of knowledge of how Roblox collects data at the sheer scale they do. As I am sure you are aware, Roblox has already been detecting WINE usage shortly after it was fixed, and long before Byfron was property of Roblox. If Roblox has to intentionally block a small dedicated portion of the community from accessing their platform because it skews analytics, this concerns me greatly in terms of my confidence in Roblox being able to identify and fix issues. I hope you are able to clear the air a bit better as to why this is necessary especially if official/unofficial support is considered a priority and on the roadmap?

13 Likes

The issue is not so much detecting Wine and reporting it via telemetry, but rather the fact that Hyperion crashes compromised processes intentionally. Currently, our 64-bit client is not Wine-compatible, which means that there would be crashes unrelated to Hyperion. Since we are in the early stages of the rollout, we analyze every single crash dump that is uploaded for potential bugs rather than malicious interference. As you can imagine, we’re talking about thousands of crash dumps. Adding more to it would be counterproductive.

10 Likes

Just disable reports related to Wine crashes, this is an issue that shouldn’t exist.
Blocking entirely a community just to prevent that seems like a lazy solution compared to just not reporting if it’s caused by instances on Wine.

18 Likes

Can we at least get something like an android build release for x86_64?

2 Likes

Then just disable telemetry from being sent from wine clients (which the post proves is something the client is capable of doing), this is an issue that can be fixed without alienating a chunk of the community.

3 Likes

I do all of my Roblox game development on Linux and do not dual-boot, so I hope that the Wine and VM block can be lifted as soon as enough data is collected for the crash dumps.

13 Likes

This is not how anti-cheat works, as I attempted to explain. The issue is by far more complex.

8 Likes

I do know you’re probably just the messenger in this case, and I do appreciate the time you’re taking the time to respond to our concerns so quickly.

I do hope you and the staff team understand how difficult it is for us to understand how it wouldn’t be possible to simply ignore/leave Roblox on WINE out of initial analytics and logs from telemetry. If Roblox and/or Byfron is capable of detecting it is running under WINE, then it should be capable of determining whether the telemetry data is worthy of being sent.

I would imagine the process for determining if Roblox crashed is at minimal a entirely separate process within the Roblox application. Considering Roblox already has tools in place for determining if it is running under Wine, it should then be possible to perform a if not (isWine) then submitLogs() end based on logs generated from the local application.

11 Likes

I entirely agree, rather than blocking Wine/Linux users from using Roblox, why not just disable telemetry or other features that Roblox doesn’t want on Linux for the time being, it makes not sense to block the entire user base.

1 Like

Not a messenger but rather a developer who understands the passion of the community and attempts to give an explanation why it is not as simple as an if() statement.

17 Likes

The Roblox client and Hyperion are decoupled. The crash uploader, which is part of the client, cannot determine why Hyperion caused the process to crash.

14 Likes

linux is such a small small minority

And as long as GNU/Linux based consoles such as Steam Deck, and more and more Windows users are getting annoyed and upset about Microsoft shoving their ads, telemetries, and sometimes removing useful toggles of features and customizations, Linux’s market share will keep going up, Few years ago it was only below 1%, after Valve released their Steam Deck with more influencers reviewing it, and Microsoft releasing Windows 11 with it’s own popups and requirements, it grew up closer, till nearly 2% as for today.

5 Likes