• @threethan@reddthat.com
    link
    fedilink
    811 year ago

    “We are trying to get the builds working.” And begging for contributors on discord. This isn’t a real project, just a reupload of yuzu’s source code with some overly optimistic aspirations.

  • Rentlar
    link
    fedilink
    211 year ago

    I hope the former Yuzu developers can coalesce into one or two projects and continue their work on a completely different project like Suyu, with other repos syncing to it in case it gets taken down later.

    • @thingsiplay@beehaw.org
      link
      fedilink
      301 year ago

      Calling Suyu a “completely different project” is a bit misleading. :D Because it’s just Yuzu with a rebranding or renaming. I don’t think the former Yuzu developers will work on any fork of Yuzu, which is probably part of the settlement.

      • Rentlar
        link
        fedilink
        81 year ago

        Yes, I jest, only in hopes that the other projects are “completely different” for the purposes of the lawsuit and settlement.

        • @Perfide@reddthat.com
          link
          fedilink
          31 year ago

          Unfortunately as part of the settlement, the Yuzu team is prohibited from ever working on an emulator for any Nintendo console again. This is why Citra was shut down as well.

    • Not likely to happen, since part of the settlement requires all of the devs to stop work on all emulators permanently. It’s not worth the personal risk that they’d be taking on, because they’d be violating the agreement and opening themselves up to direct personal liability. For this lawsuit, they were shielded by the Yuzu LLC. But if they violate that agreement, they’d be opening themselves up to personal liability instead. And nobody wants to be owned by Nintendo for life like Gary Bowser.

  • kaputter Aimbot
    link
    fedilink
    21 year ago

    – A wild Codeberg appeared. –

    Codeberg is a collaboration platform providing Git hosting and services for free and open source software, content and projects.

    Website: Codeberg.org


    The organization selected the European Union for their headquarters and computer infrastructure, due to members’ concerns that a software project repository hosted in the United States could be removed if a malicious actor made bad faith copyright claims under the Digital Millennium Copyright Act.

    Wikipedia: Codeberg e.V.


    In June 2022 the Software Freedom Conservancy’s “Give Up Github” campaign (in response to the GitHub Copilot licensing controversy) promoted Codeberg as an alternative to GitHub.

    Conservancy: Give Up GitHub!

  • spriteblood
    link
    fedilink
    11 year ago

    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?

    • corytheboyd
      link
      fedilink
      11 year 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.