streamable.com

sanzky, do gaming w Switch performs better running games through an emulator emulating the switch than natively.

is this really an emulator in the traditional sense? (implementing certain hardware architecture using software) or are they just implementing some software to read and run games in the host hardware? I would be very surprised if this was a true emulator, but I have no idea about the current scenario.

helenslunch,
@helenslunch@feddit.nl avatar

Yes, it’s really an emulator. It’s Yuzu. SURPRISE!

EmperorHenry, do gaming w Switch performs better running games through an emulator emulating the switch than natively.
@EmperorHenry@discuss.tchncs.de avatar

wait for the lawsuit from nintendo to show up in your mail.

catacomb, do gaming w Switch performs better running games through an emulator emulating the switch than natively.

Now run an emulator within an emulator for extra acceleration.

1000018060

Natanael,

Unironically doubly accurate meme because in that movie time ran faster in dreams within dreams

yarr, do gaming w Switch performs better running games through an emulator emulating the switch than natively.

Feeling inspired, I set out to push the limits of recursive emulation myself. My first step was getting a Linux emulator running inside Minecraft. Yes, you heard me right - Linux running inside Minecraft. Once I had achieved that, the natural progression was to install Yuzu on this virtual version of Linux. It took some trial and error, but eventually, I managed to do just that.

At this point, I could hardly contain my excitement. The results were impressive; the performance increase was noticeable compared to previous iterations. But for me, that wasn’t enough. I wanted more. So, in true recursion fashion, I installed another Linux emulator within this Minecraft-embedded Yuzu environment. This new iteration had its own Yuzu setup, and thus the cycle continued.

As layers upon layers of nested Linux environments grew, the performance kept improving exponentially. Every time I upgraded the recursion level, the FPS went through the roof. Eventually, it reached unbelievable heights. Today, with multiple levels of recursion, I am proud to announce that the performance of this nestled setup is now over 9000 FPS!

Gimpydude,

God-tier shit post. I hope this becomes legendary copypasta.

neoman4426, do gaming w Switch performs better running games through an emulator emulating the switch than natively.

Interesting. I wonder if it's a universal thing that'll happen to varying degrees on any game, or specific to Minecraft (or ones in whatever necessary way "similar") with other games performing better natively

randomaside, do gaming w Switch performs better running games through an emulator emulating the switch than natively.
@randomaside@lemmy.dbzer0.com avatar

Don’t worry, Nintendo will make a switch 2 and all the problems will be fixed!

/s

AlolanYoda, (edited ) do gaming w Switch performs better running games through an emulator emulating the switch than natively.

That’s so weird. This isn’t about Nintendo hardware sucking: it’s running on an actual Nintendo Switch, except instead of it using the Switch’s OS and it running the game, it goes Linux -> Emulator (yuzu) -> game (running from an actual cart through a dumper) and somehow that’s faster.

It’s a software issue.

Is it the Nintendo Switch OS which is needlessly bloated? It does nothing, how can it be heavier than an actual Linux Distribution?

I’m not familiar with how the Switch works, but the dumper has a FPGA for decoding the cartridge. Is this something that the Switch has to do in real time in software, and maybe that’s where the performance loss comes from? It seems unlikely but I know nothing of the Switch’s internals or software. In fact let’s just say I know nothing at all, I’m just an idiot.

PS: Everyone who buys used Switch games should see this until the end. The dumper allows you to extract a certificate file from a cartridge. Basically, someone malicious could buy a new game, dump it including the certificate file, clone it, and resell the game. Then they would be able to play online with it. If you buy the original copy afterwards and play online, you are likely going to be the one whose certificate is flagged as fake, leading to you being banned.

Also, they could just sell multiple copies of cloned games and you wouldn’t be able to tell the difference… Except for the certificate, which would be the same and would signal Nintendo that you (and like 10 other people) are playing a fake game, unbeknownst to you.

DarkThoughts,

At that point why not run the Java version when you're using Linux anyway? Java apps run great on Linux (compared to Windows) and this also allows them to use the Fabric based performance mods too which would boost it even more.

AlolanYoda,

Sure, this makes sense for Minecraft, and the video itself only compared Minecraft (for fear of being struck by the Nintendo Ninjas, which is an interesting fear considering everything else in the video). I’d love to see if other games, like BoTW or Pokémon S/V, have similar performance enhancements.

Kolanaki, (edited )
!deleted6508 avatar

The switch natively can tune the performance, which you might notice going from docked to handheld mode and seeing the quality dip.

The emulated setup is probably bypassing some of this, which would likely have a “safety” zone it never leaves to make sure the performance is always smooth and the battery isn’t being drained too fast, and it’s likely pretty conservative.

The Quest 3 does the same thing and using some tools, you can adjust the hidden visual settings of a game to make it look better or run faster at the cost of some more heat and battery usage. Natively, it really holds back what it will allow the software to do with the hardware because it’s focused more on battery life, and cranking up, say, Wrath of Asgard 2, you might only get an hour of battery but it looks and runs way better.

helenslunch,
@helenslunch@feddit.nl avatar

The switch natively can tune the performance, which you might notice going from docked to handheld mode and seeing the quality dip.

Yet another problem. Steam Deck let’s me decide how much performance I need and when.

Kolanaki,
!deleted6508 avatar

I agree, but I mean… Nintendo’s primary audience are children and adults who aren’t necessarily tech savvy. The Deck’s primary audience is practically the exact opposite. Having it work is more important than squeezing out every last ounce of power for most consumers. The same applies to the Quest (though it is much simpler to unlock that power if you’re a dev or power user than a Nintendo product).

helenslunch,
@helenslunch@feddit.nl avatar

That’s what default settings are for. Those who don’t care to configure them don’t need to. Those who do can.

Kolanaki,
!deleted6508 avatar

I just think of giving some mercy to the tech support team by not having the options where someone who doesn’t know what they’re doing could fiddle with it. The way you enable developer options in Android would be nice though. Fun even; it’s like finding an Easter egg.

In a perfect world, we’d be able to just use the hardware however the fuck we wanted without any barriers. 😞

tslnox,

I love the phrasing in the parentheses, which can be read as saying you’re either dev/power user OR a Nintendo product.

thomas,

Is it possible that the native card reader is slower than the usb-c one ? Maybe a bus bandwidth issue ?

Kolanaki,
!deleted6508 avatar

I would assume the cart slot is directly connected to the bus and should be faster than going through the USB port, but that’s just a wild guess since I don’t know enough about hardware let alone the specifics of the Switch’s.

Natanael,

The card reader isn’t super fast actually, but most games for the switch don’t really on storage throughput (few heavy assets, etc).

TwilightVulpine,

Ah, that's more reasonable than simply being a matter of system bloat. They should test for battery duration while doing that.

AlolanYoda,

Ah, yes, this makes a lot of sense and is something I had not considered. Great point.

scratchee,

Yeah, the switch has an entire core locked off and everything is downclocked to improve battery life and control temperatures. No doubt this emulation gives everything more clock cycles (and perhaps an extra core?). Probably very short on battery and possibly very hot too.

ReversalHatchery,

It does nothing, how can it be heavier than an actual Linux Distribution?

Are you sure about that? Data mining, even to the extents that take toll on user experience, is a common thing in consumer electronics

AlolanYoda,

To be honest I naively assumed Nintendo not to be the type of company (… Or even competent enough) to implement the type of data mining that would impact performance lol

senseamidmadness,

I have seen the phrase “the Switch is a telemetry nightmare” on CFW websites

_Lory98_,

Is it the Nintendo Switch OS which is needlessly bloated? It does nothing, how can it be heavier than an actual Linux Distribution?

AFAIK the OS is based on a microkernel and the modules are rather small, so there’s probably a lot of overhead for IPC. Also I guess the power management is quite aggressive to increase battery life and lower heat.

realitista, (edited )

Yeah power management is the most likely culprit here. What is not shown is his battery life and thermals which I suspect are deplorable.

_Lory98_,

I remember there being a mod for cfw that unlocked a manual power setting slider and the results were similar.

vanderbilt,
@vanderbilt@beehaw.org avatar

Additionally, as a high level emulator Yuzu sacrifices some accuracy for speed. It’s possible that this allows it to also be faster than the official implementation.

eveninghere,

This is actually not surprising to me. I heard that Windows used to perform better on a virtual machine with a Linux host. The Linux kernel is very mature, and virtual machines (or emulators) use tricks to improve performance.

Natanael,

I think a bigger factor is the memory and resources reserved for the account system / store / online services, etc. But also, yeah the emulator might be more efficient on a few calls

Trainguyrom,

This has been big on some of AMD’s workstation and server chips because Windows generally doesn’t know what to do with the unexpected NUMA Node layouts. Or the scheduler just can’t handle 128 cores. So abstracting that away with Linux’s superior scheduler can help significantly on certain hardware

gens,

Contrary to popular opinion, i’m gonna guess graphics driver. Specifically the shader compiler.

LunarLoony,
@LunarLoony@lemmy.sdf.org avatar

One look at the Switch store app says everything about how sub-optimal the OS is

Mikufan, do gaming w Switch performs better running games through an emulator emulating the switch than natively.

Well… As you see your honor, i cant violate their copyright because they fucking suck and i made something better…

helenslunch,
@helenslunch@feddit.nl avatar

Has been the case for a long time 😂

Honestly I just don’t want to spend $400 or whatever on such a single-purpose device.

I realize people use “desktop” OS’s to do all sorts of nefarious things but if your solution is to require that I buy incredibly-narrowly usable device to run the games I want to play, I’m just going to play them nefariously and not feel bad about it 🤷 and everytime you sue someone who makes that possible it just reinforces my decision.

Mikufan,

Tbh, i just stopped playing Nintendo games about 10 years ago.

Most of them just suck in many regards, the hardware you need is shit, and they are super expensive for nothing. Shure there are some gems apparently, but its just not worth it.

storksforlegs, (edited )
@storksforlegs@beehaw.org avatar

The hardware and corporate practises i would agree, (especially the hardware - extra shitty considering its aimed at families and kids and it wears out so fast)

But I have to disagree about the games. Their flagship games are consistently very good (so long as you’re a fan of the genres).

pearsaltchocolatebar,

Unfortunately, the copyright issue was about a decryption key, not about Yuzu providing a better product.

Mikufan,

There never was a issue, Nintendo just made shit up and a open source organization doesn’t have money for a big lawsuit, even though they would have won.

helenslunch,
@helenslunch@feddit.nl avatar

I doubt the settlement amount came close to what the legal fees would have cost. They knew they were going to lose.

Mikufan,

That’s total BS.

helenslunch,
@helenslunch@feddit.nl avatar

Okay

Kissaki,

Any court process is a great burden. People don’t evade it only if they think and are sure they will lose.

On the inverse, many sure-to-win proceedings never occur because it’s a high barrier and a time- and money-costly process and so people don’t see it as worth pursuing.

helenslunch,
@helenslunch@feddit.nl avatar

You’re not saying anything I haven’t already addressed in the comment you replied to. The Yuzu settlement was $2.4M. That’s more than enough to cover a good attorney’s fees for several years.

Kissaki,

I wasn’t aware of the monetary part of the settlement. The figure was not included in that comment.

Mic_Check_One_Two,

That copyright thing was never actually tested in court though, because they settled before the trial began. The “copyrighted keys” argument was what Nintendo originally used to bring the lawsuit, but it was never actually tested because it never went to trial. In fact, many legal experts say it likely would have been thrown out in Yuzu’s favor. But Yuzu didn’t have a legal fund, so they couldn’t afford to actually take it to court and fight it.

TwilightVulpine,

It's downright bizarre that apparently someone can own a physical copy of a game and not be allowed to dump them. DMCA and customer rights are broken.

DmMacniel, do gaming w Switch performs better running games through an emulator emulating the switch than natively.

Which is very embarrassing for N but expected from them nonetheless.

DoucheBagMcSwag,

N doesn’t give a fuck about embarrassing outdated hardware.

Children and shills will still support them

iAmTheTot,
@iAmTheTot@kbin.social avatar

This isn't about hardware, though. The experiment was performed on a Switch.

helenslunch, do gaming w Switch performs better running games through an emulator emulating the switch than natively.
@helenslunch@feddit.nl avatar

Context: the first half of the video is running on Linux/Yuzu

1984, do gaming w CS2: Twerk into accidental tk headshot
@1984@lemmy.today avatar

Lol

Fizz, do gaming w CS2: Twerk into accidental tk headshot
@Fizz@lemmy.nz avatar

“You dont need a gun”… someone on that team is playing a different cs2 (cityskylines 2)

  • Wszystkie
  • Subskrybowane
  • Moderowane
  • Ulubione
  • giereczkowo
  • Blogi
  • Spoleczenstwo
  • rowery
  • esport
  • Pozytywnie
  • krakow
  • tech
  • niusy
  • sport
  • lieratura
  • Cyfryzacja
  • kino
  • muzyka
  • LGBTQIAP
  • opowiadania
  • slask
  • Psychologia
  • motoryzacja
  • turystyka
  • MiddleEast
  • fediversum
  • zebynieucieklo
  • test1
  • Archiwum
  • FromSilesiaToPolesia
  • NomadOffgrid
  • m0biTech
  • Wszystkie magazyny