• QuaternionsRock@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 months ago

      Yuzu can exhibit superior performance because the Switch is rocking the Tegra X1 from 2015. Yuzu absolutely cannot beat the Switch with contemporary hardware and/or comparable power consumption.

      • notthebees@reddthat.com
        link
        fedilink
        English
        arrow-up
        2
        ·
        4 months ago

        But yuzu was running on the switch in that example. So it was beating the switch on contemporary hardware.

        • QuaternionsRock@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          4 months ago

          Oh yeah, clearly I did not read the article well. Still, it doesn’t mean what you think it does.

          First, Yuzu is more of an alternative API implementation than an emulator in this setup. The stock Switch OS and API implementation have been entirely replaced with Linux and the Yuzu implementation of the API. Given recent performance uplifts in the Linux kernel, I’m not surprised that Linux+Yuzu beats the first-party implementation.

          Second, the use of the word “emulation” in the above thread is really a misnomer: Rosetta 2, Prism and the like all perform what is called dynamic ISA translation. Yuzu need not perform ISA translation when running on ARM hardware.

          • notthebees@reddthat.com
            link
            fedilink
            English
            arrow-up
            1
            ·
            4 months ago

            I’m also not surprised and I still find it amusing. The ISA translation is something I never actually thought about in emulation