this post was submitted on 05 Mar 2024
302 points (94.4% liked)

Open Source

30206 readers
249 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 6 months ago (1 children)

So is this stock Yuzu without any changes? IIRC the legal issue was something about circumventing copy protection, so would this project be subject to the same issues?

Also, how do I verify that this fork isn't malware wrapped in emulator code?

[–] [email protected] 1 points 6 months ago

Also, how do I verify that this fork isn't malware wrapped in emulator code?

The code is open source, you read it all, ensure that you download exactly the code you read, and you compile it yourself. That’s the only way, in general, to accomplish this.