this post was submitted on 21 May 2024
40 points (97.6% liked)

Asklemmy

43340 readers
2067 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

So I'm talking about playing previously Windows-only games on Linux, e.g. via proton.

I don't know about the libraries etc that are used - is it possible for Microsoft to use some legal voodoo, for example, to suddenly end it all, and make the use of their libraries illegal (if they belong to Microsoft in the first place)?

Or could there be other ways of interference?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 64 points 4 months ago (7 children)

Proton is built on top of wine for windows compatibility. The wine project has been very careful to independent build its compatible versions of libraries. There should be no Microsoft code in wine.

[โ€“] [email protected] 13 points 4 months ago (6 children)

I think should is the biggest risk here. With the source code leaks for Windows XP and others, I imagine it'd be quite tempting to reuse some of Microsoft's code for the more obscure API calls that aren't implemented yet. The Wine project itself does its very best to avoid doing that, but one lying contributor can throw a wrench into the works.

The people behind Wine are quite vigilant, so I don't think Microsoft will find any of its (closed source) code in the project.

[โ€“] [email protected] 7 points 4 months ago* (last edited 4 months ago) (1 children)

Even then you can still have someone read the source and write a spec for a second programmer to write a library. The programmer never saw the source code but it was still useful. Still legal to do this. If someone dumped original source into the projector could be similarly checked for duplication without breaking the law.

[โ€“] [email protected] 1 points 4 months ago

That's true, but white room reverse engineering requires two people to do what one person could do by just stealing the code. Plus, the person reading the source code would be "burned", they can't work on normal implementation after browsing the source.

load more comments (4 replies)
load more comments (4 replies)