• myyass@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 day ago

    So how do I use this? I still have my switch games on a memory card but sold the console since the controllers weren’t for me.

  • cannedtuna@lemmy.world
    link
    fedilink
    English
    arrow-up
    34
    ·
    2 days ago

    In bittersweet news for fans of emulation everywhere, prominent Nintendo Switch emulator & Yuzu successor Suyu is shutting down with version 0.04, but not before introducing a limited static recompilation mode for emulated titles. While this final build sadly omits macOS and Android support, what it does offer is static recompilation for the CPU instructions demanded by a given game on top of the existing GPU emulation layer.

  • thingsiplay@lemmy.ml
    link
    fedilink
    English
    arrow-up
    15
    ·
    2 days ago

    Suyu 0.0.4 also released a RetroArch core. Unfortuantely I couldn’t get it working on Linux. I couldn’t even compile it from source… anyone had luck?

    • moncharleskey@lemmy.zip
      link
      fedilink
      English
      arrow-up
      6
      ·
      2 days ago

      I haven’t gotten any of the switch emus working on linux. I eventually got where I could load a game but couldn’t get past the main menu.

      • mnemonicmonkeys@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        1 day ago

        Eden has a flatpack now and it’s nearly plug and play. You just need to provide firmware and encryption keys, which you should be able to get from fmhy

      • thingsiplay@lemmy.ml
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 day ago

        I have setup two standalone emulators, Yuzu and Ryujinx. They work well and have tested a bunch of games for short time. And I played both Zelda games for hundreds of hours on Yuzu (because it was a bit slow on Ryujinx). Even with mods. Setting first time up can be complicated. Some games even require newer firmware. You need firmware files and keys (the keys need to match the firmware). On Linux.

        Which main menu do you mean? The emultors own menu?

        • Zangoose@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          10 hours ago

          I imagine the work will make its way over to Eden at some point which is a more actively-developed yuzu fork

          • thingsiplay@lemmy.ml
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 day ago

            I have Eden on my sight for a while now, but just didn’t switch over yet. Still using the last (ok 3 days before last) Yuzu binaries. I only waited this long to see which of the forks will mature and stick. Looks like the development is going well, and they are immune to takedowns on Github, as they have their own Git instance. Looks like they do the job carefully so I feel confident enough to install Eden soon.

            Hope they will adapt and develop the RetroArch core (I’m a huge RetroArch fan).

        • moncharleskey@lemmy.zip
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 day ago

          Nah, the in game menu. It’s been several months so it’s hazy, but I think Mario Kart was the only game I got to successfully launch, but it wouldn’t let me proceed past the menu. I was assuming it was some sort of phone home authentication problem but I’m not sure.

          • BeardedGingerWonder@feddit.uk
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 day ago

            I had a similar issue running Mario Kart on steam deck if I’m remembering correctly - though I think it was related to controllers, may have been a popup or something appearing behind full screen. Have definitely had BotW and Mario Kart running under Linux!

          • thingsiplay@lemmy.ml
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 day ago

            Hmm, I don’t know what you mean by “phone home authentication”. I did not any such authentication and my phone was not involved.

            • Rai@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              3
              ·
              1 day ago

              Phones aren’t involved in phone-home authentication, silly. And it’s not always visible or something you actively do. Sometimes it’s a CD key you put in. Sometimes it’s a check through the internet that’s invisible to you.

      • gartheom@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        1 day ago

        I’ve used both Ryujinx and Eden on Linux. I’ve been using Eden more due to its better performance, but they’ve both run fine for the few games I’ve tried.

    • egregiousRac@piefed.social
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 day ago

      It’s an existing ARM-x86 recompiler that they integrated, so the basic concept is known to work. It likely has kinks that will need a serious fork to work out though.