submitted 2 years ago* (last edited 2 years ago) by to c/games@lemmy.world
 

Nintendo's full case filing


https://twitter.com/stephentotilo/status/1762576284817768457/

"NEW: Nintendo is suing the creators of popular Switch emulator Yuzu, saying their tech illegally circumvents Nintendo's software encryption and facilitates piracy. Seeks damages for alleged violations and a shutdown of the emulator.

Notes 1 million copies of Tears of the Kingdom downloaded prior to game's release; says Yuzu's Patreon support doubled during that time. Basically arguing that that is proof that Yuzu's business model helps piracy flourish."

you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 2 years ago (1 child)

Yuzu does recompile some parts during runtime by using a JIT, but the rest is still emulated.

You can't compare them to Wine, since Wine acts as a compatibility layer by translating OS specific calls, but it does not translate between instruction sets.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago

    Thanks for clarifying, I only have a casual knowledge of Yuzu internals and had been led to believe the ARM was translated rather than emulated.

    The performance is honestly incredible for software emulating a different instruction set.

  • source
  • parent