by swyx on 8/31/23, 5:39 AM
i gotta ask, what kind of career path does one have to have to figure out how to make this sort of thing? just hacking nights and weekends for 2 years straight? because i dont know how anyone gets paid to do this and yet there is so much incredible depth to learn that is probably undocumented because of legal issues
by geokon on 8/31/23, 8:47 AM
Early emulators had to emulate the super funky hardware that early consoles had.
Now a days consoles are pretty similar to consumer computers (I though the switch was basically a Nvidia Jetson)
Is the emulation now more like Wine - about providing the necessary APIs and then running on a VM, or is there actual hardware emulation ?
by vladgiverts on 8/31/23, 4:53 AM
Been using this on my Macbook Pro M1 to play Breath of the Wild and Mario Kart using XBox controllers. My kids and I love it.
by seabrookmx on 8/31/23, 4:51 AM
I wouldn't have guessed C# would be a good fit for something like this, but neat to see!
by satvikpendem on 8/31/23, 6:25 AM
It is kind of annoying that Irdeto, the makers of the oft-maligned Denuvo DRM, have made one that specifically targets Switch emulators, even though emulators are legal.
by cosmojg on 8/31/23, 4:50 AM
Having tried both, I prefer Yuzu for playing Tears of the Kingdom:
https://yuzu-emu.org/Both are great, though, and the rapid speed of development on both projects means that whatever impressions I formed earlier this year are likely already out of date!
by hardware2win on 8/31/23, 8:22 AM
Ryujinx is one of the most impressive C# projects that Ive seen
The other is Roslyn
by skykooler on 8/31/23, 4:58 AM
Is there any way to play games (legally) on this if you don't have a Switch to dump them from? Is it possible to buy Switch games through a web browser?
by necrosyne on 8/31/23, 4:01 PM
I love Yuzu and Ryujinx both. It’s crazy that they can provide a superior experience to the native console. I suspect the party’s about to be over thanks in no small part to Denuvo.
by urza on 8/31/23, 11:18 AM
Why doesn't Nintento release their games to other platforms? I would love to play Zelda, but I am not going to buy a console just because of one game..
by monkeydust on 8/31/23, 10:09 AM
I just found out about miyoo recently and brought a miyoo plus. Great product / form factor.
by KolmogorovComp on 8/31/23, 4:00 PM
Tangential, but can these emulators run untrusted code? If not, is there some way to check for authenticity of random ROM like checksum?
If checksums were to work, do you know if a website centralizing those would fall under the law?
by gigatexal on 8/31/23, 8:23 AM
Absolutely stellar work, thank you for this!
by Weryj on 8/31/23, 9:59 AM
This was a great way to bring controller focused games to Mac
by edandersen on 9/1/23, 4:48 AM
RyujinX is now the poster-child for C#.
by smashah on 8/31/23, 2:16 PM
The developers shouldn't have to be anon for this type of amazing project. They should be publicly celebrated instead of having to hide for fear of being buried in legal trouble. Sad state of the world.